@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 • 889 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:a,...i})=>l.createElement("svg",{...i,"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:s,...a}},n&&!e&&l.createElement("title",null,n),o);var V=o=>t.createElement(p,{...o,ariaLabel:"list-add, list-plus, new-list"},t.createElement("path",{d:"M18.75 14H22V15.5H18.75V19H17.25V15.5H14V14H17.25V11H18.75V14Z",fill:"currentColor"}),t.createElement("path",{d:"M11 18.75H3V17.25H11V18.75Z",fill:"currentColor"}),t.createElement("path",{d:"M11 12.75H3V11.25H11V12.75Z",fill:"currentColor"}),t.createElement("path",{d:"M21 6.75H3V5.25H21V6.75Z",fill:"currentColor"})),c=V;export{V as IconListAdd,c as default};
//# sourceMappingURL=index.mjs.map