diff options
Diffstat (limited to '.icons/awkward/16x16/apps/peek.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/peek.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/peek.svg b/.icons/awkward/16x16/apps/peek.svg new file mode 100644 index 00000000..ddfa2089 --- /dev/null +++ b/.icons/awkward/16x16/apps/peek.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <rect style="fill:#4f4f4f" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/> + <rect style="fill:#ff8e20" width="14" height="11" x="1" y="4"/> + <circle style="fill:#ed333b" cx="14" cy="2" r="1"/> + <g style="fill:none;stroke:#ffffff;stroke-linecap:round"> + <path d="M 3.5,10.5 V 12.5 H 5.5"/> + <path d="M 12.5,10.5 V 12.5 H 10.5"/> + <path d="M 12.5,8.5 V 6.5 H 10.5"/> + <path d="M 3.5,8.5 V 6.5 H 5.5"/> + </g> + <rect style="fill:#e4e4e4" width="4" height="1" x="6" y="2" rx=".5" ry=".5"/> +</svg> |