@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.3 kB
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:s,...a})=>l.createElement("svg",{...a,"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:C,...s}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"request-closed"},e.createElement("path",{d:"M6.5 3C4.84315 3 3.5 4.34315 3.5 6C3.5 7.4865 4.58114 8.72048 6 8.95852V15.0415C4.58114 15.2795 3.5 16.5135 3.5 18C3.5 19.6569 4.84315 21 6.5 21C8.15685 21 9.5 19.6569 9.5 18C9.5 16.5135 8.41886 15.2795 7 15.0415V8.95852C8.41886 8.72048 9.5 7.4865 9.5 6C9.5 4.34315 8.15685 3 6.5 3Z",fill:"currentColor"}),e.createElement("path",{d:"M15.25 3.04289L14.5429 3.75L16.7929 6L14.5429 8.25L15.25 8.95711L17.5 6.70711L19.75 8.95711L20.4571 8.25L18.2071 6L20.4571 3.75L19.75 3.04289L17.5 5.29289L15.25 3.04289Z",fill:"currentColor"}),e.createElement("path",{d:"M18 10H17V15.0415C15.5811 15.2795 14.5 16.5135 14.5 18C14.5 19.6569 15.8431 21 17.5 21C19.1569 21 20.5 19.6569 20.5 18C20.5 16.5135 19.4189 15.2795 18 15.0415V10Z",fill:"currentColor"})),f=i;export{i as IconRequestClosed,f as default};
//# sourceMappingURL=index.mjs.map