@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 • 982 B
JavaScript
import t from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>s.createElement("svg",{...i,"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,...l}},n&&!e&&s.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"code-assistant, vibe-coding"},t.createElement("path",{d:"M13 3.75H3.75V20.25H20.25V11",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M10.75 9L7.75 12L10.75 15",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M13.25 9L16.25 12L13.25 15",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),h=c;export{c as IconCodeAssistant,h as default};
//# sourceMappingURL=index.mjs.map