diff options
author | 2017-10-06 04:58:22 +0200 | |
---|---|---|
committer | 2017-10-06 04:58:22 +0200 | |
commit | 792a58d08092ca9cc6652648040cd7967b8d4694 (patch) | |
tree | 9f5288ccfa5819df1ef2b3ea1c86ca2585bd6315 /Flat Remix Light/emblems/scalable/emblem-pause.svg | |
parent | 7867cbf30aa7e6045dcfe455548ad81b4ad0e947 (diff) | |
download | flat-remix-792a58d08092ca9cc6652648040cd7967b8d4694.tar.gz flat-remix-792a58d08092ca9cc6652648040cd7967b8d4694.zip |
new light version
Diffstat (limited to '')
-rw-r--r-- | Flat Remix Light/emblems/scalable/emblem-pause.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Flat Remix Light/emblems/scalable/emblem-pause.svg b/Flat Remix Light/emblems/scalable/emblem-pause.svg new file mode 100644 index 000000000..cc90a2a8a --- /dev/null +++ b/Flat Remix Light/emblems/scalable/emblem-pause.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> + <g transform="scale(0.5,0.5)"> + <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> |