diff options
Diffstat (limited to 'src/icons/ballon.svg')
-rw-r--r-- | src/icons/ballon.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/ballon.svg b/src/icons/ballon.svg new file mode 100644 index 00000000..1d3d5777 --- /dev/null +++ b/src/icons/ballon.svg @@ -0,0 +1,10 @@ +--- +tags: [party, birthday, decoration] +version: "1.42" +unicode: "ef3a" +--- +<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> |