@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.26 kB
JavaScript
import t from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},n&&!o&&s.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"flashcards, cards, pages"},t.createElement("path",{d:"M10.625 7.17764L10.7505 5.98353C10.9237 4.33576 12.3999 3.14036 14.0477 3.31355L18.0257 3.73167C19.6735 3.90485 20.8689 5.38104 20.6957 7.02882L19.964 13.9905C19.7908 15.6382 18.3147 16.8336 16.6669 16.6604L14.0011 16.3803",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3.26668 11.0288C3.09349 9.38104 4.28888 7.90485 5.93666 7.73167L9.91474 7.31355C11.5625 7.14036 13.0387 8.33575 13.2119 9.98353L13.9436 16.9452C14.1168 18.593 12.9214 20.0691 11.2736 20.2423L7.29553 20.6604C5.64775 20.8336 4.17156 19.6382 3.99838 17.9905L3.26668 11.0288Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=C;export{C as IconFlashcards,L as default};
//# sourceMappingURL=index.mjs.map