@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.
2 lines • 860 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 21C16.1421 21 19.5 17.5504 19.5 13.2952C19.5 7 12.5 3 12.5 3L9 8L7.5 6.5C5.5 8.5 4.5 11.275 4.5 13.2952C4.5 17.5504 7.85786 21 12 21ZM12 21C13.6569 21 15 19.4669 15 17.5756C15 14.7778 12 13 12 13C12 13 9 14.7778 9 17.5756C9 19.4669 10.3431 21 12 21Z",stroke:"currentColor",strokeWidth:"2"})),u=m;export{m as IconFire2,u as default};
//# sourceMappingURL=index.mjs.map