diff options
Diffstat (limited to 'icons/crown-off.svg')
-rw-r--r-- | icons/crown-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/crown-off.svg b/icons/crown-off.svg new file mode 100644 index 00000000..e612fd25 --- /dev/null +++ b/icons/crown-off.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-crown-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 18h-13l-1.865 -9.327a0.25 .25 0 0 1 .4 -.244l4.465 3.571l1.6 -2.4m1.596 -2.394l.804 -1.206l4 6l4.464 -3.571a0.25 .25 0 0 1 .401 .244l-1.363 6.818" /> + <line x1="3" y1="3" x2="21" y2="21" /> +</svg> + + |