@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.46 kB
JavaScript
import r from"react";import n from"react";var p=({children:o,size:t=24,ariaLabel:l,color:C,ariaHidden:e=!0,style:s,...a})=>n.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...s}},l&&!e&&n.createElement("title",null,l),o);var i=o=>r.createElement(p,{...o,ariaLabel:"list-bullets"},r.createElement("path",{d:"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z",fill:"currentColor"}),r.createElement("path",{d:"M21 18.75H8V17.25H21V18.75Z",fill:"currentColor"}),r.createElement("path",{d:"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z",fill:"currentColor"}),r.createElement("path",{d:"M21 12.75H8V11.25H21V12.75Z",fill:"currentColor"}),r.createElement("path",{d:"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z",fill:"currentColor"}),r.createElement("path",{d:"M21 6.75H8V5.25H21V6.75Z",fill:"currentColor"})),h=i;export{i as IconListBullets,h as default};
//# sourceMappingURL=index.mjs.map