beaker compact icon
beaker-compact from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- beaker-compact
- Set
- Codicons
- Style
- Regular
- Viewbox
- 12×12
- License
- CC BY 4.0
Related icons in Codicons
Use the beaker compact icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M3.5 1H4v3.69c0 .44-.12.88-.34 1.26l-2.21 3.8c-.58 1 .14 2.26 1.3 2.26h6.52c1.16 0 1.88-1.26 1.3-2.26l-2.21-3.8c-.22-.38-.34-.82-.34-1.26V1h.5c.28 0 .5-.22.5-.5S8.78 0 8.5 0h-5c-.28 0-.5.22-.5.5s.22.5.5.5M5 4.69V1h2v3.69c0 .62.16 1.23.48 1.76L7.8 7H4.21l.32-.55c.31-.54.48-1.14.48-1.76zM3.62 8h4.76l1.31 2.25c.19.33-.05.75-.43.75H2.74c-.39 0-.63-.42-.43-.75z"/></svg>
React
import type { SVGProps } from "react";
export function CodiconBeakerCompact(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M3.5 1H4v3.69c0 .44-.12.88-.34 1.26l-2.21 3.8c-.58 1 .14 2.26 1.3 2.26h6.52c1.16 0 1.88-1.26 1.3-2.26l-2.21-3.8c-.22-.38-.34-.82-.34-1.26V1h.5c.28 0 .5-.22.5-.5S8.78 0 8.5 0h-5c-.28 0-.5.22-.5.5s.22.5.5.5M5 4.69V1h2v3.69c0 .62.16 1.23.48 1.76L7.8 7H4.21l.32-.55c.31-.54.48-1.14.48-1.76zM3.62 8h4.76l1.31 2.25c.19.33-.05.75-.43.75H2.74c-.39 0-.63-.42-.43-.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M3.5 1H4v3.69c0 .44-.12.88-.34 1.26l-2.21 3.8c-.58 1 .14 2.26 1.3 2.26h6.52c1.16 0 1.88-1.26 1.3-2.26l-2.21-3.8c-.22-.38-.34-.82-.34-1.26V1h.5c.28 0 .5-.22.5-.5S8.78 0 8.5 0h-5c-.28 0-.5.22-.5.5s.22.5.5.5M5 4.69V1h2v3.69c0 .62.16 1.23.48 1.76L7.8 7H4.21l.32-.55c.31-.54.48-1.14.48-1.76zM3.62 8h4.76l1.31 2.25c.19.33-.05.75-.43.75H2.74c-.39 0-.63-.42-.43-.75z"/></svg> </template>
CSS
.icon-beaker-compact {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.5%201H4v3.69c0%20.44-.12.88-.34%201.26l-2.21%203.8c-.58%201%20.14%202.26%201.3%202.26h6.52c1.16%200%201.88-1.26%201.3-2.26l-2.21-3.8c-.22-.38-.34-.82-.34-1.26V1h.5c.28%200%20.5-.22.5-.5S8.78%200%208.5%200h-5c-.28%200-.5.22-.5.5s.22.5.5.5M5%204.69V1h2v3.69c0%20.62.16%201.23.48%201.76L7.8%207H4.21l.32-.55c.31-.54.48-1.14.48-1.76zM3.62%208h4.76l1.31%202.25c.19.33-.05.75-.43.75H2.74c-.39%200-.63-.42-.43-.75z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.5%201H4v3.69c0%20.44-.12.88-.34%201.26l-2.21%203.8c-.58%201%20.14%202.26%201.3%202.26h6.52c1.16%200%201.88-1.26%201.3-2.26l-2.21-3.8c-.22-.38-.34-.82-.34-1.26V1h.5c.28%200%20.5-.22.5-.5S8.78%200%208.5%200h-5c-.28%200-.5.22-.5.5s.22.5.5.5M5%204.69V1h2v3.69c0%20.62.16%201.23.48%201.76L7.8%207H4.21l.32-.55c.31-.54.48-1.14.48-1.76zM3.62%208h4.76l1.31%202.25c.19.33-.05.75-.43.75H2.74c-.39%200-.63-.42-.43-.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/beaker-compact.svg?color=%231a73e8&size=48