@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.06 kB
JavaScript
var x=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:m,getOwnPropertyDescriptor:I}=Object,c=Object.prototype.hasOwnProperty;function h(r){return this[r]}var L,V,k=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var n=o?L??=new WeakMap:V??=new WeakMap,l=n.get(r);if(l)return l}t=r!=null?x(B(r)):{};let s=o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let i of m(r))if(!c.call(s,i))p(s,i,{get:h.bind(r,i),enumerable:!0});if(e)n.set(r,s);return s},w=(r)=>{var o=(d??=new WeakMap).get(r),t;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of m(r))if(!c.call(o,e))p(o,e,{get:h.bind(r,e),enumerable:!(t=I(r,e))||t.enumerable})}return d.set(r,o),o},d;var b=(r)=>r;function y(r,o){this[r]=b.bind(null,o)}var f=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0,configurable:!0,set:y.bind(o,t)})};var P={};f(P,{CentralIconBase:()=>C});module.exports=w(P);var u=k(require("react")),C=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:n=!0,style:l,...s})=>{return u.default.createElement("svg",{...s,"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&&u.default.createElement("title",null,t),r)};var S={};f(S,{default:()=>v,IconArrowDownSquare:()=>g});module.exports=w(S);var a=k(require("react"));var g=(r)=>{return a.default.createElement(C,{...r,ariaLabel:"arrow-down-square, bottom"},a.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"}),a.default.createElement("path",{d:"M15 13L12 16L9 13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement("path",{d:"M12 8V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},v=g;
//# debugId=94E162CFB39B8DB964756E2164756E21