send beaker icon
send-beaker-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- send-beaker-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the send beaker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.177.618a.5.5 0 0 1 .547-.065L12.618 6h-2.119q-.055 0-.11.004L2.323 1.97L3.869 7h5.216a1.5 1.5 0 0 0 0 1H3.869l-1.547 5.03l7.675-3.838v1.118l-8.273 4.137a.5.5 0 0 1-.702-.594L2.977 7.5L1.022 1.147a.5.5 0 0 1 .155-.529m12.82 9.787a2 2 0 0 0 .225.92l.35.675h-4.143l.347-.67a2 2 0 0 0 .224-.92V8h-.498a.5.5 0 1 1 0-1h4a.5.5 0 0 1 0 1h-.505zM9.912 13l-.798 1.54a1 1 0 0 0 .888 1.46H15a1 1 0 0 0 .888-1.46L15.089 13z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSendBeaker16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.177.618a.5.5 0 0 1 .547-.065L12.618 6h-2.119q-.055 0-.11.004L2.323 1.97L3.869 7h5.216a1.5 1.5 0 0 0 0 1H3.869l-1.547 5.03l7.675-3.838v1.118l-8.273 4.137a.5.5 0 0 1-.702-.594L2.977 7.5L1.022 1.147a.5.5 0 0 1 .155-.529m12.82 9.787a2 2 0 0 0 .225.92l.35.675h-4.143l.347-.67a2 2 0 0 0 .224-.92V8h-.498a.5.5 0 1 1 0-1h4a.5.5 0 0 1 0 1h-.505zM9.912 13l-.798 1.54a1 1 0 0 0 .888 1.46H15a1 1 0 0 0 .888-1.46L15.089 13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.177.618a.5.5 0 0 1 .547-.065L12.618 6h-2.119q-.055 0-.11.004L2.323 1.97L3.869 7h5.216a1.5 1.5 0 0 0 0 1H3.869l-1.547 5.03l7.675-3.838v1.118l-8.273 4.137a.5.5 0 0 1-.702-.594L2.977 7.5L1.022 1.147a.5.5 0 0 1 .155-.529m12.82 9.787a2 2 0 0 0 .225.92l.35.675h-4.143l.347-.67a2 2 0 0 0 .224-.92V8h-.498a.5.5 0 1 1 0-1h4a.5.5 0 0 1 0 1h-.505zM9.912 13l-.798 1.54a1 1 0 0 0 .888 1.46H15a1 1 0 0 0 .888-1.46L15.089 13z"/></svg> </template>
CSS
.icon-send-beaker-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.177.618a.5.5%200%200%201%20.547-.065L12.618%206h-2.119q-.055%200-.11.004L2.323%201.97L3.869%207h5.216a1.5%201.5%200%200%200%200%201H3.869l-1.547%205.03l7.675-3.838v1.118l-8.273%204.137a.5.5%200%200%201-.702-.594L2.977%207.5L1.022%201.147a.5.5%200%200%201%20.155-.529m12.82%209.787a2%202%200%200%200%20.225.92l.35.675h-4.143l.347-.67a2%202%200%200%200%20.224-.92V8h-.498a.5.5%200%201%201%200-1h4a.5.5%200%200%201%200%201h-.505zM9.912%2013l-.798%201.54a1%201%200%200%200%20.888%201.46H15a1%201%200%200%200%20.888-1.46L15.089%2013z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.177.618a.5.5%200%200%201%20.547-.065L12.618%206h-2.119q-.055%200-.11.004L2.323%201.97L3.869%207h5.216a1.5%201.5%200%200%200%200%201H3.869l-1.547%205.03l7.675-3.838v1.118l-8.273%204.137a.5.5%200%200%201-.702-.594L2.977%207.5L1.022%201.147a.5.5%200%200%201%20.155-.529m12.82%209.787a2%202%200%200%200%20.225.92l.35.675h-4.143l.347-.67a2%202%200%200%200%20.224-.92V8h-.498a.5.5%200%201%201%200-1h4a.5.5%200%200%201%200%201h-.505zM9.912%2013l-.798%201.54a1%201%200%200%200%20.888%201.46H15a1%201%200%200%200%20.888-1.46L15.089%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/send-beaker-16-regular.svg?color=%231a73e8&size=48