@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.33 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(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 B(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(w(r)):{},s(t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),b=r=>s(a({},"__esModule",{value:!0}),r);var y={};I(y,{IconArrowTriangleBottom:()=>c,default:()=>h});module.exports=b(y);var p=m(require("react"));var l=m(require("react")),i=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:f,...g})=>l.default.createElement("svg",{...g,"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&&l.default.createElement("title",null,o),r);var c=r=>p.default.createElement(i,{...r,ariaLabel:"arrow-triangle-bottom"},p.default.createElement("path",{d:"M3.69092 4L11.9999 20.618L20.309 4H3.69092Z",fill:"currentColor"})),h=c;0&&(module.exports={IconArrowTriangleBottom});
//# sourceMappingURL=index.js.map
;