vaccines icon
vaccines-sharp from Material Symbols by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- vaccines-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the vaccines icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22.5L6 21v-4H3V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V17H8zM5 15h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm8 7v-8.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10h-1V8h7v2h-1v.5q0 .2.25.45t.55.6q.275.35.488.825T21 13.5V22zm2-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0 .6-.238 1t-.512.725t-.513.613T15 13.5zm0 6h4v-1.5h-4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVaccinesSharp(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="M8 22.5L6 21v-4H3V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V17H8zM5 15h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm8 7v-8.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10h-1V8h7v2h-1v.5q0 .2.25.45t.55.6q.275.35.488.825T21 13.5V22zm2-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0 .6-.238 1t-.512.725t-.513.613T15 13.5zm0 6h4v-1.5h-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22.5L6 21v-4H3V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V17H8zM5 15h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm8 7v-8.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10h-1V8h7v2h-1v.5q0 .2.25.45t.55.6q.275.35.488.825T21 13.5V22zm2-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0 .6-.238 1t-.512.725t-.513.613T15 13.5zm0 6h4v-1.5h-4z"/></svg> </template>
CSS
.icon-vaccines-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%22M8%2022.5L6%2021v-4H3V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V17H8zM5%2015h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm8%207v-8.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10h-1V8h7v2h-1v.5q0%20.2.25.45t.55.6q.275.35.488.825T21%2013.5V22zm2-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0%20.6-.238%201t-.512.725t-.513.613T15%2013.5zm0%206h4v-1.5h-4z%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%22M8%2022.5L6%2021v-4H3V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V17H8zM5%2015h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm8%207v-8.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10h-1V8h7v2h-1v.5q0%20.2.25.45t.55.6q.275.35.488.825T21%2013.5V22zm2-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0%20.6-.238%201t-.512.725t-.513.613T15%2013.5zm0%206h4v-1.5h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/vaccines-sharp.svg?color=%231a73e8&size=48