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/16x16/apps/idevice.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/idevice.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/idevice.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/idevice.svg b/.icons/awkward/16x16/apps/idevice.svg new file mode 100644 index 00000000..c5c3f9c9 --- /dev/null +++ b/.icons/awkward/16x16/apps/idevice.svg @@ -0,0 +1,6 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <rect width="16" height="16" rx="1" ry="1" style="fill:#fc9300"/> + <path d="M 7,4 C 5,3 3,4 3,8 c 0,5 1,7 5,7 4,0 5,-1 6,-3 1,-2 1,-4 1,-4 C 15,8 15,5 12.856182,5.0479394 10.620673,5.0979292 9,5 9,5 Z" style="fill:#ffff00"/> + <path d="M 5.53125,3.640625 C 4.125,3.6875 3,5 3,8 c 0,5 1,7 5,7 4,0 5,-1 6,-3 1,-2 1,-4 1,-4 C 15,8 14.999287,5.0008887 12.855469,5.0488281 10.61996,5.0988179 9,5 9,5 L 7,4 C 6.5,3.75 6,3.625 5.53125,3.640625 Z M 5,5 h 1 l 3,1 h 5 v 3 l -1,3 -2,2 H 6 L 4,12 V 6 Z" style="fill:#93dc00"/> + <path d="M 7,1 8,5 9,3 Z m 1,4 h 5 v 3 l -1,3 -2,2 H 5 L 3,11 V 5 L 4,4 H 5 Z M 8,5 6,3 C 5.6047153,2.6047153 5,2.625 4.53125,2.640625 3.125,2.6875 2,4 2,7 c 0,5 1,7 5,7 4,0 5,-1 6,-3 C 14,9 14,7 14,7 14,7 13.999287,4.0008887 11.855469,4.0488281 9.6199598,4.0988179 8,5 8,5 Z" style="fill:#4f4f4f"/> +</svg> |