diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/22/places/custom-folder-open.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/22/places/custom-folder-open.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/22/places/custom-folder-open.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/22/places/custom-folder-open.svg b/.icons/Material-Black-Lime-Numix/22/places/custom-folder-open.svg new file mode 100644 index 00000000..b7f28b56 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/22/places/custom-folder-open.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> + <defs> + <radialGradient id="radialGradient3766" r="11" gradientTransform="matrix(1.18182 0 0 0.09091 -2 19.273)" cx="11" cy="19" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#000;stop-opacity:1"/> + <stop style="stop-color:#000;stop-opacity:0" offset="1"/> + </radialGradient> + </defs> + <rect y="-0.002" height="10" rx="1" width="18" style="fill:#7db738;fill-opacity:1;stroke:none" x="2"/> + <path style="fill:url(#radialGradient3766);opacity:0.25;fill-opacity:1;stroke:none" d="m 24 21 a 13 1 0 0 1 -26 0 13 1 0 1 1 26 0 z"/> + <path style="fill:#fff1ed;opacity:0.6;fill-opacity:1;stroke:none" d="m 11 1.998 l -4 4 l 2 0 l 0 10 l 4 0 l 0 -10 l 2 0 l -4 -4 z"/> + <path style="fill:#b9ff66;fill-opacity:1;stroke:none" d="m 22 8.07 0 12.933 -22 0 0 -12 11 0 1 -2 9 0 c 0.5 0 1 0.533 1 1.067 z"/> + <path style="fill:#000;opacity:0.15;fill-opacity:1;stroke:none" d="m 0 19.998 0 1 22 0 0 -1 z"/> + <path style="fill:#000;opacity:0.03;fill-opacity:1;stroke:none" d="m 12 6.998 -1 2 -11 0 0 1 12 0 1 -2 8 0 c 0.5 0 1 0.5 1 1 l 0 -1 c 0 -0.5 -0.5 -1 -1 -1 z"/> + <path style="fill:#000;opacity:0.03;fill-opacity:1;stroke:none" d="M 3,0 C 2.446,0 2,0.446 2,1 L 2,2 C 2,1.446 2.446,1 3,1 l 16,0 c 0.554,0 1,0.446 1,1 L 20,1 C 20,0.446 19.554,0 19,0 L 3,0 Z"/> +</svg> |