diff options
author | codecalm <codecalm@gmail.com> | 2020-09-03 21:35:03 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-03 21:35:03 +0200 |
commit | 2e098527dc5fa61b46b364b4ea8f82c7d2d5fb4c (patch) | |
tree | 378d7a1a329f874b27e245adf512011ecbe62cd8 /src/_icons/wave-square.svg | |
parent | Release 1.18.0 (diff) | |
download | tabler-icons-2e098527dc5fa61b46b364b4ea8f82c7d2d5fb4c.tar.xz |
`wave` icons #68
Diffstat (limited to 'src/_icons/wave-square.svg')
-rw-r--r-- | src/_icons/wave-square.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/wave-square.svg b/src/_icons/wave-square.svg new file mode 100644 index 00000000..079c12ed --- /dev/null +++ b/src/_icons/wave-square.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M3 12 h5 v8 h4 v-16 h4 v8 h5"></path> +</svg> |