diff options
author | codecalm <codecalm@gmail.com> | 2020-03-22 20:30:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-22 20:30:07 +0100 |
commit | b3a93606cb4f54f94716374550f9329aa1127d79 (patch) | |
tree | 3ad992ecb70d8acae45794a372ff16914af1a891 /src/_icons/dice-4.svg | |
parent | readme icons number update (diff) | |
download | tabler-icons-b3a93606cb4f54f94716374550f9329aa1127d79.tar.xz |
note, notes icon
Diffstat (limited to 'src/_icons/dice-4.svg')
-rw-r--r-- | src/_icons/dice-4.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/dice-4.svg b/src/_icons/dice-4.svg index f2c41ae7..2a674484 100644 --- a/src/_icons/dice-4.svg +++ b/src/_icons/dice-4.svg @@ -2,8 +2,8 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="8" cy="8" r=".5"></circle> - <circle cx="8" cy="16" r=".5"></circle> - <circle cx="16" cy="8" r=".5"></circle> - <circle cx="16" cy="16" r=".5"></circle> + <circle cx="8" cy="8" r=".5" /> + <circle cx="8" cy="16" r=".5" /> + <circle cx="16" cy="8" r=".5" /> + <circle cx="16" cy="16" r=".5" /> </svg> |