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/64x64/apps/peek.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/peek.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/peek.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/peek.svg b/.icons/awkward/64x64/apps/peek.svg new file mode 100644 index 00000000..b74726a1 --- /dev/null +++ b/.icons/awkward/64x64/apps/peek.svg @@ -0,0 +1,23 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="2.8" ry="2.8"/> + <rect style="fill:#4f4f4f" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/> + <path style="opacity:0.1;fill:#ffffff" d="M 6.8008 4 C 5.2496 4 4 5.2496 4 6.8008 L 4 7.8008 C 4 6.2496 5.2496 5 6.8008 5 L 57.199 5 C 58.75 5 60 6.2496 60 7.8008 L 60 6.8008 C 60 5.2496 58.75 4 57.199 4 L 6.8008 4 z"/> + <rect style="opacity:0.2" width="48" height="36" x="8" y="21"/> + <rect style="fill:#ff8e20" width="48" height="36" x="8" y="20"/> + <circle style="opacity:0.2" cx="52" cy="13" r="3"/> + <circle style="fill:#ed333b" cx="52" cy="12" r="3"/> + <g style="opacity:0.2;fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round" transform="translate(0,1)"> + <path d="M 14.5,42.5 V 49.5 H 21.5"/> + <path d="M 49.5,42.5 V 49.5 H 42.5"/> + <path d="M 49.5,33.5 V 26.5 H 42.5"/> + <path d="M 14.5,33.5 V 26.5 H 21.5"/> + </g> + <g style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:round"> + <path d="M 14.5,42.5 V 49.5 H 21.5"/> + <path d="M 49.5,42.5 V 49.5 H 42.5"/> + <path d="M 49.5,33.5 V 26.5 H 42.5"/> + <path d="M 14.5,33.5 V 26.5 H 21.5"/> + </g> + <rect style="opacity:0.2" width="16" height="3" x="24" y="12" rx="1.4" ry="1.4"/> + <rect style="fill:#e4e4e4" width="16" height="3" x="24" y="11" rx="1.4" ry="1.4"/> +</svg> |