@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.11 kB
JavaScript
import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...l})=>{return n.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},o&&!t&&n.createElement("title",null,o),r)};import p from"react";var i=(r)=>{return p.createElement(a,{...r,ariaLabel:"head, avatar"},p.createElement("path",{d:"M18 14.0662V16C18 17.1046 17.1046 18 16 18C14.8954 18 14 18.8954 14 20C14 20.5523 13.5523 21 13 21H8C7.44772 21 7.00233 20.552 7.00265 19.9998C7.00387 17.9174 6.91209 16.1308 5.48913 14.3168C4.55625 13.1275 4 11.6287 4 10C4 6.13401 7.13401 3 11 3C13.8499 3 16.4738 4.36784 17.5555 7.13279C18.1817 8.73341 18.9899 9.82186 19.9072 11.1346C20.2342 11.6026 20.0903 12.2458 19.6007 12.5396L18.4855 13.2087C18.1843 13.3894 18 13.7149 18 14.0662Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=i;export{g as default,i as IconHead};
//# debugId=05A0C32BA3B9490C64756E2164756E21