UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 923 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 ChevronDoubleDownright = createMeisterIcons("chevron-double-downright", [["path", { "fill": "currentColor", "d": "M11.296 5.872a.75.75 0 0 1 .738.762l-.07 4.45c-.002.372-.128.75-.406 1.027a1.23 1.23 0 0 1-1.033.353l-4.39.07a.75.75 0 0 1-.025-1.5l4.355-.069.07-4.355a.75.75 0 0 1 .761-.738m-.835 5.232v-.002zm5.078-.989a.75.75 0 0 1 .738.762l-.071 4.45a1.45 1.45 0 0 1-.405 1.027c-.27.269-.643.402-1.033.353l-4.391.07a.75.75 0 1 1-.024-1.5l4.355-.07.069-4.354a.75.75 0 0 1 .762-.738m-.835 5.231v-.002z", "key": "27c78c9690e53ea332a5091c47014cab821e2785", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleDownright as default }; //# sourceMappingURL=ChevronDoubleDownright.js.map