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/24x24/apps/enhanced_browsing.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/enhanced_browsing.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/enhanced_browsing.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/enhanced_browsing.svg b/.icons/awkward/24x24/apps/enhanced_browsing.svg new file mode 100644 index 00000000..f6c6269a --- /dev/null +++ b/.icons/awkward/24x24/apps/enhanced_browsing.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="6" ry="6"/> + <rect style="fill:#6943b5" width="20" height="20" x="2" y="2" rx="6" ry="6"/> + <path style="opacity:0.1;fill:#ffffff" d="M 8,2 C 4.676,2 2,4.676 2,8 v 0.5 c 0,-3.324 2.676,-6 6,-6 h 8 c 3.324,0 6,2.676 6,6 V 8 C 22,4.676 19.324,2 16,2 Z"/> + <path style="opacity:0.2" d="m 17.042969,5.4867115 a 1.0001,1.0001 0 0 0 -0.978516,0.671875 l -4,11.0000005 a 1.0006162,1.0006162 0 1 0 1.880859,0.683594 l 4,-11.0000007 A 1.0001,1.0001 0 0 0 17.042969,5.4867115 Z M 8.5,9.5003834 A 1.5,1.5 0 0 0 7,11.000384 a 1.5,1.5 0 0 0 1.5,1.5 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5000006 z m 0,6.0000006 a 1.5,1.5 0 0 0 -1.5,1.5 1.5,1.5 0 0 0 1.5,1.5 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5 z"/> + <circle style="fill:#67d0ff" cx="8.5" cy="10.5" r="1.5"/> + <circle style="fill:#67d0ff" cx="8.5" cy="16.5" r="1.5"/> + <path style="fill:none;stroke:#67d0ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="m 13.005135,17 4,-11"/> +</svg> |