UNPKG

@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 1.09 kB
import r from"react";import s from"react";var p=({children:t,size:o=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...c})=>s.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&s.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"remove-background"},r.createElement("path",{d:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M14.5 9.5L20 4",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M9.5 14.5L4 20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M3.75 11.25L11.25 3.75",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M12.75 20.25L20.25 12.75",stroke:"currentColor",strokeWidth:"1.5"})),C=i;export{i as IconRemoveBackground,C as default}; //# sourceMappingURL=index.mjs.map