@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.
2 lines • 999 B
JavaScript
import a from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(s,{...r,ariaLabel:"reading-list, glasses, steve-jobs"},a.createElement("path",{d:"M1 10H2M23 10H22M9.72677 9.70829C10.3723 9.26165 11.1556 9 12 9C12.8668 9 13.6692 9.27571 14.3243 9.74423M10 12C10 14.2091 8.20914 16 6 16C3.79086 16 2 14.2091 2 12C2 9.79086 3.79086 8 6 8C8.20914 8 10 9.79086 10 12ZM22 12C22 14.2091 20.2091 16 18 16C15.7909 16 14 14.2091 14 12C14 9.79086 15.7909 8 18 8C20.2091 8 22 9.79086 22 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconReadingList,d as default};
//# sourceMappingURL=index.mjs.map