@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 • 1.06 kB
JavaScript
import a from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:r,color:s,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:s,...l}},r&&!t&&n.createElement("title",null,r),o);var i=o=>a.createElement(p,{...o,ariaLabel:"open-quote-1,blockquote"},a.createElement("path",{d:"M14.0074 14.5C14.0074 12.567 15.5727 11 17.5037 11C19.4346 11 21 12.567 21 14.5C21 16.433 19.4346 18 17.5037 18C15.5727 18 14.0074 16.433 14.0074 14.5ZM14.0074 14.5C13.7576 9.75 16.0053 8 19.0021 6M3.01895 14.5C3.01895 12.567 4.58431 11 6.51527 11C8.44623 11 10.0116 12.567 10.0116 14.5C10.0116 16.433 8.44623 18 6.51527 18C4.58431 18 3.01895 16.433 3.01895 14.5ZM3.01895 14.5C2.76922 9.75 5.01685 8 8.01369 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconOpenQuote1,d as default};
//# sourceMappingURL=index.mjs.map