@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.55 kB
JavaScript
import r from"react";var l=({children:o,size:e=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...h})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...h,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},i&&!n&&r.createElement("title",null,i),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"fire-extinguisher, urgent",maskId:"square-outlined-radius-0-stroke-2-IconFireExtinguisher"},t.createElement("path",{d:"M14 21V12C14 10.3431 12.6569 9 11 9C9.34315 9 8 10.3431 8 12V21H14Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M11 9V4.25C11 3.2835 10.2165 2.5 9.25 2.5C8.2835 2.5 7.5 3.2835 7.5 4.25C7.5 5.2165 8.2835 6 9.25 6H10.625",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M20 8V4L14.5 5V7L20 8Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M15 6H10.0249C7.17234 6 4.78384 8.16156 4.5 11",stroke:"currentColor",strokeWidth:"2"}))}),x=u;export{x as default,u as IconFireExtinguisher};
//# debugId=621CAEA3D7FE877F64756E2164756E21