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/48x48/status/camera-on.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/status/camera-on.svg')
-rw-r--r-- | .icons/awkward/48x48/status/camera-on.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/status/camera-on.svg b/.icons/awkward/48x48/status/camera-on.svg new file mode 100644 index 00000000..29bf320e --- /dev/null +++ b/.icons/awkward/48x48/status/camera-on.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="-45" y="-44" rx="20" ry="20" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e4e4e4" width="40" height="40" x="-44" y="-44" rx="20" ry="20" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="fill:#3f3f3f" cx="24" cy="24" r="12"/> + <circle style="opacity:0.2" cx="24" cy="-25" r="9" transform="scale(1,-1)"/> + <circle style="fill:#ba174e" cx="24" cy="-24" r="9" transform="scale(1,-1)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 24,4 C 12.92,4 4,12.92 4,24 4,24.168 4.0076,24.333 4.0117,24.5 4.2764,13.654 13.088,5 23.9997,5 c 10.9117,0 19.724,8.654 19.988,19.5 0.004,-0.167 0.012,-0.332 0.012,-0.5 0,-11.08 -8.92,-20 -20,-20 z"/> + <circle style="opacity:0.2" cx="24" cy="25" r="6"/> + <circle style="fill:#d67495" cx="24" cy="24" r="6"/> +</svg> |