@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.35 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var o in t)a(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of g(t))!x.call(r,e)&&e!==o&&a(r,e,{get:()=>t[e],enumerable:!(n=u(t,e))||n.enumerable});return r};var m=(r,t,o)=>(o=r!=null?C(h(r)):{},s(t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>s(a({},"__esModule",{value:!0}),r);var d={};B(d,{IconArrowPathDown:()=>i,default:()=>P});module.exports=I(d);var l=m(require("react"));var p=m(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:f,...w})=>p.default.createElement("svg",{...w,"aria-hidden":e,role:e?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,...f}},o&&!e&&p.default.createElement("title",null,o),r);var i=r=>l.default.createElement(c,{...r,ariaLabel:"arrow-path-down"},l.default.createElement("path",{d:"M3.41309 12.9817H8.0002V1.9817H16.0002V12.9817H20.5873L12.0002 23L3.41309 12.9817Z",fill:"currentColor"})),P=i;0&&(module.exports={IconArrowPathDown});
//# sourceMappingURL=index.js.map
;