@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 • 775 B
JavaScript
import a from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:p,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:p,...c}},t&&!r&&n.createElement("title",null,t),o);var m=o=>a.createElement(l,{...o,ariaLabel:"bookmark-check, add, check"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 21.8333V2H20V21.8333L12 17.5667L4 21.8333ZM15.9071 7.89999L15.2 7.19289L11 11.3929L9.2 9.59288L8.49289 10.3L11 12.8071L15.9071 7.89999Z",fill:"currentColor"})),C=m;export{m as IconBookmarkCheck,C as default};
//# sourceMappingURL=index.mjs.map