diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/emblems/emblem-dropbox-app.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/emblems/emblem-dropbox-app.svg')
-rw-r--r-- | .icons/awkward/22x22/emblems/emblem-dropbox-app.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/emblems/emblem-dropbox-app.svg b/.icons/awkward/22x22/emblems/emblem-dropbox-app.svg new file mode 100644 index 00000000..bacaa6e3 --- /dev/null +++ b/.icons/awkward/22x22/emblems/emblem-dropbox-app.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <g transform="translate(-1,-1)"> + <path style="fill:#4caf50" d="M 10,2 C 8.892,2 8,2.892 8,4 V 6 H 4 C 2.892,6 2,6.892 2,8 V 12 H 4 C 5.108,12 6,12.892 6,14 6,15.108 5.108,16 4,16 H 2 V 20 C 2,21.108 2.892,22 4,22 H 8 V 20 C 8,18.892 8.892,18 10,18 11.108,18 12,18.892 12,20 V 22 H 16 C 17.108,22 18,21.108 18,20 V 16 H 20 C 21.108,16 22,15.108 22,14 22,12.892 21.108,12 20,12 H 18 V 8 C 18,6.892 17.108,6 16,6 H 12 V 4 C 12,2.892 11.108,2 10,2 Z"/> + </g> +</svg> |