@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.72 kB
JavaScript
;var u=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=L(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?u(h(r)):{},s(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconSpace:()=>m,default:()=>d});module.exports=I(w);var a=C(require("react"));var l=C(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...f})=>l.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},e&&!o&&l.default.createElement("title",null,e),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"space, star"},a.default.createElement("path",{d:"M5.29168 18C6.93964 16.1588 9.3345 15 12 15C14.6655 15 17.0604 16.1588 18.7083 18M5.29168 18C6.93964 19.8412 9.3345 21 12 21C14.6655 21 17.0604 19.8412 18.7083 18M5.29168 18C3.86656 16.4077 3 14.3051 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 14.3051 20.1334 16.4077 18.7083 18",stroke:"currentColor",strokeWidth:"2"}),a.default.createElement("path",{d:"M8.5 9L10.8333 7.83333L12 5.5L13.1667 7.83333L15.5 9L13.1667 10.1667L12 12.5L10.8333 10.1667L8.5 9Z",fill:"currentColor"})),d=m;0&&(module.exports={IconSpace});
//# sourceMappingURL=index.js.map