diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 19:28:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 19:28:29 +0200 |
commit | dfcdd0ffc55f051e2a03262b19298996bdd725ad (patch) | |
tree | ac91856ae36044e3a8d43ae46d983c2c43286f1c /src/_icons/accessible.svg | |
parent | new icons, rotate, checks (diff) | |
download | tabler-icons-dfcdd0ffc55f051e2a03262b19298996bdd725ad.tar.xz |
new icons: accessible, float, disabled-2
Diffstat (limited to 'src/_icons/accessible.svg')
-rw-r--r-- | src/_icons/accessible.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/accessible.svg b/src/_icons/accessible.svg new file mode 100644 index 00000000..6bc6f907 --- /dev/null +++ b/src/_icons/accessible.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M10 16.5l2 -3l2 3m-2 -3v-2l3 -1m-6 0l3 1" /> + <circle cx="12" cy="7.5" r=".5" /> +</svg> |