diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 23:07:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 23:07:30 +0200 |
commit | b77ad0e6c17794dae7a7385755585a019b85dc2e (patch) | |
tree | d43aa369e2c73cd63644a071701e64a916b0f066 | |
parent | `star-half` icon #63 (diff) | |
download | tabler-icons-b77ad0e6c17794dae7a7385755585a019b85dc2e.tar.xz |
`crown` icon
-rw-r--r-- | src/_icons/crown.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/crown.svg b/src/_icons/crown.svg new file mode 100644 index 00000000..ce69e78b --- /dev/null +++ b/src/_icons/crown.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M12 6l4 6l5 -4l-2 10h-14l-2 -10l5 4z" /> +</svg> |