@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ArrowSquareTopright = createMeisterIcons("arrow-square-topright", [["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.786 0 5.25-2.464 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.614-3.136 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "4d92b6ebd249df1bf833b6ea81a71762b04f6bf2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.15 14.838a.75.75 0 0 1 0-1.061l4.666-4.667a.75.75 0 0 1 1.061 1.06l-4.667 4.668a.75.75 0 0 1-1.06 0", "key": "8f8ae031c82a46141954a955527b7c571ed4d187", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.637 9.357a.75.75 0 0 1 .75-.75h3.535c.698 0 1.245.548 1.245 1.245v3.536a.75.75 0 0 1-1.5 0v-3.28h-3.28a.75.75 0 0 1-.75-.75", "key": "bc7ee246b4f11fcdcc5254ca4cc98b0a98496c78", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowSquareTopright as default };
//# sourceMappingURL=ArrowSquareTopright.js.map