diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
commit | 8e0675f7f6f397cd2604937640a5b254940ff201 (patch) | |
tree | d7fce8deb1051f6b68779f6cc08e05153bdbde71 /src/_icons/star.svg | |
parent | Release 1.22.0 (diff) | |
download | tabler-icons-8e0675f7f6f397cd2604937640a5b254940ff201.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/star.svg')
-rw-r--r-- | src/_icons/star.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/star.svg b/src/_icons/star.svg index 57d9c7f3..34697ea1 100644 --- a/src/_icons/star.svg +++ b/src/_icons/star.svg @@ -2,5 +2,5 @@ tags: [favorite, like, mark, bookmark, grade] --- <svg> - <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-4.993 -4.867l6.9 -1.002l3.086 -6.253l3.086 6.253l6.9 1.002l-4.993 4.867l1.179 6.873z" /> + <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /> </svg> |