@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.95 kB
JavaScript
var I=Object.create;var{getPrototypeOf:V,defineProperty:s,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,f=Object.prototype.hasOwnProperty;function h(r){return this[r]}var w,y,d=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?w??=new WeakMap:y??=new WeakMap,a=n.get(r);if(a)return a}e=r!=null?I(V(r)):{};let p=t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let C of u(r))if(!f.call(p,C))s(p,C,{get:h.bind(r,C),enumerable:!0});if(o)n.set(r,p);return p},g=(r)=>{var t=(c??=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 u(r))if(!f.call(t,o))s(t,o,{get:h.bind(r,o),enumerable:!(e=P(r,o))||e.enumerable})}return c.set(r,t),t},c;var b=(r)=>r;function k(r,t){this[r]=b.bind(null,t)}var x=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0,configurable:!0,set:k.bind(t,e)})};var v={};x(v,{CentralIconBase:()=>i});module.exports=g(v);var m=d(require("react")),i=({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={};x(G,{default:()=>S,IconPause:()=>B});module.exports=g(G);var l=d(require("react"));var B=(r)=>{return l.default.createElement(i,{...r,ariaLabel:"pause"},l.default.createElement("path",{d:"M5 6C5 4.89543 5.89543 4 7 4C8.10457 4 9 4.89543 9 6V18C9 19.1046 8.10457 20 7 20C5.89543 20 5 19.1046 5 18V6Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M15 6C15 4.89543 15.8954 4 17 4C18.1046 4 19 4.89543 19 6V18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18V6Z",stroke:"currentColor",strokeWidth:"2"}))},S=B;
//# debugId=E492D3A868CFF56B64756E2164756E21