@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.25 kB
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":r,role:r?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:a,...C}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"color-swatch, palette, colours"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.5 2C2.22386 2 2 2.22386 2 2.5V16.5C2 19.5376 4.46243 22 7.5 22C8.52935 22 9.49265 21.7172 10.3165 21.2251L22.375 14.2631C22.4898 14.1968 22.5736 14.0876 22.608 13.9595C22.6423 13.8314 22.6243 13.695 22.558 13.5801L19.0474 7.49948L19.2632 7.12564C19.4013 6.88649 19.3193 6.5807 19.0802 6.44263L13 2.93224V2.5C13 2.22386 12.7761 2 12.5 2H2.5ZM21.442 13.6471L12.526 18.7947L18.47 8.49948L21.442 13.6471ZM18.1472 7.05865L13 15.9738V4.08694L18.1472 7.05865ZM7.5 18.25C8.4665 18.25 9.25 17.4665 9.25 16.5C9.25 15.5335 8.4665 14.75 7.5 14.75C6.5335 14.75 5.75 15.5335 5.75 16.5C5.75 17.4665 6.5335 18.25 7.5 18.25Z",fill:"currentColor"})),L=c;export{c as IconColorSwatch,L as default};
//# sourceMappingURL=index.mjs.map