diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 17:25:14 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 17:25:14 +0100 |
commit | 0195c493c1690ae51c642a2c6d5a07e20719040a (patch) | |
tree | ab1f3aa0c0022886df496513885cfd8ab9042b5b /_icons/star.svg | |
parent | icons (diff) | |
download | tabler-icons-0195c493c1690ae51c642a2c6d5a07e20719040a.tar.xz |
arrows, faces
Diffstat (limited to '_icons/star.svg')
-rw-r--r-- | _icons/star.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/star.svg b/_icons/star.svg new file mode 100644 index 00000000..918f4474 --- /dev/null +++ b/_icons/star.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M12 17.75l-6.172 3.245 1.179-6.873-4.993-4.867 6.9-1.002L12 2l3.086 6.253 6.9 1.002-4.993 4.867 1.179 6.873z" /> +</svg> |