@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.05 kB
JavaScript
import t from"react";import p from"react";var s=({children:e,size:o=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:l,...C})=>p.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},n&&!r&&p.createElement("title",null,n),e);var i=e=>t.createElement(s,{...e,ariaLabel:"open-quote-2, blockquote"},t.createElement("path",{d:"M17 19H18C19.6569 19 21 17.6569 21 16V13.7692C21 12.2398 19.7602 11 18.2308 11C18.1033 11 18 10.8967 18 10.7692V5C18 5 14 6.5 14 11V16.001C14 17.6578 15.3431 19 17 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M6 19L7 19C8.65685 19 10 17.6569 10 16V13.7692C10 12.2398 8.76017 11 7.23077 11C7.10332 11 7 10.8967 7 10.7692V5C7 5 3 6.5 3 11V16.001C3 17.6578 4.34315 19 6 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),V=i;export{i as IconOpenQuote2,V as default};
//# sourceMappingURL=index.mjs.map