@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 • 888 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 2V21.8333L12 17.5667L20 21.8333V2H4ZM15.182 7.52536L12.7071 10.0002L15.182 12.4751L14.4749 13.1822L12 10.7074L9.52511 13.1822L8.818 12.4751L11.2929 10.0002L8.818 7.52538L9.52511 6.81827L12 9.29314L14.4749 6.81825L15.182 7.52536Z",fill:"currentColor"})),d=L;export{L as IconBookmarkDelete,d as default};
//# sourceMappingURL=index.mjs.map