flim slate icon
flim-slate from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- flim-slate
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the flim slate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3.5 10.5h14.412c1.456 0 2.184 0 2.636.44c.452.439.452 1.146.452 2.56V15c0 3.3 0 4.95-1.055 5.975C18.889 22 17.19 22 13.795 22h-3.09c-3.396 0-5.094 0-6.15-1.025C3.5 19.95 3.5 18.3 3.5 15zm-.002 0c-.357-1.358-.535-2.037-.491-2.634a3.54 3.54 0 0 1 1.5-2.648c.485-.337 1.152-.519 2.484-.883l7.741-2.113c.345-.094.517-.141.666-.168c1.652-.297 3.276.658 3.85 2.265c.051.144.098.32.19.671c.026.1.04.15.047.194a1.01 1.01 0 0 1-.635 1.12c-.04.016-.09.03-.188.056zM7 10l2-6m5 4l2-6"/><path stroke-linecap="round" d="M8 18h3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFlimSlate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M3.5 10.5h14.412c1.456 0 2.184 0 2.636.44c.452.439.452 1.146.452 2.56V15c0 3.3 0 4.95-1.055 5.975C18.889 22 17.19 22 13.795 22h-3.09c-3.396 0-5.094 0-6.15-1.025C3.5 19.95 3.5 18.3 3.5 15zm-.002 0c-.357-1.358-.535-2.037-.491-2.634a3.54 3.54 0 0 1 1.5-2.648c.485-.337 1.152-.519 2.484-.883l7.741-2.113c.345-.094.517-.141.666-.168c1.652-.297 3.276.658 3.85 2.265c.051.144.098.32.19.671c.026.1.04.15.047.194a1.01 1.01 0 0 1-.635 1.12c-.04.016-.09.03-.188.056zM7 10l2-6m5 4l2-6"/><path strokeLinecap="round" d="M8 18h3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3.5 10.5h14.412c1.456 0 2.184 0 2.636.44c.452.439.452 1.146.452 2.56V15c0 3.3 0 4.95-1.055 5.975C18.889 22 17.19 22 13.795 22h-3.09c-3.396 0-5.094 0-6.15-1.025C3.5 19.95 3.5 18.3 3.5 15zm-.002 0c-.357-1.358-.535-2.037-.491-2.634a3.54 3.54 0 0 1 1.5-2.648c.485-.337 1.152-.519 2.484-.883l7.741-2.113c.345-.094.517-.141.666-.168c1.652-.297 3.276.658 3.85 2.265c.051.144.098.32.19.671c.026.1.04.15.047.194a1.01 1.01 0 0 1-.635 1.12c-.04.016-.09.03-.188.056zM7 10l2-6m5 4l2-6"/><path stroke-linecap="round" d="M8 18h3"/></g></svg> </template>
CSS
.icon-flim-slate {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.5%2010.5h14.412c1.456%200%202.184%200%202.636.44c.452.439.452%201.146.452%202.56V15c0%203.3%200%204.95-1.055%205.975C18.889%2022%2017.19%2022%2013.795%2022h-3.09c-3.396%200-5.094%200-6.15-1.025C3.5%2019.95%203.5%2018.3%203.5%2015zm-.002%200c-.357-1.358-.535-2.037-.491-2.634a3.54%203.54%200%200%201%201.5-2.648c.485-.337%201.152-.519%202.484-.883l7.741-2.113c.345-.094.517-.141.666-.168c1.652-.297%203.276.658%203.85%202.265c.051.144.098.32.19.671c.026.1.04.15.047.194a1.01%201.01%200%200%201-.635%201.12c-.04.016-.09.03-.188.056zM7%2010l2-6m5%204l2-6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2018h3%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.5%2010.5h14.412c1.456%200%202.184%200%202.636.44c.452.439.452%201.146.452%202.56V15c0%203.3%200%204.95-1.055%205.975C18.889%2022%2017.19%2022%2013.795%2022h-3.09c-3.396%200-5.094%200-6.15-1.025C3.5%2019.95%203.5%2018.3%203.5%2015zm-.002%200c-.357-1.358-.535-2.037-.491-2.634a3.54%203.54%200%200%201%201.5-2.648c.485-.337%201.152-.519%202.484-.883l7.741-2.113c.345-.094.517-.141.666-.168c1.652-.297%203.276.658%203.85%202.265c.051.144.098.32.19.671c.026.1.04.15.047.194a1.01%201.01%200%200%201-.635%201.12c-.04.016-.09.03-.188.056zM7%2010l2-6m5%204l2-6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2018h3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/flim-slate.svg?color=%231a73e8&size=48