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.2 kB
import r from"react";import p from"react";var l=({children:o,size:t=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:i,...a})=>p.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...i}},n&&!e&&p.createElement("title",null,n),o);var h=o=>r.createElement(l,{...o,ariaLabel:"components, figma"},r.createElement("g",{"clip-path":"url(#clip0_10805_28824)"},r.createElement("path",{d:"M8.25 5.75L12 2L15.75 5.75L12 9.5L8.25 5.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M8.25 18.25L12 14.5L15.75 18.25L12 22L8.25 18.25Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M2 12L5.75 8.25L9.5 12L5.75 15.75L2 12Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M14.5 12L18.25 8.25L22 12L18.25 15.75L14.5 12Z",stroke:"currentColor",strokeWidth:"1.5"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_10805_28824"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),C=h;export{h as IconComponents,C as default}; //# sourceMappingURL=index.mjs.map