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/32/actions/stock_insert-note.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/32/actions/stock_insert-note.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/32/actions/stock_insert-note.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/32/actions/stock_insert-note.svg b/.icons/Material-Black-Lime-Numix/32/actions/stock_insert-note.svg new file mode 100644 index 00000000..1506bb14 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/32/actions/stock_insert-note.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"> + <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="32" width="32" xlink:href="#SVGCleanerId_0" transform="matrix(1.0416667,0,0,1.0416667,-9.0000008,-9.0000008)" style="stroke-dasharray:none;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#af8566;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2.88"/> + <use height="32" width="32" xlink:href="#SVGCleanerId_0" transform="translate(-8.0000005,-8.0000008)" style="fill:#fff4ab;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 4 22 24 0 0 2 -24 0 z" style="fill:#e4d66a;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 4 16 24 0 0 2 -24 0 z" style="fill:#e4d66a;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 4 10 24 0 0 2 -24 0 z" style="fill:#e4d66a;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 10 4 2 0 0 24 -2 0 z" style="fill:#e6b2a9;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 32 20 -6 0 0 -6 -6 0 0 6 -6 0 0 6 6 0 0 6 6 0 0 -6 6 0 z" style="fill:#859900"/> +</svg> |