@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 • 925 B
JavaScript
import a from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:p,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:p,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(s,{...r,ariaLabel:"square-checklist, checklist box, check, list"},a.createElement("path",{d:"M7.54295 9.49775L8.66795 10.2478L10.5396 7.75224M14.0579 9H16.0579M14 15H16M7.54295 15.4989L8.66795 16.2489L10.5396 13.7534M7 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 20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconSquareChecklist,f as default};
//# sourceMappingURL=index.mjs.map