@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.94 kB
JavaScript
;var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},C=(r,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!x.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(l=f(t,o))||l.enumerable});return r};var a=(r,t,e)=>(e=r!=null?d(g(r)):{},C(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>C(s({},"__esModule",{value:!0}),r);var P={};B(P,{IconPercent:()=>c,default:()=>k});module.exports=I(P);var n=a(require("react"));var p=a(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:m,...u})=>p.default.createElement("svg",{...u,"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:l,...m}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"percent, sales"},n.default.createElement("path",{d:"M16 8L8 16M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9 9.875C9.48325 9.875 9.875 9.48325 9.875 9C9.875 8.51675 9.48325 8.125 9 8.125C8.51675 8.125 8.125 8.51675 8.125 9C8.125 9.48325 8.51675 9.875 9 9.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75"}),n.default.createElement("path",{d:"M15 15.875C15.4832 15.875 15.875 15.4832 15.875 15C15.875 14.5168 15.4832 14.125 15 14.125C14.5168 14.125 14.125 14.5168 14.125 15C14.125 15.4832 14.5168 15.875 15 15.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75"})),k=c;0&&(module.exports={IconPercent});
//# sourceMappingURL=index.js.map