@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.6 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var g=(o,t)=>{for(var e in t)l(o,e,{get:t[e],enumerable:!0})},s=(o,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of d(t))!B.call(o,r)&&r!==e&&l(o,r,{get:()=>t[r],enumerable:!(n=C(t,r))||n.enumerable});return o};var i=(o,t,e)=>(e=o!=null?u(w(o)):{},s(t||!o||!o.__esModule?l(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>s(l({},"__esModule",{value:!0}),o);var V={};g(V,{IconArrowTopBottom:()=>c,default:()=>I});module.exports=x(V);var a=i(require("react"));var p=i(require("react")),m=({children:o,size:t=24,ariaLabel:e,color:n,ariaHidden:r=!0,style:L,...f})=>p.default.createElement("svg",{...f,"aria-hidden":r,role:r?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,...L}},e&&!r&&p.default.createElement("title",null,e),o);var c=o=>a.default.createElement(m,{...o,ariaLabel:"arrow-top-bottom, sort 1, switch vertical"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.25011 2.68945L12.3108 7.75011L11.2501 8.81077L8.00011 5.56077V21.0001H6.50011V5.56077L3.25011 8.81077L2.18945 7.75011L7.25011 2.68945ZM17.5001 3.00011V18.4395L20.7501 15.1895L21.8108 16.2501L16.7501 21.3108L11.6895 16.2501L12.7501 15.1895L16.0001 18.4395V3.00011H17.5001Z",fill:"currentColor"})),I=c;0&&(module.exports={IconArrowTopBottom});
//# sourceMappingURL=index.js.map