prescriptions icon
prescriptions-sharp from Material Symbols by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- prescriptions-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the prescriptions icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.375 22.075l1.15-1.15l-4.45-4.45l-1.15 1.15Q13 18.55 13 19.85t.925 2.225T16.15 23t2.225-.925m2.55-2.55l1.15-1.15Q23 17.45 23 16.15t-.925-2.225T19.85 13t-2.225.925l-1.15 1.15zM7 9h10V7H7zm5.538-4.962q.212-.213.212-.538t-.213-.537T12 2.75t-.537.213t-.213.537t.213.538t.537.212t.538-.213M11.125 21H3V3h6.2q.325-.9 1.088-1.45T12 1t1.713.55T14.8 3H21v8.125q-1.05-.25-2.087-.038T17 11.876V11H7v2h8.725l-2 2H7v2h4.875q-.575.875-.788 1.913T11.126 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPrescriptionsSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.375 22.075l1.15-1.15l-4.45-4.45l-1.15 1.15Q13 18.55 13 19.85t.925 2.225T16.15 23t2.225-.925m2.55-2.55l1.15-1.15Q23 17.45 23 16.15t-.925-2.225T19.85 13t-2.225.925l-1.15 1.15zM7 9h10V7H7zm5.538-4.962q.212-.213.212-.538t-.213-.537T12 2.75t-.537.213t-.213.537t.213.538t.537.212t.538-.213M11.125 21H3V3h6.2q.325-.9 1.088-1.45T12 1t1.713.55T14.8 3H21v8.125q-1.05-.25-2.087-.038T17 11.876V11H7v2h8.725l-2 2H7v2h4.875q-.575.875-.788 1.913T11.126 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.375 22.075l1.15-1.15l-4.45-4.45l-1.15 1.15Q13 18.55 13 19.85t.925 2.225T16.15 23t2.225-.925m2.55-2.55l1.15-1.15Q23 17.45 23 16.15t-.925-2.225T19.85 13t-2.225.925l-1.15 1.15zM7 9h10V7H7zm5.538-4.962q.212-.213.212-.538t-.213-.537T12 2.75t-.537.213t-.213.537t.213.538t.537.212t.538-.213M11.125 21H3V3h6.2q.325-.9 1.088-1.45T12 1t1.713.55T14.8 3H21v8.125q-1.05-.25-2.087-.038T17 11.876V11H7v2h8.725l-2 2H7v2h4.875q-.575.875-.788 1.913T11.126 21"/></svg> </template>
CSS
.icon-prescriptions-sharp {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.375%2022.075l1.15-1.15l-4.45-4.45l-1.15%201.15Q13%2018.55%2013%2019.85t.925%202.225T16.15%2023t2.225-.925m2.55-2.55l1.15-1.15Q23%2017.45%2023%2016.15t-.925-2.225T19.85%2013t-2.225.925l-1.15%201.15zM7%209h10V7H7zm5.538-4.962q.212-.213.212-.538t-.213-.537T12%202.75t-.537.213t-.213.537t.213.538t.537.212t.538-.213M11.125%2021H3V3h6.2q.325-.9%201.088-1.45T12%201t1.713.55T14.8%203H21v8.125q-1.05-.25-2.087-.038T17%2011.876V11H7v2h8.725l-2%202H7v2h4.875q-.575.875-.788%201.913T11.126%2021%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.375%2022.075l1.15-1.15l-4.45-4.45l-1.15%201.15Q13%2018.55%2013%2019.85t.925%202.225T16.15%2023t2.225-.925m2.55-2.55l1.15-1.15Q23%2017.45%2023%2016.15t-.925-2.225T19.85%2013t-2.225.925l-1.15%201.15zM7%209h10V7H7zm5.538-4.962q.212-.213.212-.538t-.213-.537T12%202.75t-.537.213t-.213.537t.213.538t.537.212t.538-.213M11.125%2021H3V3h6.2q.325-.9%201.088-1.45T12%201t1.713.55T14.8%203H21v8.125q-1.05-.25-2.087-.038T17%2011.876V11H7v2h8.725l-2%202H7v2h4.875q-.575.875-.788%201.913T11.126%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/prescriptions-sharp.svg?color=%231a73e8&size=48