diff options
Diffstat (limited to '.icons/awkward/22x22/emblems/emblem-pause.svg')
-rw-r--r-- | .icons/awkward/22x22/emblems/emblem-pause.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/emblems/emblem-pause.svg b/.icons/awkward/22x22/emblems/emblem-pause.svg new file mode 100644 index 00000000..c882c1e5 --- /dev/null +++ b/.icons/awkward/22x22/emblems/emblem-pause.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <g transform="matrix(0.5,0,0,0.5,-1,-1)"> + <circle style="fill:#252a35" cx="24" cy="24" r="20"/> + <rect style="fill:#ffffff" width="6" height="28" x="16" y="10"/> + <rect style="fill:#ffffff" width="6" height="28" x="26" y="10"/> + </g> +</svg> |