@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 • 889 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...c})=>n.createElement("svg",{...c,"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:a,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"color-picker, color"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17 2.29291L21.7072 6.99998L21.3512 7.35596L16.2553 12.5481L17.7072 14L17.0001 14.7071L15.5548 13.2618L7.95985 21H3V16.2929L10.7929 8.49994L9.29297 6.99998L10.0001 6.29287L11.5 7.79283L17 2.29291ZM14.8476 12.5546L11.5 9.20705L5.70706 15H12.4475L14.8476 12.5546Z",fill:"currentColor"})),C=i;export{i as IconColorPicker,C as default};
//# sourceMappingURL=index.mjs.map