@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 • 819 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:m,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},n&&!e&&l.createElement("title",null,n),o);var f=o=>t.createElement(p,{...o,ariaLabel:"bookmark-remove, off"},t.createElement("path",{d:"M20 7.77455L22.6966 6.78797L23.212 8.19666L1.30334 16.212L0.787964 14.8033L3.99999 13.6282V2H20V7.77455Z",fill:"currentColor"}),t.createElement("path",{d:"M3.99999 22.5204V16.8227L20 10.969V22.5204L12 18.1066L3.99999 22.5204Z",fill:"currentColor"})),B=f;export{f as IconBookmarkRemove,B as default};
//# sourceMappingURL=index.mjs.map