@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 892 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TrendingUpDownSolid = createReactSolidComponent("trending-up-down", "TrendingUpDownSolid", [["path", { "d": "M20.75 10a.75.75 0 0 1-1.195.604l-.085-.074-.954-.954-2.38 2.416 2.383 2.428.95-.95a.75.75 0 0 1 1.281.53v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1-.53-1.28l.988-.99-2.374-2.42-.395.404-.002.002c-.666.672-1.41.857-2.144.749-.652-.096-1.286-.427-1.768-.667-.543-.27-.942-.453-1.303-.491-.283-.03-.573.025-.928.397l-.009.009-4 4.063a.75.75 0 0 1-1.07-1.052l4.002-4.063c.666-.694 1.408-.925 2.161-.846.678.07 1.321.394 1.816.64.553.276.952.472 1.317.525.283.042.544 0 .86-.32l3.834-3.894-.985-.986A.75.75 0 0 1 17 6.25h3l.077.004A.75.75 0 0 1 20.75 7z", "key": "svg-0" }]]);
export { TrendingUpDownSolid as default };
//# sourceMappingURL=TrendingUpDownSolid.js.map