diff options
author | Petr Mrázek <peterix@gmail.com> | 2017-12-03 21:52:40 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2017-12-03 21:52:40 +0100 |
commit | 90a3997d2c74e1a4375d01ae9e5162ed65c48b64 (patch) | |
tree | 6406a3ecf303185e1603cab866593f5e072f864a /application/resources/flat/scalable/news.svg | |
parent | d6fc37e486ed656f6bb8e687a432595819661b3a (diff) | |
download | MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.gz MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.lz MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.xz MultiMC-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.zip |
NOISSUE add flat icon theme by Michael
It's the google icon font, all scalable and grey.
Diffstat (limited to 'application/resources/flat/scalable/news.svg')
-rw-r--r-- | application/resources/flat/scalable/news.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/application/resources/flat/scalable/news.svg b/application/resources/flat/scalable/news.svg new file mode 100644 index 00000000..8868414e --- /dev/null +++ b/application/resources/flat/scalable/news.svg @@ -0,0 +1,3 @@ +<svg fill="#757575" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> + <path d="M20,11H4V8H20M20,15H13V13H20M20,19H13V17H20M11,19H4V13H11M20.33,4.67L18.67,3L17,4.67L15.33,3L13.67,4.67L12,3L10.33,4.67L8.67,3L7,4.67L5.33,3L3.67,4.67L2,3V19A2,2 0 0,0 4,21H20A2,2 0 0,0 22,19V3L20.33,4.67Z"/> +</svg>
\ No newline at end of file |