@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 • 1.09 kB
JavaScript
import e from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>p.createElement("svg",{...i,"aria-hidden":o,role:o?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:a,...l}},n&&!o&&p.createElement("title",null,n),t);var C=t=>e.createElement(s,{...t,ariaLabel:"apple-newton, low-hanging-fruits, fall"},e.createElement("path",{d:"M6.54207 3C5.91179 5.00045 6.30998 6.61986 7.63022 8.27583M7.63022 8.27583C-4.43672 13.1481 13.3954 27.2768 17.2674 17.8031C20.454 16.5305 20.9998 13.7311 20.1276 11M7.63022 8.27583C8.27973 6.70325 9.09203 5.64443 9.99094 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M15 4V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M12.5 8.5L15 11L17.5 8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=C;export{C as IconAppleNewton,f as default};
//# sourceMappingURL=index.mjs.map