diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/crown-off.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
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> |