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/24/actions/stock_notes.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/stock_notes.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/stock_notes.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/stock_notes.svg b/.icons/Material-Black-Lime-Numix/24/actions/stock_notes.svg new file mode 100644 index 00000000..49c495d0 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/stock_notes.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"> + <defs> + <path id="SVGCleanerId_0" d="m 14 12 20 0 c 1.105 0 2 0.895 2 2 l 0 20 c 0 1.105 -0.895 2 -2 2 l -20 0 c -1.105 0 -2 -0.895 -2 -2 l 0 -20 c 0 -1.105 0.895 -2 2 -2 m 0 0"/> + </defs> + <use height="24" width="24" xlink:href="#SVGCleanerId_0" transform="matrix(0.60416667,0,0,0.60416667,-2.5000001,-2.5000001)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#af8566;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2.483"/> + <use height="24" width="24" xlink:href="#SVGCleanerId_0" transform="matrix(0.58333333,0,0,0.58333333,-1.9999999,-1.9999999)" style="fill:#fff4ab;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 5 15 14 0 0 1 -14 0 z" style="fill:#e4d66a;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 5 12 14 0 0 1 -14 0" style="fill:#e4d66a;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 5 9 14 0 0 1 -14 0" style="fill:#e4d66a;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 9 5 1 0 0 14 -1 0 z" style="fill:#e6b2a9;fill-opacity:1;stroke:none;fill-rule:nonzero"/> +</svg> |