@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 • 899 B
JavaScript
import p from"react";import n from"react";var s=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),e);var C=e=>p.createElement(s,{...e,ariaLabel:"vision-pro, goggles"},p.createElement("path",{d:"M12 15.125C9.44318 15.125 9.44318 18.25 5.86364 18.25C2.28409 18.25 0.75 15.125 0.75 12C0.75 6.27083 6.88636 5.74998 12 5.75C17.1136 5.75002 23.25 6.27083 23.25 12C23.25 15.0578 21.7159 18.25 18.1364 18.25C14.5568 18.25 14.5568 15.125 12 15.125Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"})),f=C;export{C as IconVisionPro,f as default};
//# sourceMappingURL=index.mjs.map