@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) • 2.08 kB
JavaScript
var P=Object.create;var{getPrototypeOf:V,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:a}=Object,w=Object.prototype.hasOwnProperty;function y(e){return this[e]}var d,B,b=(e,t,n)=>{var r=e!=null&&typeof e==="object";if(r){var o=t?d??=new WeakMap:B??=new WeakMap,s=o.get(e);if(s)return s}n=e!=null?P(V(e)):{};let l=t||!e||!e.__esModule?p(n,"default",{value:e,enumerable:!0}):n;for(let g of u(e))if(!w.call(l,g))p(l,g,{get:y.bind(e,g),enumerable:!0});if(r)o.set(e,l);return l},h=(e)=>{var t=(x??=new WeakMap).get(e),n;if(t)return t;if(t=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var r of u(e))if(!w.call(t,r))p(t,r,{get:y.bind(e,r),enumerable:!(n=a(e,r))||n.enumerable})}return x.set(e,t),t},x;var C=(e)=>e;function S(e,t){this[e]=C.bind(null,t)}var v=(e,t)=>{for(var n in t)p(e,n,{get:t[n],enumerable:!0,configurable:!0,set:S.bind(t,n)})};var I={};v(I,{CentralIconBase:()=>f});module.exports=h(I);var i=b(require("react")),f=({children:e,size:t=24,ariaLabel:n,color:r,ariaHidden:o=!0,style:s,...l})=>{return i.default.createElement("svg",{...l,"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:r,...s}},n&&!o&&i.default.createElement("title",null,n),e)};var $={};v($,{default:()=>E,IconSquareArrowBottomRightCorner:()=>G});module.exports=h($);var m=b(require("react"));var G=(e)=>{return m.default.createElement(f,{...e,ariaLabel:"square-arrow-bottom-right-corner"},m.default.createElement("path",{d:"M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z",stroke:"currentColor",strokeWidth:"2"}),m.default.createElement("path",{d:"M12 16H16V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),m.default.createElement("path",{d:"M15.5 15.5L11 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},E=G;
//# debugId=3B1EFC4FE00DB97864756E2164756E21