@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.05 kB
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:C,...a})=>n.createElement("svg",{...a,"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:s,...C}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"list-bullets"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3H3V21H21V3ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),d=i;export{i as IconListBullets,d as default};
//# sourceMappingURL=index.mjs.map