@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.26 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:i,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?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,...i}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(l,{...r,ariaLabel:"fire-extinguisher, urgent"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.24609 1.75C10.6268 1.75 11.7461 2.86929 11.7461 4.25V5.25H13.4961V4.39062L14.0928 4.26562L20.9961 2.82812V9.19141L13.4961 7.47266V6.75H11.7461V8.07031C13.5967 8.42138 14.9961 10.0472 14.9961 12V22H6.99609V12C6.99609 10.0472 8.39546 8.42138 10.2461 8.07031V6.75H10.0215C7.55433 6.75 5.48787 8.61937 5.24219 11.0742L3.75 10.9258C3.97669 8.65884 5.38656 6.7728 7.33008 5.85352C6.96631 5.41932 6.74609 4.86075 6.74609 4.25C6.74609 2.86929 7.86538 1.75 9.24609 1.75ZM9.24609 3.25C8.69381 3.25 8.24609 3.69772 8.24609 4.25C8.24609 4.80228 8.69381 5.25 9.24609 5.25H10.2461V4.25C10.2461 3.69772 9.79838 3.25 9.24609 3.25Z",fill:"currentColor"})),f=C;export{C as IconFireExtinguisher,f as default};
//# sourceMappingURL=index.mjs.map