UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.21 kB
import r from"react";import s from"react";var l=({children:o,size:e=24,ariaLabel:n,color:c,ariaHidden:t=!0,style:p,...i})=>s.createElement("svg",{...i,"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:c,...p}},n&&!t&&s.createElement("title",null,n),o);var a=o=>r.createElement(l,{...o,ariaLabel:"request-closed"},r.createElement("circle",{cx:"6.5",cy:"6",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"6.5",cy:"18",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"17.5",cy:"18",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M6.5 8.25V15.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M17.5 10.75V15.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M15.5 4L19.5 8M19.5 4L15.5 8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=a;export{a as IconRequestClosed,h as default}; //# sourceMappingURL=index.mjs.map