@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 946 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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:a,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"square-checklist, checklist box, check, list"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM11.2396 7.15224L10.4396 6.55224L8.55176 9.06936L7.40429 8.30438L6.84959 9.13643L8.78417 10.4261L11.2396 7.15224ZM13.058 8V9H17.058V8H13.058ZM11.2396 13.9034L10.4396 13.3034L8.55176 15.8205L7.40429 15.0555L6.84959 15.8876L8.78417 17.1773L11.2396 13.9034ZM13 15V16H17V15H13Z",fill:"currentColor"})),C=i;export{i as IconSquareChecklist,C as default};
//# sourceMappingURL=index.mjs.map