UNPKG

@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.63 kB
import r from"react";import p from"react";var s=({children:t,size:e=24,ariaLabel:n,color:i,ariaHidden:o=!0,style:l,...a})=>p.createElement("svg",{...a,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...l}},n&&!o&&p.createElement("title",null,n),t);var C=t=>r.createElement(s,{...t,ariaLabel:"window-cursor, visit page, open app"},r.createElement("g",{"clip-path":"url(#clip0_5564_2941)"},r.createElement("path",{d:"M21 11V5H3V20H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15 15L21.5 17L18.5 18.5L17 21.5L15 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M5.875 8.75C5.875 9.23325 6.26675 9.625 6.75 9.625C7.23325 9.625 7.625 9.23325 7.625 8.75C7.625 8.26675 7.23325 7.875 6.75 7.875C6.26675 7.875 5.875 8.26675 5.875 8.75ZM9.375 8.75C9.375 9.23325 9.76675 9.625 10.25 9.625C10.7332 9.625 11.125 9.23325 11.125 8.75C11.125 8.26675 10.7332 7.875 10.25 7.875C9.76675 7.875 9.375 8.26675 9.375 8.75ZM12.875 8.75C12.875 9.23325 13.2668 9.625 13.75 9.625C14.2332 9.625 14.625 9.23325 14.625 8.75C14.625 8.26675 14.2332 7.875 13.75 7.875C13.2668 7.875 12.875 8.26675 12.875 8.75Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"square"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_5564_2941"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),m=C;export{C as IconWindowCursor,m as default}; //# sourceMappingURL=index.mjs.map