fluid med icon
fluid-med from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- fluid-med
- Set
- Material Symbols
- Style
- Regular
- 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 fluid med icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 22q-.825 0-1.412-.587T17 20v-1.1q-1.725-.35-2.863-1.713T13 14V9q0-.825.575-1.412T15 7h6q.825 0 1.413.588T23 9v5q0 1.825-1.137 3.188T19 18.9V20h3v2zm.75-9H21V9h-6v2h.75q.825 0 1.563.375T18.55 12.4q.2.3.525.45t.675.15M8 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.5H5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFluidMed(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="M19 22q-.825 0-1.412-.587T17 20v-1.1q-1.725-.35-2.863-1.713T13 14V9q0-.825.575-1.412T15 7h6q.825 0 1.413.588T23 9v5q0 1.825-1.137 3.188T19 18.9V20h3v2zm.75-9H21V9h-6v2h.75q.825 0 1.563.375T18.55 12.4q.2.3.525.45t.675.15M8 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.5H5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 22q-.825 0-1.412-.587T17 20v-1.1q-1.725-.35-2.863-1.713T13 14V9q0-.825.575-1.412T15 7h6q.825 0 1.413.588T23 9v5q0 1.825-1.137 3.188T19 18.9V20h3v2zm.75-9H21V9h-6v2h.75q.825 0 1.563.375T18.55 12.4q.2.3.525.45t.675.15M8 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.5H5z"/></svg> </template>
CSS
.icon-fluid-med {
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%22M19%2022q-.825%200-1.412-.587T17%2020v-1.1q-1.725-.35-2.863-1.713T13%2014V9q0-.825.575-1.412T15%207h6q.825%200%201.413.588T23%209v5q0%201.825-1.137%203.188T19%2018.9V20h3v2zm.75-9H21V9h-6v2h.75q.825%200%201.563.375T18.55%2012.4q.2.3.525.45t.675.15M8%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.5H5z%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%22M19%2022q-.825%200-1.412-.587T17%2020v-1.1q-1.725-.35-2.863-1.713T13%2014V9q0-.825.575-1.412T15%207h6q.825%200%201.413.588T23%209v5q0%201.825-1.137%203.188T19%2018.9V20h3v2zm.75-9H21V9h-6v2h.75q.825%200%201.563.375T18.55%2012.4q.2.3.525.45t.675.15M8%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.5H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/fluid-med.svg?color=%231a73e8&size=48