@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 • 1.15 kB
JavaScript
import e from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>s.createElement("svg",{...l,"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:a,...i}},n&&!t&&s.createElement("title",null,n),o);var c=o=>e.createElement(p,{...o,ariaLabel:"vibe-coding-star, working, home-office"},e.createElement("path",{d:"M1.75 20.2496C1.75 15.5835 4.75 13.7498 8.25 13.7498",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498ZM10.7 20.2498H6.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.5",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M18.5 1.5L19.5804 4.41964L22.5 5.5L19.5804 6.58036L18.5 9.5L17.4196 6.58036L14.5 5.5L17.4196 4.41964L18.5 1.5Z",fill:"currentColor"})),d=c;export{c as IconVibeCodingStar,d as default};
//# sourceMappingURL=index.mjs.map