@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 439 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Percentage = createReactComponent("percentage", "Percentage", [["path", { "d": "M19 5 5 19m12.5 1c1.667 0 2.5-.857 2.5-3s-.833-3-2.5-3-2.5.857-2.5 3 .833 3 2.5 3m-11-10C8.167 10 9 9.143 9 7s-.833-3-2.5-3S4 4.857 4 7s.833 3 2.5 3", "key": "svg-0" }]]);
export { Percentage as default };
//# sourceMappingURL=Percentage.js.map