diff options
Diffstat (limited to 'src/_icons/crown-off.svg')
-rw-r--r-- | src/_icons/crown-off.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/crown-off.svg b/src/_icons/crown-off.svg index 157918a2..cf7d2b20 100644 --- a/src/_icons/crown-off.svg +++ b/src/_icons/crown-off.svg @@ -1,6 +1,6 @@ --- --- <svg> - <path d="M18 18H5L3.135 8.673a.25.25 0 0 1 .4-.244L8 12l1.6-2.4m1.596-2.394L12 6l4 6 4.464-3.571a.25.25 0 0 1 .401.244l-1.363 6.818"/> - <path d="M3 3l18 18"/> + <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> |