UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 900 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 ChevronDoubleRight = createMeisterIcons("chevron-double-right", [["path", { "fill": "currentColor", "d": "M6.816 7.811a.75.75 0 0 1 1.06.017l3.097 3.196c.262.265.44.62.44 1.014 0 .38-.17.738-.481.98l-3.056 3.154A.75.75 0 1 1 6.8 15.128L9.829 12 6.8 8.872a.75.75 0 0 1 .017-1.06m3.108 4.29V12.1zm2.891-4.291a.75.75 0 0 1 1.06.017l3.097 3.196c.262.265.44.62.44 1.014 0 .38-.17.738-.481.98l-3.056 3.154a.75.75 0 1 1-1.077-1.044L15.829 12 12.8 8.872a.75.75 0 0 1 .017-1.06m3.108 4.29V12.1z", "key": "56b9dd2568a7f3e83022a3221cb4df60c8e920f0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleRight as default }; //# sourceMappingURL=ChevronDoubleRight.js.map