@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 • 805 B
JavaScript
import p from"react";import n from"react";var s=({children:t,size:o=24,ariaLabel:r,color:a,ariaHidden:e=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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}},r&&!e&&n.createElement("title",null,r),t);var c=t=>p.createElement(s,{...t,ariaLabel:"todos,check,things, task"},p.createElement("path",{d:"M9.25 13L11.25 14.75L14.75 9.75M16 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconTodos,f as default};
//# sourceMappingURL=index.mjs.map