diff options
author | codecalm <codecalm@gmail.com> | 2020-06-06 20:20:38 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-06 20:20:38 +0200 |
commit | 884dca6b4d44b387b7012afe025397d5e723b4b2 (patch) | |
tree | bbc7f6c0c16cbcbc6451bc6607ed73db1cdeeeca /src/_icons/ball-bowling.svg | |
parent | Release 1.9.0 (diff) | |
download | tabler-icons-884dca6b4d44b387b7012afe025397d5e723b4b2.tar.xz |
3 new icons: `ball-bowling`, `ball-volleyball`, `medical-cross`
Renamed icons:
- `ball` renamed to `ball-basketball`
Diffstat (limited to 'src/_icons/ball-bowling.svg')
-rw-r--r-- | src/_icons/ball-bowling.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/ball-bowling.svg b/src/_icons/ball-bowling.svg new file mode 100644 index 00000000..37e5a259 --- /dev/null +++ b/src/_icons/ball-bowling.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <polyline points="11 9 11 9.01"></polyline> + <polyline points="15 8 15 8.01"></polyline> + <polyline points="14 12 14 12.01"></polyline> +</svg> |