@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.2 kB
JavaScript
import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>{return 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),t)};import o from"react";var d=(t)=>{return o.createElement(p,{...t,ariaLabel:"password-stars"},o.createElement("path",{d:"M2 17L22 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M9.80078 9.90526H14.2008M13.1008 11.8105L10.9008 8M10.9008 11.8106L13.1008 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),o.createElement("path",{d:"M17.8008 9.90526H22.2008M21.1008 11.8105L18.9008 8M18.9008 11.8106L21.1008 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),o.createElement("path",{d:"M1.80078 9.90526H6.20078M5.10078 11.8105L2.90078 8M2.90078 11.8106L5.10078 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}))},k=d;export{k as default,d as IconPasswordStars};
//# debugId=35676802A24DA40364756E2164756E21