@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 • 767 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>s.createElement(p,{...r,ariaLabel:"code-insert"},s.createElement("path",{d:"M13.25 4.75H2.75V19.25H13.25M16.2454 4.75H21.2454V19.25H16.2454M16.2454 4.75V2.75M16.2454 4.75V19.25M16.2454 19.25V21.25M8.5 9.5L11 12L8.5 14.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=i;export{i as IconCodeInsert,I as default};
//# sourceMappingURL=index.mjs.map