@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.07 kB
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":t,role:t?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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>l.createElement(a,{...r,ariaLabel:"law, legal, terms, imprint, balance"},l.createElement("path",{d:"M12.501 2H11.501V4H9.84965L8.34965 5H2.00104V6H4.81881L1.90234 15.2355L2.25457 15.435C3.3494 16.0553 4.41458 16.3825 5.50104 16.3825C6.58751 16.3825 7.65269 16.0553 8.74751 15.435L9.09974 15.2355L6.18328 6H8.65243L10.1524 5H11.501V20H6.00104V21H18.001V20H12.501V5H13.883L15.883 6H17.8188L14.9023 15.2355L15.2546 15.435C16.3494 16.0553 17.4146 16.3825 18.501 16.3825C19.5875 16.3825 20.6527 16.0553 21.7475 15.435L22.0997 15.2355L19.1833 6H22.001V5H16.1191L14.1191 4H12.501V2Z",fill:"currentColor"})),V=i;export{i as IconLaw,V as default};
//# sourceMappingURL=index.mjs.map