@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 925 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 ArrowDownright = createMeisterIcons("arrow-downright", [["path", { "fill": "currentColor", "d": "M15.986 16.128a.75.75 0 0 1-1.06 0L7.855 9.057a.75.75 0 0 1 1.06-1.061l7.071 7.071a.75.75 0 0 1 0 1.06", "key": "a989fb9215d52854d455d91db61c06acded30148", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m15.06 14.963-.142-5.214a.75.75 0 1 1 1.5-.04l.142 5.242v.01c0 .838-.69 1.528-1.528 1.528h-.01l-5.304-.071a.75.75 0 0 1 .02-1.5l5.295.07q.004.002.016-.01a.03.03 0 0 0 .01-.015", "key": "bbffda6d0486685850083f50419237d067c1f936", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDownright as default };
//# sourceMappingURL=ArrowDownright.js.map