@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 s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:l,ariaHidden:r=!0,style:C,...a})=>s.createElement("svg",{...a,"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:l,...C}},n&&!r&&s.createElement("title",null,n),e);var i=e=>t.createElement(p,{...e,ariaLabel:"close-quote-2, blockquote"},t.createElement("path",{d:"M7 5H6C4.34315 5 3 6.34315 3 8V10.2308C3 11.7602 4.23983 13 5.76923 13C5.89668 13 6 13.1033 6 13.2308V19C6 19 10 17.5 10 13V7.99901C10 6.34216 8.65685 5 7 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M18 5H17C15.3431 5 14 6.34315 14 8V10.2308C14 11.7602 15.2398 13 16.7692 13C16.8967 13 17 13.1033 17 13.2308V19C17 19 21 17.5 21 13V7.99901C21 6.34216 19.6569 5 18 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),V=i;export{i as IconCloseQuote2,V as default};
//# sourceMappingURL=index.mjs.map