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/notes.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/notes.svg')
-rw-r--r-- | application/resources/flat/scalable/notes.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/application/resources/flat/scalable/notes.svg b/application/resources/flat/scalable/notes.svg new file mode 100644 index 00000000..ebe0cb5a --- /dev/null +++ b/application/resources/flat/scalable/notes.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="M14,17H7V15H14M17,13H7V11H17M17,9H7V7H17M19,3H5C3.89,3 3,3.89 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5C21,3.89 20.1,3 19,3Z"/> +</svg>
\ No newline at end of file |