@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 902 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 ArrowRight = createMeisterIcons("arrow-right", [["path", { "fill": "currentColor", "d": "M17.738 12.1a.75.75 0 0 1-.75.75h-10a.75.75 0 0 1 0-1.5h10a.75.75 0 0 1 .75.75", "key": "27f5e48b447668b0072650e69ca4e021c05cf662", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m16.258 11.932-3.786-3.587a.75.75 0 0 1 1.031-1.09l3.808 3.608.007.007a1.535 1.535 0 0 1 0 2.16l-.007.008-3.8 3.7a.75.75 0 1 1-1.047-1.075l3.794-3.694q.003-.002.005-.019a.03.03 0 0 0-.005-.018", "key": "eeaf2afef78473f00bc18ae905ec9de03a0ccbd6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowRight as default };
//# sourceMappingURL=ArrowRight.js.map