@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.88 kB
JavaScript
var V=Object.create;var{getPrototypeOf:b,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var y,w,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var n=o?y??=new WeakMap:w??=new WeakMap,l=n.get(r);if(l)return l}t=r!=null?V(b(r)):{};let p=o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t;for(let s of u(r))if(!d.call(p,s))a(p,s,{get:f.bind(r,s),enumerable:!0});if(e)n.set(r,p);return p},x=(r)=>{var o=(m??=new WeakMap).get(r),t;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!d.call(o,e))a(o,e,{get:f.bind(r,e),enumerable:!(t=h(r,e))||t.enumerable})}return m.set(r,o),o},m;var P=(r)=>r;function v(r,o){this[r]=P.bind(null,o)}var B=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0,configurable:!0,set:v.bind(o,t)})};var G={};B(G,{CentralIconBase:()=>C});module.exports=x(G);var i=g(require("react")),C=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:l,...p})=>{return i.default.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...l}},t&&!n&&i.default.createElement("title",null,t),r)};var H={};B(H,{default:()=>S,IconClipboard2:()=>I});module.exports=x(H);var c=g(require("react"));var I=(r)=>{return c.default.createElement(C,{...r,ariaLabel:"clipboard-2, copy, list"},c.default.createElement("path",{d:"M16 5H17C18.6569 5 20 6.34315 20 8V18C20 19.6569 18.6569 21 17 21H7C5.34315 21 4 19.6569 4 18V8C4 6.34315 5.34315 5 7 5H8M16 7V6C16 4.34315 14.6569 3 13 3H11C9.34315 3 8 4.34315 8 6V7H16Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},S=I;
//# debugId=66B7206E57642ECA64756E2164756E21