diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:28:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:28:06 +0200 |
commit | 17a33fa302596b285edd2ae0c6ae0cb9797f72e8 (patch) | |
tree | da9142609d54149890bce86785cef6259d5b3c23 /src/_icons/accessible.svg | |
parent | npm files fixes (diff) | |
parent | currency yen fix (diff) | |
download | tabler-icons-17a33fa302596b285edd2ae0c6ae0cb9797f72e8.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
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 0000000..6bc6f90 --- /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> |