@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.02 kB
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:i,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"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:i,...a}},n&&!o&&l.createElement("title",null,n),t);var L=t=>e.createElement(p,{...t,ariaLabel:"ruler"},e.createElement("g",{"clip-path":"url(#clip0_6508_54002)"},e.createElement("path",{d:"M12.375 4.66794L16.2515 0.791504L23.2064 7.80203L7.74948 23.2065L0.792969 16.25L4.66794 12.375L6.5 14.2071L7.20711 13.5L5.37505 11.6679L8.16794 8.87505L11.75 12.4571L12.4571 11.75L8.87505 8.16794L11.6679 5.37505L13.5 7.20711L14.2071 6.5L12.375 4.66794Z",fill:"currentColor"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_6508_54002"},e.createElement("rect",{width:"24",height:"24",fill:"white"})))),u=L;export{L as IconRuler,u as default};
//# sourceMappingURL=index.mjs.map