@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 946 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TrendingDownSolid = createReactSolidComponent("trending-down", "TrendingDownSolid", [["path", { "d": "M3.571 6.514a.75.75 0 0 0-1.142.972l4.458 5.24c.142.168.275.323.396.447.133.134.29.268.495.366.297.142.628.197.955.16.225-.026.417-.103.587-.186.155-.077.33-.181.52-.293l2.845-1.686c.202-.12.32-.189.41-.234a1 1 0 0 1 .09-.038.25.25 0 0 1 .126.016 1 1 0 0 1 .076.06c.077.067.173.164.337.331l3.4 3.458L14.25 18c0 .414.336.75.75.75h6a.75.75 0 0 0 .75-.75v-6a.75.75 0 0 0-.75-.75l-2.816 2.816-3.39-3.448-.063-.065c-.247-.252-.509-.52-.84-.659a1.75 1.75 0 0 0-.912-.118c-.356.049-.678.24-.98.421l-.079.046-2.825 1.674a8 8 0 0 1-.44.251 1 1 0 0 1-.096.04.25.25 0 0 1-.132-.021 1 1 0 0 1-.077-.07 8 8 0 0 1-.336-.38z", "key": "svg-0" }]]);
export { TrendingDownSolid as default };
//# sourceMappingURL=TrendingDownSolid.js.map