@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 970 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 ArrowDownwards = createMeisterIcons("arrow-downwards", [["path", { "fill": "currentColor", "d": "M21.128 18.03a.75.75 0 0 1-.386.488 1.38 1.38 0 0 1-.842.282h-.037l-4.1-.2a.75.75 0 1 1 .073-1.5l3.192.157-4.588-6.203a.32.32 0 0 0-.34-.034l-2.432 2.82-.045.052-.054.044c-.792.633-1.868.535-2.45-.21L2.737 6.445a.75.75 0 1 1 1.128-.99l6.4 7.3.019.022.017.023c.021.029.054.05.1.054a.3.3 0 0 0 .187-.057l2.445-2.837.053-.061.065-.049a1.82 1.82 0 0 1 2.38.17l.04.04.033.044 4.226 5.713.122-2.504a.75.75 0 1 1 1.498.073l-.2 4.085c-.002.2-.044.39-.12.559", "key": "5e31688ae4a11596e1be6cb490171591005a6f73", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDownwards as default };
//# sourceMappingURL=ArrowDownwards.js.map