@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.46 kB
JavaScript
var f=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var C=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(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 w(r))!d.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=g(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?f(C(e)):{},s(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),h=e=>s(l({},"__esModule",{value:!0}),e);var I={};x(I,{IconSquareArrowTopRight2:()=>c,default:()=>B});module.exports=h(I);var a=i(require("react"));var p=i(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...V})=>p.default.createElement("svg",{...V,"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,...u}},o&&!t&&p.default.createElement("title",null,o),e);var c=e=>a.default.createElement(m,{...e,ariaLabel:"square-arrow-top-right-2, open, new, link, open link, box, arrow"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H10V4H4V20H20V14H21V21H3V3ZM14 3H21V10H20V4.70711L11.5 13.2071L10.7929 12.5L19.2929 4H14V3Z",fill:"currentColor"})),B=c;0&&(module.exports={IconSquareArrowTopRight2});
//# sourceMappingURL=index.js.map
;