@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.65 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!k.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(s=d(t,o))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?C(f(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(a({},"__esModule",{value:!0}),r);var I={};w(I,{IconSquareArrowBottomRight:()=>u,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:c,...h})=>p.default.createElement("svg",{...h,"aria-hidden":o,role:o?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:s,...c}},e&&!o&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(m,{...r,ariaLabel:"square-arrow-bottom-right, resize small, box, arrow"},n.default.createElement("path",{d:"M20.25 9.25V3.75L3.75 3.75L3.75 20.25H9.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20.25 13.75V20.25H13.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.5657 19.5657L11 11",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=u;0&&(module.exports={IconSquareArrowBottomRight});
//# sourceMappingURL=index.js.map
;