@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.04 kB
JavaScript
import t from"react";import n from"react";var p=({children:o,size:r=24,ariaLabel:l,color:a,ariaHidden:e=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},l&&!e&&n.createElement("title",null,l),o);var i=o=>t.createElement(p,{...o,ariaLabel:"bullet-list"},t.createElement("path",{d:"M5.75 4.5C4.23122 4.5 3 5.73122 3 7.25C3 8.76878 4.23122 10 5.75 10C7.26878 10 8.5 8.76878 8.5 7.25C8.5 5.73122 7.26878 4.5 5.75 4.5Z",fill:"currentColor"}),t.createElement("path",{d:"M21 6.5H11V8H21V6.5Z",fill:"currentColor"}),t.createElement("path",{d:"M5.75 14C4.23122 14 3 15.2312 3 16.75C3 18.2688 4.23122 19.5 5.75 19.5C7.26878 19.5 8.5 18.2688 8.5 16.75C8.5 15.2312 7.26878 14 5.75 14Z",fill:"currentColor"}),t.createElement("path",{d:"M21 16H11V17.5H21V16Z",fill:"currentColor"})),h=i;export{i as IconBulletList,h as default};
//# sourceMappingURL=index.mjs.map