@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 • 916 B
JavaScript
import o from"react";import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...C})=>p.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!e&&p.createElement("title",null,n),t);var i=t=>o.createElement(a,{...t,ariaLabel:"fire-1, flame, hot, heat"},o.createElement("path",{d:"M19.75 13.8679C19.75 23.7053 4.25 23.7161 4.25 13.8679C4.25 6.4747 12 2.25 12 2.25C12 2.25 19.75 6.4747 19.75 13.8679Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("path",{d:"M15.75 17.4618C15.75 22.51 8.25 22.5155 8.25 17.4618C8.25 13.6679 12 11.5 12 11.5C12 11.5 15.75 13.6679 15.75 17.4618Z",stroke:"currentColor",strokeWidth:"1.5"})),u=i;export{i as IconFire1,u as default};
//# sourceMappingURL=index.mjs.map