@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.09 kB
JavaScript
import e from"react";import s from"react";var a=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...C})=>s.createElement("svg",{...C,"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:p,...l}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(a,{...t,ariaLabel:"alien"},e.createElement("path",{d:"M20 11C20 17 14 22 12 22C10 22 4 17 4 11C4 6.58172 7.58172 3 12 3C16.4183 3 20 6.58172 20 11Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M7.5 11.0086C8.96473 10.9201 9.88847 11.5134 10 12.9944C8.56755 13.0583 7.55498 12.5838 7.5 11.0086Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M16.5 11.0086C15.0353 10.9201 14.1115 11.5134 14 12.9944C15.4325 13.0583 16.445 12.5838 16.5 11.0086Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=i;export{i as IconAlien,d as default};
//# sourceMappingURL=index.mjs.map