diff options
Diffstat (limited to 'src/icons/wave-sine.svg')
-rw-r--r-- | src/icons/wave-sine.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/icons/wave-sine.svg b/src/icons/wave-sine.svg new file mode 100644 index 00000000..b52fc51c --- /dev/null +++ b/src/icons/wave-sine.svg @@ -0,0 +1,8 @@ +--- +tags: [pulse, signal, ratio, rate, volume ] +version: "1.19" +unicode: "ecd4" +--- +<svg> + <path d="M21 12h-2c-.894 0 -1.662 -.857 -1.761 -2c-.296 -3.45 -.749 -6 -2.749 -6s-2.5 3.582 -2.5 8s-.5 8 -2.5 8s-2.452 -2.547 -2.749 -6c-.1 -1.147 -.867 -2 -1.763 -2h-2" /> +</svg> |