diff options
Diffstat (limited to 'src/_icons/ballon.svg')
-rw-r--r-- | src/_icons/ballon.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/ballon.svg b/src/_icons/ballon.svg new file mode 100644 index 00000000..f355aca6 --- /dev/null +++ b/src/_icons/ballon.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M14 8a2 2 0 0 0 -2 -2" /> + <path d="M6 8a6 6 0 1 1 12 0c0 4.97 -2.686 9 -6 9s-6 -4.03 -6 -9" /> + <path d="M12 17v1a2 2 0 0 1 -2 2h-3a2 2 0 0 0 -2 2" /> +</svg> |