@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.48 kB
JavaScript
var f=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(t,r)=>{for(var e in r)a(t,e,{get:r[e],enumerable:!0})},l=(t,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!x.call(t,o)&&o!==e&&a(t,o,{get:()=>r[o],enumerable:!(n=h(r,o))||n.enumerable});return t};var c=(t,r,e)=>(e=t!=null?f(w(t)):{},l(r||!t||!t.__esModule?a(e,"default",{value:t,enumerable:!0}):e,t)),I=t=>l(a({},"__esModule",{value:!0}),t);var y={};B(y,{IconStopwatch:()=>C,default:()=>d});module.exports=I(y);var s=c(require("react"));var p=c(require("react")),m=({children:t,size:r=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...u})=>p.default.createElement("svg",{...u,"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:n,...i}},e&&!o&&p.default.createElement("title",null,e),t);var C=t=>s.default.createElement(m,{...t,ariaLabel:"stopwatch, track"},s.default.createElement("path",{d:"M9.75 2.25H14.25M12 13L9 10M20.25 13C20.25 17.5563 16.5563 21.25 12 21.25C7.44365 21.25 3.75 17.5563 3.75 13C3.75 8.44365 7.44365 4.75 12 4.75C16.5563 4.75 20.25 8.44365 20.25 13Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=C;0&&(module.exports={IconStopwatch});
//# sourceMappingURL=index.js.map
;