@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.92 kB
JavaScript
"use strict";var C=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var y=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0})},p=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of m(e))!f.call(r,t)&&t!==o&&l(r,t,{get:()=>e[t],enumerable:!(s=h(e,t))||s.enumerable});return r};var i=(r,e,o)=>(o=r!=null?C(x(r)):{},p(e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>p(l({},"__esModule",{value:!0}),r);var I={};y(I,{IconRequestClosed:()=>u,default:()=>B});module.exports=g(I);var n=i(require("react"));var c=i(require("react")),a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:d,...k})=>c.default.createElement("svg",{...k,"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:s,...d}},o&&!t&&c.default.createElement("title",null,o),r);var u=r=>n.default.createElement(a,{...r,ariaLabel:"request-closed"},n.default.createElement("circle",{cx:"6.5",cy:"6",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"6.5",cy:"18",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"17.5",cy:"18",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M6.5 8.25V15.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17.5 10.75V15.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M15.5 4L19.5 8M19.5 4L15.5 8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=u;0&&(module.exports={IconRequestClosed});
//# sourceMappingURL=index.js.map