@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.74 kB
JavaScript
;var u=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(t,r)=>{for(var e in r)a(t,e,{get:r[e],enumerable:!0})},C=(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=f(r,o))||n.enumerable});return t};var l=(t,r,e)=>(e=t!=null?u(d(t)):{},C(r||!t||!t.__esModule?a(e,"default",{value:t,enumerable:!0}):e,t)),I=t=>C(a({},"__esModule",{value:!0}),t);var w={};B(w,{IconPieChart1:()=>c,default:()=>P});module.exports=I(w);var p=l(require("react"));var s=l(require("react")),i=({children:t,size:r=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:m,...h})=>s.default.createElement("svg",{...h,"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,...m}},e&&!o&&s.default.createElement("title",null,e),t);var c=t=>p.default.createElement(i,{...t,ariaLabel:"pie-chart-1, graph, chart, statistics"},p.default.createElement("path",{d:"M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C15.9187 21 19.2524 18.4956 20.4879 15M12 3C16.9706 3 21 7.02944 21 12C21 13.0519 20.8195 14.0617 20.4879 15M12 3V12L20.4879 15",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement("path",{d:"M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C15.9187 21 19.2524 18.4956 20.4879 15M12 3C16.9706 3 21 7.02944 21 12C21 13.0519 20.8195 14.0617 20.4879 15M12 3V12L20.4879 15",stroke:"currentColor",strokeWidth:"2"})),P=c;0&&(module.exports={IconPieChart1});
//# sourceMappingURL=index.js.map