@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.57 kB
JavaScript
var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of h(r))!g.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(s=f(r,o))||s.enumerable});return e};var i=(e,r,t)=>(t=e!=null?d(x(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>l(p({},"__esModule",{value:!0}),e);var y={};k(y,{IconTimeFlies:()=>m,default:()=>I});module.exports=B(y);var n=i(require("react"));var a=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...C})=>a.default.createElement("svg",{...C,"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:s,...u}},t&&!o&&a.default.createElement("title",null,t),e);var m=e=>n.default.createElement(c,{...e,ariaLabel:"time-flies, speed"},n.default.createElement("circle",{cx:"15",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M1.75 12H4.25M2.75 16.25H5.25M2.75 7.75H5.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15 8.75V12L17 14",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=m;0&&(module.exports={IconTimeFlies});
//# sourceMappingURL=index.js.map
;