@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 996 B
JavaScript
import r from"react";import a from"react";var s=({children:o,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...i})=>a.createElement("svg",{...i,"aria-hidden":t,role:t?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,...l}},n&&!t&&a.createElement("title",null,n),o);var m=o=>r.createElement(s,{...o,ariaLabel:"bookmark-delete, remove, banner, flag, tag, x"},r.createElement("path",{d:"M19.25 21V2.75H4.75V21L12 17L19.25 21Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M14.2981 7.70642L9.7019 12.3026",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M14.2981 12.3026L9.7019 7.70642",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"})),C=m;export{m as IconBookmarkDelete,C as default};
//# sourceMappingURL=index.mjs.map