diff options
author | codecalm <codecalm@gmail.com> | 2020-03-22 21:13:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-22 21:13:02 +0100 |
commit | ec1d39f0520b778e1ca72ffafbb1ef3cf1dc4062 (patch) | |
tree | 02513a328b96b563eda666720c2adb550529b7c1 /src | |
parent | virus icon (diff) | |
download | tabler-icons-ec1d39f0520b778e1ca72ffafbb1ef3cf1dc4062.tar.xz |
diamond icon
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/diamond.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/diamond.svg b/src/_icons/diamond.svg new file mode 100644 index 00000000..1a7a142f --- /dev/null +++ b/src/_icons/diamond.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M6 5h12l3 5l-8.5 9.5a.7 .7 0 0 1 -1 0l-8.5 -9.5l3 -5" /> + <path d="M10 12l-2 -2.2l.6 -1" /> +</svg> |