@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.38 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?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:C,...a}},n&&!t&&l.createElement("title",null,n),e);var i=e=>o.createElement(p,{...e,ariaLabel:"remove-background"},o.createElement("path",{d:"M3 3H10.2929L3 10.2929V3Z",fill:"currentColor"}),o.createElement("path",{d:"M3 20.2929V11.7071L11.7071 3H20.2929L14.2746 9.01833C13.6437 8.53632 12.8553 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 12.8553 8.53632 13.6437 9.01833 14.2746L3 20.2929Z",fill:"currentColor"}),o.createElement("path",{d:"M14.9817 9.72544L21 3.70711V12.2929L12.2929 21H3.70711L9.72544 14.9817C10.3563 15.4637 11.1447 15.75 12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 11.1447 15.4637 10.3563 14.9817 9.72544Z",fill:"currentColor"}),o.createElement("path",{d:"M13.7071 21H21V13.7071L13.7071 21Z",fill:"currentColor"}),o.createElement("path",{d:"M9.25 12C9.25 10.4812 10.4812 9.25 12 9.25C13.5188 9.25 14.75 10.4812 14.75 12C14.75 13.5188 13.5188 14.75 12 14.75C10.4812 14.75 9.25 13.5188 9.25 12Z",fill:"currentColor"})),d=i;export{i as IconRemoveBackground,d as default};
//# sourceMappingURL=index.mjs.map