@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.58 kB
JavaScript
;var V=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},s=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of C(r))!x.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=d(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?V(w(e)):{},s(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),g=e=>s(l({},"__esModule",{value:!0}),e);var L={};I(L,{IconSquareArrowInTopLeft:()=>m,default:()=>B});module.exports=g(L);var a=i(require("react"));var p=i(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:f,...u})=>p.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},o&&!t&&p.default.createElement("title",null,o),e);var m=e=>a.default.createElement(c,{...e,ariaLabel:"square-arrow-in-top-left, dock, box, arrow"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.50011 2.43945L9.50011 8.43945V3.00011H11.0001V11.0001L3.00011 11.0001L3.00011 9.50011L8.43945 9.50011L2.43945 3.50011L3.50011 2.43945ZM13.0001 6.00011H22.0001V22.0001H6.00011V13.0001H7.50011V20.5001H20.5001V7.50011H13.0001V6.00011Z",fill:"currentColor"})),B=m;0&&(module.exports={IconSquareArrowInTopLeft});
//# sourceMappingURL=index.js.map