vaccines icon
vaccines-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- vaccines-outline
- Set
- Material Symbols
- Style
- Outline
- 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-4H5q-.825 0-1.412-.587T3 15V7.5q-.425 0-.712-.288T2 6.5t.288-.712T3 5.5h3V4h-.5q-.425 0-.712-.288T4.5 3t.288-.712T5.5 2h3q.425 0 .713.288T9.5 3t-.288.713T8.5 4H8v1.5h3q.425 0 .713.288T12 6.5t-.288.713T11 7.5V15q0 .825-.587 1.413T9 17H8zM5 15h4v-1.5H7.25q-.3 0-.525-.225T6.5 12.75t.225-.525T7.25 12H9v-1.5H7.25q-.3 0-.525-.225T6.5 9.75t.225-.525T7.25 9H9V7.5H5zm10 7q-.825 0-1.412-.587T13 20v-6.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10q-.425 0-.712-.287T13.5 9t.288-.712T14.5 8h5q.425 0 .713.288T20.5 9t-.288.713T19.5 10v.5q0 .2.25.45t.55.6q.275.35.488.825T21 13.5V20q0 .825-.587 1.413T19 22zm0-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0 .6-.238 1t-.512.725t-.513.613T15 13.5zm0 3h4v-1.5h-4zm0 3h4v-1.5h-4zm0-3h4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVaccinesOutline(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-4H5q-.825 0-1.412-.587T3 15V7.5q-.425 0-.712-.288T2 6.5t.288-.712T3 5.5h3V4h-.5q-.425 0-.712-.288T4.5 3t.288-.712T5.5 2h3q.425 0 .713.288T9.5 3t-.288.713T8.5 4H8v1.5h3q.425 0 .713.288T12 6.5t-.288.713T11 7.5V15q0 .825-.587 1.413T9 17H8zM5 15h4v-1.5H7.25q-.3 0-.525-.225T6.5 12.75t.225-.525T7.25 12H9v-1.5H7.25q-.3 0-.525-.225T6.5 9.75t.225-.525T7.25 9H9V7.5H5zm10 7q-.825 0-1.412-.587T13 20v-6.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10q-.425 0-.712-.287T13.5 9t.288-.712T14.5 8h5q.425 0 .713.288T20.5 9t-.288.713T19.5 10v.5q0 .2.25.45t.55.6q.275.35.488.825T21 13.5V20q0 .825-.587 1.413T19 22zm0-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0 .6-.238 1t-.512.725t-.513.613T15 13.5zm0 3h4v-1.5h-4zm0 3h4v-1.5h-4zm0-3h4z"/></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-4H5q-.825 0-1.412-.587T3 15V7.5q-.425 0-.712-.288T2 6.5t.288-.712T3 5.5h3V4h-.5q-.425 0-.712-.288T4.5 3t.288-.712T5.5 2h3q.425 0 .713.288T9.5 3t-.288.713T8.5 4H8v1.5h3q.425 0 .713.288T12 6.5t-.288.713T11 7.5V15q0 .825-.587 1.413T9 17H8zM5 15h4v-1.5H7.25q-.3 0-.525-.225T6.5 12.75t.225-.525T7.25 12H9v-1.5H7.25q-.3 0-.525-.225T6.5 9.75t.225-.525T7.25 9H9V7.5H5zm10 7q-.825 0-1.412-.587T13 20v-6.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10q-.425 0-.712-.287T13.5 9t.288-.712T14.5 8h5q.425 0 .713.288T20.5 9t-.288.713T19.5 10v.5q0 .2.25.45t.55.6q.275.35.488.825T21 13.5V20q0 .825-.587 1.413T19 22zm0-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0 .6-.238 1t-.512.725t-.513.613T15 13.5zm0 3h4v-1.5h-4zm0 3h4v-1.5h-4zm0-3h4z"/></svg> </template>
CSS
.icon-vaccines-outline {
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-4H5q-.825%200-1.412-.587T3%2015V7.5q-.425%200-.712-.288T2%206.5t.288-.712T3%205.5h3V4h-.5q-.425%200-.712-.288T4.5%203t.288-.712T5.5%202h3q.425%200%20.713.288T9.5%203t-.288.713T8.5%204H8v1.5h3q.425%200%20.713.288T12%206.5t-.288.713T11%207.5V15q0%20.825-.587%201.413T9%2017H8zM5%2015h4v-1.5H7.25q-.3%200-.525-.225T6.5%2012.75t.225-.525T7.25%2012H9v-1.5H7.25q-.3%200-.525-.225T6.5%209.75t.225-.525T7.25%209H9V7.5H5zm10%207q-.825%200-1.412-.587T13%2020v-6.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10q-.425%200-.712-.287T13.5%209t.288-.712T14.5%208h5q.425%200%20.713.288T20.5%209t-.288.713T19.5%2010v.5q0%20.2.25.45t.55.6q.275.35.488.825T21%2013.5V20q0%20.825-.587%201.413T19%2022zm0-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0%20.6-.238%201t-.512.725t-.513.613T15%2013.5zm0%203h4v-1.5h-4zm0%203h4v-1.5h-4zm0-3h4z%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-4H5q-.825%200-1.412-.587T3%2015V7.5q-.425%200-.712-.288T2%206.5t.288-.712T3%205.5h3V4h-.5q-.425%200-.712-.288T4.5%203t.288-.712T5.5%202h3q.425%200%20.713.288T9.5%203t-.288.713T8.5%204H8v1.5h3q.425%200%20.713.288T12%206.5t-.288.713T11%207.5V15q0%20.825-.587%201.413T9%2017H8zM5%2015h4v-1.5H7.25q-.3%200-.525-.225T6.5%2012.75t.225-.525T7.25%2012H9v-1.5H7.25q-.3%200-.525-.225T6.5%209.75t.225-.525T7.25%209H9V7.5H5zm10%207q-.825%200-1.412-.587T13%2020v-6.5q0-.725.25-1.2t.525-.825t.5-.562t.225-.413V10q-.425%200-.712-.287T13.5%209t.288-.712T14.5%208h5q.425%200%20.713.288T20.5%209t-.288.713T19.5%2010v.5q0%20.2.25.45t.55.6q.275.35.488.825T21%2013.5V20q0%20.825-.587%201.413T19%2022zm0-8h4v-.5q0-.375-.225-.65t-.5-.6t-.525-.725t-.25-1.025V10h-1v.5q0%20.6-.238%201t-.512.725t-.513.613T15%2013.5zm0%203h4v-1.5h-4zm0%203h4v-1.5h-4zm0-3h4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/vaccines-outline.svg?color=%231a73e8&size=48