@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.36 kB
JavaScript
var f=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=h(t,o))||n.enumerable});return r};var m=(r,t,e)=>(e=r!=null?f(w(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var d={};B(d,{IconArrowPathUp:()=>i,default:()=>P});module.exports=I(d);var s=m(require("react"));var a=m(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:u,...C})=>a.default.createElement("svg",{...C,"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:n,...u}},e&&!o&&a.default.createElement("title",null,e),r);var i=r=>s.default.createElement(c,{...r,ariaLabel:"arrow-path-up"},s.default.createElement("path",{d:"M15.25 21.25H8.75V10.25H4.75L12 1.75L19.25 10.25H15.25V21.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),P=i;0&&(module.exports={IconArrowPathUp});
//# sourceMappingURL=index.js.map
;