forrst icon
forrst from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- forrst
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the forrst icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.86 14.265l-3.758-6.532C14.289 4.578 13.381 3 12 3c-1.38 0-2.288 1.578-4.102 4.733L4.14 14.265c-1.726 3-2.589 4.5-1.908 5.618C2.913 21 4.69 21 8.243 21H8.5c.943 0 1.414 0 1.707-.293s.293-.764.293-1.707v-5.5c0-.57.002-1.17.617-1.424C11.301 12 11.534 12 12 12s.699 0 .883.076c.615.255.617.854.617 1.424V19c0 .943 0 1.414.293 1.707S14.557 21 15.5 21h.257c3.553 0 5.33 0 6.01-1.117s-.182-2.618-1.908-5.618M13.5 19l3-3m-3-1l1.5-1.5M10.5 17L8 14.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsForrst(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m19.86 14.265l-3.758-6.532C14.289 4.578 13.381 3 12 3c-1.38 0-2.288 1.578-4.102 4.733L4.14 14.265c-1.726 3-2.589 4.5-1.908 5.618C2.913 21 4.69 21 8.243 21H8.5c.943 0 1.414 0 1.707-.293s.293-.764.293-1.707v-5.5c0-.57.002-1.17.617-1.424C11.301 12 11.534 12 12 12s.699 0 .883.076c.615.255.617.854.617 1.424V19c0 .943 0 1.414.293 1.707S14.557 21 15.5 21h.257c3.553 0 5.33 0 6.01-1.117s-.182-2.618-1.908-5.618M13.5 19l3-3m-3-1l1.5-1.5M10.5 17L8 14.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.86 14.265l-3.758-6.532C14.289 4.578 13.381 3 12 3c-1.38 0-2.288 1.578-4.102 4.733L4.14 14.265c-1.726 3-2.589 4.5-1.908 5.618C2.913 21 4.69 21 8.243 21H8.5c.943 0 1.414 0 1.707-.293s.293-.764.293-1.707v-5.5c0-.57.002-1.17.617-1.424C11.301 12 11.534 12 12 12s.699 0 .883.076c.615.255.617.854.617 1.424V19c0 .943 0 1.414.293 1.707S14.557 21 15.5 21h.257c3.553 0 5.33 0 6.01-1.117s-.182-2.618-1.908-5.618M13.5 19l3-3m-3-1l1.5-1.5M10.5 17L8 14.5"/></svg> </template>
CSS
.icon-forrst {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19.86%2014.265l-3.758-6.532C14.289%204.578%2013.381%203%2012%203c-1.38%200-2.288%201.578-4.102%204.733L4.14%2014.265c-1.726%203-2.589%204.5-1.908%205.618C2.913%2021%204.69%2021%208.243%2021H8.5c.943%200%201.414%200%201.707-.293s.293-.764.293-1.707v-5.5c0-.57.002-1.17.617-1.424C11.301%2012%2011.534%2012%2012%2012s.699%200%20.883.076c.615.255.617.854.617%201.424V19c0%20.943%200%201.414.293%201.707S14.557%2021%2015.5%2021h.257c3.553%200%205.33%200%206.01-1.117s-.182-2.618-1.908-5.618M13.5%2019l3-3m-3-1l1.5-1.5M10.5%2017L8%2014.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19.86%2014.265l-3.758-6.532C14.289%204.578%2013.381%203%2012%203c-1.38%200-2.288%201.578-4.102%204.733L4.14%2014.265c-1.726%203-2.589%204.5-1.908%205.618C2.913%2021%204.69%2021%208.243%2021H8.5c.943%200%201.414%200%201.707-.293s.293-.764.293-1.707v-5.5c0-.57.002-1.17.617-1.424C11.301%2012%2011.534%2012%2012%2012s.699%200%20.883.076c.615.255.617.854.617%201.424V19c0%20.943%200%201.414.293%201.707S14.557%2021%2015.5%2021h.257c3.553%200%205.33%200%206.01-1.117s-.182-2.618-1.908-5.618M13.5%2019l3-3m-3-1l1.5-1.5M10.5%2017L8%2014.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/forrst.svg?color=%231a73e8&size=48