@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 941 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"fire-2, flame, hot, heat"},p.createElement("path",{d:"M12 21.25C16.2802 21.25 19.75 17.7046 19.75 13.3311C19.75 6.86111 12.5167 2.75 12.5167 2.75L8.9 7.88889L7.35 6.34722C5.28333 8.40278 4.25 11.2548 4.25 13.3311C4.25 17.7046 7.71979 21.25 12 21.25ZM12 21.25C13.6569 21.25 15 19.7169 15 17.8256C15 15.0278 12 13.25 12 13.25C12 13.25 9 15.0278 9 17.8256C9 19.7169 10.3431 21.25 12 21.25Z",stroke:"currentColor",strokeWidth:"1.5"})),u=m;export{m as IconFire2,u as default};
//# sourceMappingURL=index.mjs.map