@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 990 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 CaretDoubleTopleft = createMeisterIcons("caret-double-topleft", [["path", { "fill": "currentColor", "d": "M11.478 11.412a.95.95 0 0 1 .668-.282h5.5c.534 0 .843.406.927.743a1.09 1.09 0 0 1-.297 1.038l-5.4 5.4a.9.9 0 0 1-.607.258 1.1 1.1 0 0 1-.456-.087c-.236-.1-.617-.384-.617-.902v-5.5a.95.95 0 0 1 .282-.668m1.218 1.218v3.74l3.739-3.74zM5.678 5.712a.95.95 0 0 1 .668-.282h5.5c.376 0 .715.204.883.54.159.318.126.669-.013.946l-.054.109-5.586 5.586a.9.9 0 0 1-.607.258 1.1 1.1 0 0 1-.456-.087c-.236-.1-.617-.384-.617-.902v-5.5a.95.95 0 0 1 .282-.668M6.896 6.93v3.74l3.739-3.74z", "key": "75736504927b3a3b361be0ba6d2b871f37d65d37", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleTopleft as default };
//# sourceMappingURL=CaretDoubleTopleft.js.map