@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.94 kB
JavaScript
var B=Object.create;var{getPrototypeOf:I,defineProperty:s,getOwnPropertyNames:c,getOwnPropertyDescriptor:y}=Object,h=Object.prototype.hasOwnProperty;function f(r){return this[r]}var w,P,b=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?w??=new WeakMap:P??=new WeakMap,a=n.get(r);if(a)return a}e=r!=null?B(I(r)):{};let p=t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let l of c(r))if(!h.call(p,l))s(p,l,{get:f.bind(r,l),enumerable:!0});if(o)n.set(r,p);return p},d=(r)=>{var t=(u??=new WeakMap).get(r),e;if(t)return t;if(t=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of c(r))if(!h.call(t,o))s(t,o,{get:f.bind(r,o),enumerable:!(e=y(r,o))||e.enumerable})}return u.set(r,t),t},u;var V=(r)=>r;function L(r,t){this[r]=V.bind(null,t)}var g=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0,configurable:!0,set:L.bind(t,e)})};var v={};g(v,{CentralIconBase:()=>C});module.exports=d(v);var m=b(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:a,...p})=>{return m.default.createElement("svg",{...p,"aria-hidden":n,role:n?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:o,...a}},e&&!n&&m.default.createElement("title",null,e),r)};var G={};g(G,{default:()=>H,IconThumbsUp:()=>x});module.exports=d(G);var i=b(require("react"));var x=(r)=>{return i.default.createElement(C,{...r,ariaLabel:"thumbs-up, thumb, hand, yes, pro"},i.default.createElement("path",{d:"M7 11H4C3.44772 11 3 11.4477 3 12V19C3 19.5523 3.44772 20 4 20H7M7 11V20M7 11L11 3H11.6156C12.843 3 13.7808 4.09535 13.5917 5.3081L13.0161 9H18.0631C19.8811 9 21.2813 10.6041 21.0356 12.4053L20.3538 17.4053C20.1511 18.8918 18.8815 20 17.3813 20H7",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},H=x;
//# debugId=CC7C27A8C3A62DC064756E2164756E21