@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 • 893 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"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:p,...s}},t&&!o&&n.createElement("title",null,t),r);var L=r=>a.createElement(l,{...r,ariaLabel:"bookmark-delete, remove, banner, flag, tag, x"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2V22.2704L12 17.8566L20 22.2704V2H4ZM15.3588 7.70645L13.0607 10.0045L15.3588 12.3026L14.2981 13.3633L12 11.0652L9.7019 13.3633L8.64124 12.3026L10.9393 10.0045L8.64124 7.70645L9.7019 6.64579L12 8.94389L14.2981 6.64579L15.3588 7.70645Z",fill:"currentColor"})),d=L;export{L as IconBookmarkDelete,d as default};
//# sourceMappingURL=index.mjs.map