@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 • 923 B
JavaScript
import s from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:p,ariaHidden:o=!0,style:a,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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,...a}},r&&!o&&n.createElement("title",null,r),t);var i=t=>s.createElement(l,{...t,ariaLabel:"tasks, lists, todos"},s.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM11 9H17V10H11V9ZM11 14V15H17V14H11ZM7 9.5C7 8.94771 7.44772 8.5 8 8.5C8.55228 8.5 9 8.94771 9 9.5C9 10.0523 8.55228 10.5 8 10.5C7.44772 10.5 7 10.0523 7 9.5ZM8 13.5C7.44772 13.5 7 13.9477 7 14.5C7 15.0523 7.44772 15.5 8 15.5C8.55228 15.5 9 15.0523 9 14.5C9 13.9477 8.55228 13.5 8 13.5Z",fill:"currentColor"})),d=i;export{i as IconTasks,d as default};
//# sourceMappingURL=index.mjs.map