@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.
2 lines • 1.69 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!f.call(r,e)&&e!==t&&a(r,e,{get:()=>o[e],enumerable:!(s=k(o,e))||s.enumerable});return r};var i=(r,o,t)=>(t=r!=null?C(w(r)):{},l(o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>l(a({},"__esModule",{value:!0}),r);var B={};g(B,{IconArrowWallDown:()=>u,default:()=>x});module.exports=L(B);var n=i(require("react"));var p=i(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:c,...m})=>p.default.createElement("svg",{...m,"aria-hidden":e,role:e?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:s,...c}},t&&!e&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"arrow-wall-down, align bottom"},n.default.createElement("path",{d:"M16.25 13.25L13.0607 16.4393C12.4749 17.0251 11.5251 17.0251 10.9394 16.4393L7.75 13.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12 3V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19 21H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=u;0&&(module.exports={IconArrowWallDown});
//# sourceMappingURL=index.js.map
;