UNPKG

@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 824 B
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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:a,...i}},n&&!o&&l.createElement("title",null,n),t);var m=t=>r.createElement(p,{...t,ariaLabel:"alignment-left"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 4H21V5.5H3V4ZM3 4H21V5.5H3V4ZM3 4H21V5.5H3V4Z",fill:"currentColor"}),r.createElement("path",{d:"M13 11.25V12.75H3V11.25H13Z",fill:"currentColor"}),r.createElement("path",{d:"M21 18.5V20H3V18.5H21Z",fill:"currentColor"})),C=m;export{m as IconAlignmentLeft,C as default}; //# sourceMappingURL=index.mjs.map