This commit is contained in:
parent
fbfc3430a0
commit
1e1ede6cf0
207 changed files with 12220 additions and 0 deletions
7
website/public/static/img/toolbox-icons/target.svg
Normal file
7
website/public/static/img/toolbox-icons/target.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Target">
|
||||
<rect width="256" height="256" rx="36" fill="#21191c"/>
|
||||
<circle cx="128" cy="128" r="76" fill="#36262b" stroke="#ffffff" stroke-opacity=".25" stroke-width="8"/>
|
||||
<circle cx="128" cy="128" r="48" fill="none" stroke="#ffb3c1" stroke-width="10"/>
|
||||
<circle cx="128" cy="128" r="16" fill="#ffb3c1"/>
|
||||
<path d="M128 40v28M128 188v28M40 128h28M188 128h28" stroke="#ffffff" stroke-opacity=".7" stroke-width="10" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 537 B |
Loading…
Add table
Add a link
Reference in a new issue