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/multimc.svg | |
parent | d6fc37e486ed656f6bb8e687a432595819661b3a (diff) | |
download | PrismLauncher-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.gz PrismLauncher-90a3997d2c74e1a4375d01ae9e5162ed65c48b64.tar.bz2 PrismLauncher-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/multimc.svg')
-rw-r--r-- | application/resources/flat/scalable/multimc.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/application/resources/flat/scalable/multimc.svg b/application/resources/flat/scalable/multimc.svg new file mode 100644 index 00000000..1c1f2359 --- /dev/null +++ b/application/resources/flat/scalable/multimc.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="M0,2A2,2,0,0,1,2,0H22a2,2,0,0,1,2,2V8L22,8V6H20V8H18v2H16V8H14V6H12V8H10V6H8v4H6V8H4V6H2V8H0ZM0,22a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V10H22V22H2V10H0Zm18.71-3.29a3.83,3.83,0,0,0-5.41-5.41L12,14.59l-1.29-1.29a3.83,3.83,0,1,0,0,5.41L12,17.41l1.29,1.29a3.83,3.83,0,0,0,5.41,0Zm-4-4a1.83,1.83,0,1,1,0,2.59L13.41,16Zm-5.41,0L10.59,16,9.29,17.29a1.83,1.83,0,1,1,0-2.59Z"/> +</svg>
\ No newline at end of file |