@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 947 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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 ArrowUpwards = createMeisterIcons("arrow-upwards", [["path", { "fill": "currentColor", "d": "m19.829 8.183-4.226 5.713-.033.045-.04.04a1.82 1.82 0 0 1-2.38.169l-.065-.049-.053-.061-2.445-2.837a.3.3 0 0 0-.187-.057.14.14 0 0 0-.1.054l-.017.023-.019.021-6.4 7.3a.75.75 0 1 1-1.128-.989l6.384-7.281c.581-.745 1.657-.843 2.449-.21l.054.044.045.052 2.431 2.82a.32.32 0 0 0 .34-.034l4.59-6.203-3.193.156a.75.75 0 1 1-.072-1.498l4.1-.2h.036c.284 0 .588.085.842.281a.75.75 0 0 1 .386.488q.117.256.122.559l.2 4.085a.75.75 0 1 1-1.5.073z", "key": "b7f0c07138057cb53189001c146ce35205ff5b66", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowUpwards as default };
//# sourceMappingURL=ArrowUpwards.js.map