diff options
Diffstat (limited to 'icons/wave-sine.svg')
-rw-r--r-- | icons/wave-sine.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/wave-sine.svg b/icons/wave-sine.svg new file mode 100644 index 00000000..cb349058 --- /dev/null +++ b/icons/wave-sine.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wave-sine" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M21 12 h -2 c -0.894 0 -1.662 -0.857 -1.761 -2 c -0.296 -3.45 -0.749 -6 -2.749 -6 s -2.5 3.582 -2.5 8 s -0.5 8 -2.5 8 s -2.452 -2.547 -2.749 -6 c -0.1 -1.147 -0.867 -2 -1.763 -2 h -2" /> +</svg> + + |