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/status/changes-allow.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/status/changes-allow.svg')
-rw-r--r-- | .icons/awkward/16x16/status/changes-allow.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/status/changes-allow.svg b/.icons/awkward/16x16/status/changes-allow.svg new file mode 100644 index 00000000..b3c1b536 --- /dev/null +++ b/.icons/awkward/16x16/status/changes-allow.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <path style="fill:#d2d2d2" d="M 8 1 C 5.784 1 4 2.784 4 5 L 6 5 C 6 3.892 6.892 3 8 3 C 9.108 3 10 3.892 10 5 L 10 7 L 12 7 L 12 5 C 12 2.784 10.216 1 8 1 z"/> + <rect style="fill:#fe3c38" width="12" height="9" x="2" y="7" rx="1" ry="1"/> + <rect style="fill:#fe6a6a" width="12" height="5" x="2" y="9" rx="0" ry="0"/> +</svg> |