@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.17 kB
JavaScript
import s from"react";import n from"react";var l=({children:e,size:t=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:C,...a})=>n.createElement("svg",{...a,"aria-hidden":r,role:r?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:p,...C}},o&&!r&&n.createElement("title",null,o),e);var i=e=>s.createElement(l,{...e,ariaLabel:"list-bullets"},s.createElement("path",{d:"M8.25 12C8.25 12.2761 8.02614 12.5 7.75 12.5C7.47386 12.5 7.25 12.2761 7.25 12M8.25 12C8.25 11.7239 8.02614 11.5 7.75 11.5C7.47386 11.5 7.25 11.7239 7.25 12M8.25 12H7.25M8.25 7.75C8.25 8.02614 8.02614 8.25 7.75 8.25C7.47386 8.25 7.25 8.02614 7.25 7.75M8.25 7.75C8.25 7.47386 8.02614 7.25 7.75 7.25C7.47386 7.25 7.25 7.47386 7.25 7.75M8.25 7.75H7.25M8.25 16.25C8.25 16.5261 8.02614 16.75 7.75 16.75C7.47386 16.75 7.25 16.5261 7.25 16.25M8.25 16.25C8.25 15.9739 8.02614 15.75 7.75 15.75C7.47386 15.75 7.25 15.9739 7.25 16.25M8.25 16.25H7.25M3.75 3.75H20.25V20.25H3.75V3.75Z",stroke:"currentColor",strokeWidth:"1.5"})),f=i;export{i as IconListBullets,f as default};
//# sourceMappingURL=index.mjs.map