labs icon
labs from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- labs
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the labs icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.804 0-3.075-1.241T7.654 16.73V7.654q-.69 0-1.172-.472Q6 6.709 6 6.019V4.654q0-.682.486-1.168T7.654 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.492 1.163q-.491.472-1.181.472v9.365q-.115 1.69-1.366 2.836T12 21m2.357-1.942q.97-.943.97-2.327v-.75h-3.193v-1h3.193v-2.846h-3.193v-1h3.193V7.654H8.654v9.077q0 1.384.98 2.327q.982.942 2.367.942t2.356-.942"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLabs(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="M12 21q-1.804 0-3.075-1.241T7.654 16.73V7.654q-.69 0-1.172-.472Q6 6.709 6 6.019V4.654q0-.682.486-1.168T7.654 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.492 1.163q-.491.472-1.181.472v9.365q-.115 1.69-1.366 2.836T12 21m2.357-1.942q.97-.943.97-2.327v-.75h-3.193v-1h3.193v-2.846h-3.193v-1h3.193V7.654H8.654v9.077q0 1.384.98 2.327q.982.942 2.367.942t2.356-.942"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.804 0-3.075-1.241T7.654 16.73V7.654q-.69 0-1.172-.472Q6 6.709 6 6.019V4.654q0-.682.486-1.168T7.654 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.492 1.163q-.491.472-1.181.472v9.365q-.115 1.69-1.366 2.836T12 21m2.357-1.942q.97-.943.97-2.327v-.75h-3.193v-1h3.193v-2.846h-3.193v-1h3.193V7.654H8.654v9.077q0 1.384.98 2.327q.982.942 2.367.942t2.356-.942"/></svg> </template>
CSS
.icon-labs {
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%22M12%2021q-1.804%200-3.075-1.241T7.654%2016.73V7.654q-.69%200-1.172-.472Q6%206.709%206%206.019V4.654q0-.682.486-1.168T7.654%203h8.673q.69%200%201.182.486q.491.486.491%201.168v1.365q0%20.69-.492%201.163q-.491.472-1.181.472v9.365q-.115%201.69-1.366%202.836T12%2021m2.357-1.942q.97-.943.97-2.327v-.75h-3.193v-1h3.193v-2.846h-3.193v-1h3.193V7.654H8.654v9.077q0%201.384.98%202.327q.982.942%202.367.942t2.356-.942%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%22M12%2021q-1.804%200-3.075-1.241T7.654%2016.73V7.654q-.69%200-1.172-.472Q6%206.709%206%206.019V4.654q0-.682.486-1.168T7.654%203h8.673q.69%200%201.182.486q.491.486.491%201.168v1.365q0%20.69-.492%201.163q-.491.472-1.181.472v9.365q-.115%201.69-1.366%202.836T12%2021m2.357-1.942q.97-.943.97-2.327v-.75h-3.193v-1h3.193v-2.846h-3.193v-1h3.193V7.654H8.654v9.077q0%201.384.98%202.327q.982.942%202.367.942t2.356-.942%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/labs.svg?color=%231a73e8&size=48