@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 • 822 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,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:a,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"markdown"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 20V4H22V20H2ZM6 9V15H7V10.5575L8.67053 12.5H9.32947L11 10.5575V15H12V9H11.0205L9 11.3495L6.97947 9H6ZM17 9H16V13.2929L14.5 11.7929L13.7929 12.5L16.4985 15.2056L19.2071 12.5203L18.5031 11.8101L17 13.3002V9Z",fill:"currentColor"})),u=i;export{i as IconMarkdown,u as default};
//# sourceMappingURL=index.mjs.map