Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
10
static/icons/shield-disabled.svg
Normal file
10
static/icons/shield-disabled.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
|
||||
<g clip-path="url(#a)">
|
||||
<path d="M4.785 4.852C4.312 4.947 4 5 4 5v8c0 7 8 9 8 9s3.791-.948 6.154-3.822M8.176 3.932C9.738 3.312 12 2 12 2s2.438 1.414 4 2c1.562.586 4 1 4 1v8c0 .88-.126 1.681-.348 2.409M1.929 1.929 22.07 22.07"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill="#fff" d="M0 0h24v24H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 562 B |
Loading…
Add table
Add a link
Reference in a new issue