bia icon
bia from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- bia
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- bia-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the bia icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 9.5h4.17q-.287-.302-.44-.667T10.577 8q0-.275.052-.525T10.785 7H7zm11.658.212Q20 9.308 20 8t-1.343-1.711t-2.869-.404t-2.869.404Q11.577 6.692 11.577 8t1.342 1.712t2.87.404t2.869-.404M3 19V9.5h3V6h5.606q.754-.596 1.879-.856t2.304-.26q1.928 0 3.57.719Q21 6.321 21 8v11h-5.5v-3.5h-1V19h-3v-3.5h-1V19h-3v-3.5h-1V19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBia(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="M7 9.5h4.17q-.287-.302-.44-.667T10.577 8q0-.275.052-.525T10.785 7H7zm11.658.212Q20 9.308 20 8t-1.343-1.711t-2.869-.404t-2.869.404Q11.577 6.692 11.577 8t1.342 1.712t2.87.404t2.869-.404M3 19V9.5h3V6h5.606q.754-.596 1.879-.856t2.304-.26q1.928 0 3.57.719Q21 6.321 21 8v11h-5.5v-3.5h-1V19h-3v-3.5h-1V19h-3v-3.5h-1V19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 9.5h4.17q-.287-.302-.44-.667T10.577 8q0-.275.052-.525T10.785 7H7zm11.658.212Q20 9.308 20 8t-1.343-1.711t-2.869-.404t-2.869.404Q11.577 6.692 11.577 8t1.342 1.712t2.87.404t2.869-.404M3 19V9.5h3V6h5.606q.754-.596 1.879-.856t2.304-.26q1.928 0 3.57.719Q21 6.321 21 8v11h-5.5v-3.5h-1V19h-3v-3.5h-1V19h-3v-3.5h-1V19z"/></svg> </template>
CSS
.icon-bia {
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%22M7%209.5h4.17q-.287-.302-.44-.667T10.577%208q0-.275.052-.525T10.785%207H7zm11.658.212Q20%209.308%2020%208t-1.343-1.711t-2.869-.404t-2.869.404Q11.577%206.692%2011.577%208t1.342%201.712t2.87.404t2.869-.404M3%2019V9.5h3V6h5.606q.754-.596%201.879-.856t2.304-.26q1.928%200%203.57.719Q21%206.321%2021%208v11h-5.5v-3.5h-1V19h-3v-3.5h-1V19h-3v-3.5h-1V19z%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%22M7%209.5h4.17q-.287-.302-.44-.667T10.577%208q0-.275.052-.525T10.785%207H7zm11.658.212Q20%209.308%2020%208t-1.343-1.711t-2.869-.404t-2.869.404Q11.577%206.692%2011.577%208t1.342%201.712t2.87.404t2.869-.404M3%2019V9.5h3V6h5.606q.754-.596%201.879-.856t2.304-.26q1.928%200%203.57.719Q21%206.321%2021%208v11h-5.5v-3.5h-1V19h-3v-3.5h-1V19h-3v-3.5h-1V19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bia.svg?color=%231a73e8&size=48