@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 e from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:l,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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,...s}},l&&!o&&n.createElement("title",null,l),t);var m=t=>e.createElement(p,{...t,ariaLabel:"judge-gavel, legal, terms, law"},e.createElement("path",{d:"M16.5568 2.29297L8.79289 10.0569L12.375 13.639L15.9034 10.1106L21 15.2072L21.7071 14.5001L16.6105 9.40348L20.1389 5.87508L16.5568 2.29297Z",fill:"currentColor"}),e.createElement("path",{d:"M3 7.29297L2.29289 8.00008L5.5 11.2072L6.20711 10.5001L3 7.29297Z",fill:"currentColor"}),e.createElement("path",{d:"M1 13.0001V14.0001H5V13.0001H1Z",fill:"currentColor"}),e.createElement("path",{d:"M4.69098 17.0001L3.19098 20.0001H2V21.0001H17V20.0001H15.809L14.309 17.0001H4.69098Z",fill:"currentColor"})),c=m;export{m as IconJudgeGavel,c as default};
//# sourceMappingURL=index.mjs.map