diff options
author | codecalm <codecalm@gmail.com> | 2020-03-24 18:00:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-24 18:00:41 +0100 |
commit | 70084930c08c1dba8a8dfa926cbdb09df2c9b7e6 (patch) | |
tree | b43093cfa01c3ba568fa66eaf52259d369c87b7b /src/_icons/dice-6.svg | |
parent | diamond icon (diff) | |
download | tabler-icons-70084930c08c1dba8a8dfa926cbdb09df2c9b7e6.tar.xz |
aperture, infinity icon, color swatch
Diffstat (limited to 'src/_icons/dice-6.svg')
-rw-r--r-- | src/_icons/dice-6.svg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/_icons/dice-6.svg b/src/_icons/dice-6.svg deleted file mode 100644 index ec5ed26e..00000000 --- a/src/_icons/dice-6.svg +++ /dev/null @@ -1,11 +0,0 @@ ---- ---- -<svg> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="8" cy="8" r=".5" /> - <circle cx="8" cy="12" r=".5" /> - <circle cx="8" cy="16" r=".5" /> - <circle cx="16" cy="8" r=".5" /> - <circle cx="16" cy="12" r=".5" /> - <circle cx="16" cy="16" r=".5" /> -</svg> |