@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 978 B
JavaScript
/**
* @license @meistericons/vue v0.5.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 ArrowRoundedTopleft = createMeisterIcons("arrow-rounded-topleft", [["path", { "fill": "currentColor", "d": "M7.355 7.07a.75.75 0 0 0-1.06 0l-2.5 2.5a1.233 1.233 0 0 0 0 1.76l2.5 2.5a.75.75 0 1 0 1.06-1.06l-2.32-2.32 2.32-2.32a.75.75 0 0 0 0-1.06", "key": "59614a7b7c355e83e2f5e23d67f3dbda13006536", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.575 13.4c0-2.114-1.636-3.75-3.75-3.75h-12.6a.75.75 0 0 0 0 1.5h12.6c1.286 0 2.25.964 2.25 2.25s-.964 2.25-2.25 2.25h-4a.75.75 0 0 0 0 1.5h4c2.114 0 3.75-1.636 3.75-3.75", "key": "ec8a59f9467635b8f1959559b4efbed8ad38fa52", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowRoundedTopleft as default };
//# sourceMappingURL=ArrowRoundedTopleft.js.map