@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 672 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 ChevronRight = createMeisterIcons("chevron-right", [["path", { "fill": "currentColor", "d": "M8.82 18.18a.75.75 0 0 1 0-1.06l5-5a.24.24 0 0 0 .08-.17.24.24 0 0 0-.078-.168L8.825 6.886a.75.75 0 0 1 1.05-1.072l5.005 4.906a1.716 1.716 0 0 1 0 2.46l-5 5a.75.75 0 0 1-1.06 0", "key": "79c0f4055e5079ab4860b369860469a8b8dadbc1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronRight as default };
//# sourceMappingURL=ChevronRight.js.map