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/48/places/green-folder-open.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/places/green-folder-open.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/places/green-folder-open.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/places/green-folder-open.svg b/.icons/Material-Black-Lime-Numix/48/places/green-folder-open.svg new file mode 100644 index 00000000..29f821c3 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/places/green-folder-open.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <defs> + <radialGradient gradientUnits="userSpaceOnUse" r="21.08" cy="41.38" cx="24.08" id="radialGradient3850" gradientTransform="matrix(1 0 0 0.11308 0 36.704)"> + <stop style="stop-color:#000;stop-opacity:0.392"/> + <stop style="stop-color:#000;stop-opacity:0" offset="1"/> + </radialGradient> + </defs> + <g> + <path style="fill:url(#radialGradient3850);opacity:0.65;fill-opacity:1;stroke:none" d="m 45.15 41.38 a 21.08 2.383 0 1 1 -42.15 0 21.08 2.383 0 1 1 42.15 0 z" transform="matrix(1.13875 0 0 1.04903 -3.416 -1.912)"/> + </g> + <rect style="fill:#388e3c;fill-opacity:1;stroke:none" y="1.998" height="23" x="7" width="34" rx="2"/> + <path style="fill:#fff1ed;opacity:0.6;fill-opacity:1;stroke:none" d="m 24 4.998 l -8 8 l 4 0 l 0 18 l 8 0 l 0 -18 l 4 0 l -8 -8 z"/> + <path style="fill:#66bb6a;fill-opacity:1;stroke:none" d="m 45 17.998 0 24 -42 0 0 -22 20 0 2 -4 18 0 c 1 0 2 1 2 2 z"/> + <path style="fill:#000;opacity:0.15;fill-opacity:1;stroke:none" d="m 3 40.998 0 1 42 0 0 -1 z"/> + <path style="fill:#000;opacity:0.03;fill-opacity:1;stroke:none" d="m 25 15.998 -2 4 -20 0 0 1 21 0 2 -4 17 0 c 1 0 2 1 2 2 l 0 -1 c 0 -1 -1.01 -2.11 -2 -2 z"/> + <path style="fill:#000;opacity:0.03;fill-opacity:1;stroke:none" d="M 9,2 C 7.892,2 7,2.892 7,4 L 7,5 C 7,3.892 7.892,3 9,3 l 30,0 c 1.108,0 2,0.892 2,2 L 41,4 C 41,2.892 40.108,2 39,2 L 9,2 Z"/> +</svg> |