@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.22 kB
JavaScript
import l from"react";var s=({children:o,size:e=24,ariaLabel:n,color:c,ariaHidden:t=!0,style:p,...i})=>{return l.createElement("svg",{...i,"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:c,...p}},n&&!t&&l.createElement("title",null,n),o)};import r from"react";var a=(o)=>{return r.createElement(s,{...o,ariaLabel:"owl-face, learning, reading, research"},r.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 12C12 9.51472 9.98528 7.5 7.5 7.5C5.01472 7.5 3 9.51472 3 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21 12C21 9.51472 18.9853 7.5 16.5 7.5C14.0147 7.5 12 9.51472 12 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"7.5",cy:"12",r:"1.25",fill:"currentColor"}),r.createElement("circle",{cx:"16.5",cy:"12",r:"1.25",fill:"currentColor"}),r.createElement("path",{d:"M12 12V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=a;export{f as default,a as IconOwlFace};
//# debugId=7BDF683DA5CC227964756E2164756E21