forked from 0x2620/oxjs
change symbols from png to svg
This commit is contained in:
parent
802600f19f
commit
f8485f0874
570 changed files with 1674 additions and 343 deletions
|
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE svg>
|
||||
<svg width="900" height="600" viewBox="-18 -12 36 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<rect x="-18" y="-12" width="36" height="24" fill="white"/>
|
||||
<path d="M 0,-12 v 24 M -18,0 h 36" stroke="#e8112d" stroke-width="6" fill="none"/>
|
||||
<path id="arm" d="M -9,2 l 1,-1 h 9 v -2 h -9 l -1,-1 z" fill="#f9dd16"/>
|
||||
<use xlink:href="#arm" transform="rotate(90)"/>
|
||||
<use xlink:href="#arm" transform="rotate(-90)"/>
|
||||
<use xlink:href="#arm" transform="rotate(180)"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 586 B |
Loading…
Add table
Add a link
Reference in a new issue