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