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/actions/notebook-new.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/22/actions/notebook-new.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/22/actions/notebook-new.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/22/actions/notebook-new.svg b/.icons/Material-Black-Lime-Numix/22/actions/notebook-new.svg new file mode 100644 index 00000000..6c641a32 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/22/actions/notebook-new.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> + <rect width="16" height="18" x="3" y="3" rx="2" style="fill:#e5e1c7;opacity:1;fill-opacity:1;stroke:none"/> + <rect rx="1" y="4" x="4" height="16" width="14" style="fill:#eae7d1;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="1" height="3" x="5" y="2" rx="0.5" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect rx="0.5" y="2" x="7" height="3" width="1" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="1" height="3" x="9" y="2" rx="0.5" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect rx="0.5" y="2" x="12" height="3" width="1" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="1" height="3" x="14" y="2" rx="0.5" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect rx="0.5" y="2" x="16" height="3" width="1" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="12" height="1" x="5" y="7" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect y="9" x="5" height="1" width="12" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="8" height="1" x="5" y="11" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect y="13" x="5" height="1" width="8" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="12" height="1" x="5" y="15" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <rect y="17" x="5" height="1" width="12" style="fill:#999;opacity:1;fill-opacity:1;stroke:none"/> + <path d="m 22 14 -4 0 0 -4 -4 0 0 4 -4 0 0 4 4 0 0 4 4 0 0 -4 4 0 z" style="fill:#859900"/> +</svg> |