diff options
Diffstat (limited to 'src/icons/medicine-syrup.svg')
-rw-r--r-- | src/icons/medicine-syrup.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/medicine-syrup.svg b/src/icons/medicine-syrup.svg new file mode 100644 index 00000000..8fd0d47b --- /dev/null +++ b/src/icons/medicine-syrup.svg @@ -0,0 +1,12 @@ +--- +tags: [bottle, pharmacy, healthcare, health, mixture, drug] +category: Health +version: "1.44" +unicode: "ef63" +--- +<svg> + <path d="M8 21h8a1 1 0 0 0 1 -1v-10a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v10a1 1 0 0 0 1 1z" /> + <path d="M10 14h4" /> + <path d="M12 12v4" /> + <path d="M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3" /> +</svg> |