@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.59 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,g=Object.prototype.hasOwnProperty;function k(r){return this[r]}var V,P,c=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var a=t?V??=new WeakMap:P??=new WeakMap,u=a.get(r);if(u)return u}e=r!=null?y(B(r)):{};let l=t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of d(r))if(!g.call(l,s))p(l,s,{get:k.bind(r,s),enumerable:!0});if(o)a.set(r,l);return l},f=(r)=>{var t=(h??=new WeakMap).get(r),e;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of d(r))if(!g.call(t,o))p(t,o,{get:k.bind(r,o),enumerable:!(e=L(r,o))||e.enumerable})}return h.set(r,t),t},h;var b=(r)=>r;function q(r,t){this[r]=b.bind(null,t)}var w=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0,configurable:!0,set:q.bind(t,e)})};var S={};w(S,{CentralIconBase:()=>m});module.exports=f(S);var n=c(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:a=!0,style:u,mode:l="masked",maskId:s,...x})=>{let I=l!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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:o,...u}},e&&!a&&n.default.createElement("title",null,e),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var v={};w(v,{default:()=>G,IconFileArrowRightOut:()=>C});module.exports=f(v);var i=c(require("react"));var C=i.default.memo((r)=>{return i.default.createElement(m,{...r,ariaLabel:"file-arrow-right-out, document-arrow-right-out, outgoing",maskId:"square-outlined-radius-0-stroke-2-IconFileArrowRightOut"},i.default.createElement("path",{d:"M19 12V9L13 3H5V21H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M13 4V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M13 19H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M17 16L20 19L17 22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=C;
//# debugId=978E239DD96306EF64756E2164756E21