UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 851 B
/** * @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 ChevronDoubleTopleft = createMeisterIcons("chevron-double-topleft", [["path", { "fill": "currentColor", "d": "M18.663 13.251a.75.75 0 0 1-.75.75h-4.412v4.412a.75.75 0 0 1-1.5 0v-4.525c0-.375.126-.755.406-1.034.27-.271.647-.404 1.04-.353h4.466a.75.75 0 0 1 .75.75m-5.16.61v.002zm.917-4.852a.75.75 0 0 1-.75.75H9.26v4.412a.75.75 0 0 1-1.5 0V9.645c0-.374.125-.755.405-1.034.27-.271.647-.404 1.04-.352h4.467a.75.75 0 0 1 .75.75m-5.16.61", "key": "19f25bacbe201118c008eb8a9542c6c438dbcbfb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleTopleft as default }; //# sourceMappingURL=ChevronDoubleTopleft.js.map