@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 • 937 B
JavaScript
import o from"react";import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:L,...s})=>p.createElement("svg",{...s,"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:a,...L}},n&&!e&&p.createElement("title",null,n),t);var i=t=>o.createElement(l,{...t,ariaLabel:"unpin"},o.createElement("path",{d:"M15.8615 16.9222L21.25 22.3107L22.3107 21.25L2.74999 1.68933L1.68933 2.74999L7.07773 8.13839L2.35217 9.66277L7.81432 15.1249L2.68932 20.2499L3.74998 21.3106L8.87498 16.1856L14.3371 21.6477L15.8615 16.9222Z",fill:"currentColor"}),o.createElement("path",{d:"M17.1303 12.9889L16.8667 13.806L10.1939 7.13319L11.011 6.86959L14.3669 1.55615L22.4437 9.63302L17.1303 12.9889Z",fill:"currentColor"})),C=i;export{i as IconUnpin,C as default};
//# sourceMappingURL=index.mjs.map