@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 721 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...m})=>n.createElement("svg",{...m,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),e);var c=e=>p.createElement(a,{...e,ariaLabel:"markdown"},p.createElement("path",{d:"M16 10V12.75M7 14V10H7.5L9.25 12L11 10H11.5V14M15.5 12.75H15.3L16 13.6L16.7 12.75H16.4334M3 5H21V19H3V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),V=c;export{c as IconMarkdown,V as default};
//# sourceMappingURL=index.mjs.map