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/apps/simplescreenrecorder.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/simplescreenrecorder.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/simplescreenrecorder.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/simplescreenrecorder.svg b/.icons/awkward/22x22/apps/simplescreenrecorder.svg new file mode 100644 index 00000000..0c9f20d0 --- /dev/null +++ b/.icons/awkward/22x22/apps/simplescreenrecorder.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="fill:#8e8e8e" width="16" height="12" x="-20" y="-17" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="16" height="20" x="-18" y="-21" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#dc4f47" width="12" height="16" x="-16" y="-19" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2,2 C 1.446,2 1,2.446 1,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 3 C 21,2.446 20.554,2 20,2 Z"/> + <path style="opacity:0.2" d="m 5,19 v 0.5 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 V 19 c 0,0.554 -0.446,1 -1,1 H 6 C 5.446,20 5,19.554 5,19 Z"/> + <path style="opacity:0.2" d="m 1,17 v 0.5 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 V 17 c 0,0.554 -0.446,1 -1,1 H 2 C 1.446,18 1,17.554 1,17 Z"/> + <g style="opacity:0.2" transform="translate(0,-1.50075)"> + <path d="m 6.5318,9.0005 h 5.9347 c 0.533,0 0.533,0.5714 0.533,0.5714 v 4.85685 c 0,0.572 -0.533,0.572 -0.533,0.572 H 6.5334 c 0,0 -0.5334,0 -0.5334,-0.571 V 9.5724 c 0,0 0,-0.5714 0.5334,-0.5714 z"/> + <path d="m 15.9995,9.5005 v 5 l -3,-2.5 z"/> + </g> + <g style="fill:#ffffff" transform="translate(0,-2.0005)"> + <path d="m 6.5318,9.0005 h 5.9347 c 0.533,0 0.533,0.5714 0.533,0.5714 v 4.85685 c 0,0.572 -0.533,0.572 -0.533,0.572 H 6.5334 c 0,0 -0.5334,0 -0.5334,-0.571 V 9.5724 c 0,0 0,-0.5714 0.5334,-0.5714 z"/> + <path d="m 15.9995,9.5005 v 5 l -3,-2.5 z"/> + </g> +</svg> |