pharmacy alt negative icon
pharmacy-alt-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- pharmacy-alt-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the pharmacy alt negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsPharmacyAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 .002H0v48h48zM16 42V32H6V16h10V6h16v10h10v16H32v10zm7.87-25.497h2.63a1 1 0 0 0 0-2h-2.63c-.349 0-.755.057-1.15.25c-1.424.695-2.23 1.897-2.673 3.068c-.15.395-.261.795-.343 1.182h2.058q.067-.24.155-.475c.322-.852.845-1.57 1.68-1.978a.6.6 0 0 1 .274-.047m-6.733 4.488c-.15-.532.31-.988.863-.988h12c.552 0 1.013.456.863.988c-.306 1.09-1.109 2.054-2.234 2.763c.256.445.371.948.371 1.471c0 .963-.388 1.87-1.333 2.48c-.672.433-1.565.675-2.667.761v5.537h3v2h-8v-2h3v-5.491c-.593.016-1.087.058-1.47.17c-.272.079-.39.167-.44.223c-.03.035-.09.114-.09.345c0 .233.06.314.092.35c.05.056.168.145.439.224a3.4 3.4 0 0 0 .469.098v2.013a6 6 0 0 1-1.03-.191c-.48-.14-.986-.38-1.374-.817C19.19 30.47 19 29.893 19 29.25s.19-1.219.597-1.675c.388-.436.895-.674 1.374-.814c.612-.178 1.334-.233 2.03-.25v-1.559c-2.938-.3-5.287-1.902-5.864-3.961m9.446 5.032c-.283.183-.774.357-1.583.435v-1.506a9 9 0 0 0 1.771-.356c.165.157.229.348.229.63c0 .37-.112.601-.417.797" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPharmacyAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPharmacyAltNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsPharmacyAltNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 .002H0v48h48zM16 42V32H6V16h10V6h16v10h10v16H32v10zm7.87-25.497h2.63a1 1 0 0 0 0-2h-2.63c-.349 0-.755.057-1.15.25c-1.424.695-2.23 1.897-2.673 3.068c-.15.395-.261.795-.343 1.182h2.058q.067-.24.155-.475c.322-.852.845-1.57 1.68-1.978a.6.6 0 0 1 .274-.047m-6.733 4.488c-.15-.532.31-.988.863-.988h12c.552 0 1.013.456.863.988c-.306 1.09-1.109 2.054-2.234 2.763c.256.445.371.948.371 1.471c0 .963-.388 1.87-1.333 2.48c-.672.433-1.565.675-2.667.761v5.537h3v2h-8v-2h3v-5.491c-.593.016-1.087.058-1.47.17c-.272.079-.39.167-.44.223c-.03.035-.09.114-.09.345c0 .233.06.314.092.35c.05.056.168.145.439.224a3.4 3.4 0 0 0 .469.098v2.013a6 6 0 0 1-1.03-.191c-.48-.14-.986-.38-1.374-.817C19.19 30.47 19 29.893 19 29.25s.19-1.219.597-1.675c.388-.436.895-.674 1.374-.814c.612-.178 1.334-.233 2.03-.25v-1.559c-2.938-.3-5.287-1.902-5.864-3.961m9.446 5.032c-.283.183-.774.357-1.583.435v-1.506a9 9 0 0 0 1.771-.356c.165.157.229.348.229.63c0 .37-.112.601-.417.797" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPharmacyAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsPharmacyAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 .002H0v48h48zM16 42V32H6V16h10V6h16v10h10v16H32v10zm7.87-25.497h2.63a1 1 0 0 0 0-2h-2.63c-.349 0-.755.057-1.15.25c-1.424.695-2.23 1.897-2.673 3.068c-.15.395-.261.795-.343 1.182h2.058q.067-.24.155-.475c.322-.852.845-1.57 1.68-1.978a.6.6 0 0 1 .274-.047m-6.733 4.488c-.15-.532.31-.988.863-.988h12c.552 0 1.013.456.863.988c-.306 1.09-1.109 2.054-2.234 2.763c.256.445.371.948.371 1.471c0 .963-.388 1.87-1.333 2.48c-.672.433-1.565.675-2.667.761v5.537h3v2h-8v-2h3v-5.491c-.593.016-1.087.058-1.47.17c-.272.079-.39.167-.44.223c-.03.035-.09.114-.09.345c0 .233.06.314.092.35c.05.056.168.145.439.224a3.4 3.4 0 0 0 .469.098v2.013a6 6 0 0 1-1.03-.191c-.48-.14-.986-.38-1.374-.817C19.19 30.47 19 29.893 19 29.25s.19-1.219.597-1.675c.388-.436.895-.674 1.374-.814c.612-.178 1.334-.233 2.03-.25v-1.559c-2.938-.3-5.287-1.902-5.864-3.961m9.446 5.032c-.283.183-.774.357-1.583.435v-1.506a9 9 0 0 0 1.771-.356c.165.157.229.348.229.63c0 .37-.112.601-.417.797" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPharmacyAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-pharmacy-alt-negative {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsPharmacyAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%20.002H0v48h48zM16%2042V32H6V16h10V6h16v10h10v16H32v10zm7.87-25.497h2.63a1%201%200%200%200%200-2h-2.63c-.349%200-.755.057-1.15.25c-1.424.695-2.23%201.897-2.673%203.068c-.15.395-.261.795-.343%201.182h2.058q.067-.24.155-.475c.322-.852.845-1.57%201.68-1.978a.6.6%200%200%201%20.274-.047m-6.733%204.488c-.15-.532.31-.988.863-.988h12c.552%200%201.013.456.863.988c-.306%201.09-1.109%202.054-2.234%202.763c.256.445.371.948.371%201.471c0%20.963-.388%201.87-1.333%202.48c-.672.433-1.565.675-2.667.761v5.537h3v2h-8v-2h3v-5.491c-.593.016-1.087.058-1.47.17c-.272.079-.39.167-.44.223c-.03.035-.09.114-.09.345c0%20.233.06.314.092.35c.05.056.168.145.439.224a3.4%203.4%200%200%200%20.469.098v2.013a6%206%200%200%201-1.03-.191c-.48-.14-.986-.38-1.374-.817C19.19%2030.47%2019%2029.893%2019%2029.25s.19-1.219.597-1.675c.388-.436.895-.674%201.374-.814c.612-.178%201.334-.233%202.03-.25v-1.559c-2.938-.3-5.287-1.902-5.864-3.961m9.446%205.032c-.283.183-.774.357-1.583.435v-1.506a9%209%200%200%200%201.771-.356c.165.157.229.348.229.63c0%20.37-.112.601-.417.797%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPharmacyAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsPharmacyAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%20.002H0v48h48zM16%2042V32H6V16h10V6h16v10h10v16H32v10zm7.87-25.497h2.63a1%201%200%200%200%200-2h-2.63c-.349%200-.755.057-1.15.25c-1.424.695-2.23%201.897-2.673%203.068c-.15.395-.261.795-.343%201.182h2.058q.067-.24.155-.475c.322-.852.845-1.57%201.68-1.978a.6.6%200%200%201%20.274-.047m-6.733%204.488c-.15-.532.31-.988.863-.988h12c.552%200%201.013.456.863.988c-.306%201.09-1.109%202.054-2.234%202.763c.256.445.371.948.371%201.471c0%20.963-.388%201.87-1.333%202.48c-.672.433-1.565.675-2.667.761v5.537h3v2h-8v-2h3v-5.491c-.593.016-1.087.058-1.47.17c-.272.079-.39.167-.44.223c-.03.035-.09.114-.09.345c0%20.233.06.314.092.35c.05.056.168.145.439.224a3.4%203.4%200%200%200%20.469.098v2.013a6%206%200%200%201-1.03-.191c-.48-.14-.986-.38-1.374-.817C19.19%2030.47%2019%2029.893%2019%2029.25s.19-1.219.597-1.675c.388-.436.895-.674%201.374-.814c.612-.178%201.334-.233%202.03-.25v-1.559c-2.938-.3-5.287-1.902-5.864-3.961m9.446%205.032c-.283.183-.774.357-1.583.435v-1.506a9%209%200%200%200%201.771-.356c.165.157.229.348.229.63c0%20.37-.112.601-.417.797%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPharmacyAltNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/pharmacy-alt-negative.svg?color=%231a73e8&size=48