@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.42 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},s=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of w(e))!x.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(n=d(e,t))||n.enumerable});return r};var i=(r,e,o)=>(o=r!=null?C(g(r)):{},s(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>s(p({},"__esModule",{value:!0}),r);var h={};B(h,{IconArrowUp:()=>c,default:()=>L});module.exports=I(h);var a=i(require("react"));var l=i(require("react")),m=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...f})=>l.default.createElement("svg",{...f,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},o&&!t&&l.default.createElement("title",null,o),r);var c=r=>a.default.createElement(m,{...r,ariaLabel:"arrow-up,arrow-top"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 2.58582L19.4144 10L18.0002 11.4142L13.0001 6.41424V21H11.0001V6.41425L6.00015 11.4142L4.58594 10L12.0001 2.58582Z",fill:"currentColor"})),L=c;0&&(module.exports={IconArrowUp});
//# sourceMappingURL=index.js.map
;