@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 896 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 ArrowTop = createMeisterIcons("arrow-top", [["path", { "fill": "currentColor", "d": "M12.1 6.263a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-1.5 0v-10a.75.75 0 0 1 .75-.75", "key": "d80b4e16fa49f730bf9b23f3c36412a496822b29", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m11.932 7.742-3.588 3.786a.75.75 0 1 1-1.088-1.031l3.607-3.808.007-.007a1.535 1.535 0 0 1 2.16 0l.007.007 3.7 3.8a.75.75 0 1 1-1.074 1.047l-3.694-3.794q-.002-.003-.019-.004a.03.03 0 0 0-.018.004", "key": "dd8da1b852656a8f39c9af0c058aa7d46924adb0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowTop as default };
//# sourceMappingURL=ArrowTop.js.map