diff options
Diffstat (limited to 'src/icons/prescription.svg')
-rw-r--r-- | src/icons/prescription.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/prescription.svg b/src/icons/prescription.svg new file mode 100644 index 00000000..cb6459a5 --- /dev/null +++ b/src/icons/prescription.svg @@ -0,0 +1,11 @@ +--- +tags: [doctor, pharmacy, drug, pills, medical, disease] +category: Health +version: "1.47" +unicode: "ef99" +--- +<svg> + <path d="M6 19v-16h4.5a4.5 4.5 0 1 1 0 9h-4.5" /> + <path d="M19 21l-9 -9" /> + <path d="M13 21l6 -6" /> +</svg> |