diff options
Diffstat (limited to '.icons/awkward/16x16/emblems/emblem-pause.svg')
-rw-r--r-- | .icons/awkward/16x16/emblems/emblem-pause.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/emblems/emblem-pause.svg b/.icons/awkward/16x16/emblems/emblem-pause.svg new file mode 100644 index 00000000..d8c955af --- /dev/null +++ b/.icons/awkward/16x16/emblems/emblem-pause.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <circle style="fill:#252a35" cx="8" cy="8" r="7"/> + <rect style="fill:#ffffff" width="2" height="8" x="5" y="4"/> + <rect style="fill:#ffffff" width="2" height="8" x="9" y="4"/> +</svg> |