@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 • 1.54 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:l,color:i,ariaHidden:e=!0,style:C,...s})=>n.createElement("svg",{...s,"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:i,...C}},l&&!e&&n.createElement("title",null,l),t);var a=t=>r.createElement(p,{...t,ariaLabel:"window-cursor, visit page, open app"},r.createElement("g",{"clip-path":"url(#clip0_5564_3018)"},r.createElement("path",{d:"M22 4H2V21H13V19.5H3.5V5.5H20.5V13H22V4Z",fill:"currentColor"}),r.createElement("path",{d:"M6.5 9.5C5.94772 9.5 5.5 9.05228 5.5 8.5C5.5 7.94772 5.94772 7.5 6.5 7.5C7.05228 7.5 7.5 7.94772 7.5 8.5C7.5 9.05228 7.05228 9.5 6.5 9.5Z",fill:"currentColor"}),r.createElement("path",{d:"M13.8672 13.8672L24.0104 16.9882L19.3289 19.3289L16.9882 24.0104L13.8672 13.8672Z",fill:"currentColor"}),r.createElement("path",{d:"M10 9.5C9.44772 9.5 9 9.05228 9 8.5C9 7.94772 9.44772 7.5 10 7.5C10.5523 7.5 11 7.94772 11 8.5C11 9.05228 10.5523 9.5 10 9.5Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 9.5C12.9477 9.5 12.5 9.05228 12.5 8.5C12.5 7.94772 12.9477 7.5 13.5 7.5C14.0523 7.5 14.5 7.94772 14.5 8.5C14.5 9.05228 14.0523 9.5 13.5 9.5Z",fill:"currentColor"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_5564_3018"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),d=a;export{a as IconWindowCursor,d as default};
//# sourceMappingURL=index.mjs.map