@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 849 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var PercentageSolid = createReactSolidComponent("percentage", "PercentageSolid", [["path", { "d": "M4.058 4.206c.61-.707 1.486-.956 2.442-.956s1.831.249 2.442.956c.59.682.808 1.65.808 2.794s-.218 2.112-.808 2.794c-.61.707-1.486.956-2.442.956s-1.831-.249-2.442-.956C3.468 9.112 3.25 8.144 3.25 7s.218-2.112.808-2.794m15.472.264a.75.75 0 0 1 0 1.06l-14 14a.75.75 0 0 1-1.06-1.06l14-14a.75.75 0 0 1 1.06 0m-4.473 9.736c.612-.707 1.487-.956 2.443-.956s1.831.249 2.442.956c.59.682.808 1.65.808 2.794s-.218 2.112-.808 2.794c-.61.707-1.486.956-2.442.956s-1.831-.249-2.443-.956c-.589-.682-.807-1.65-.807-2.794s.218-2.112.807-2.794", "key": "svg-0" }]]);
export { PercentageSolid as default };
//# sourceMappingURL=PercentageSolid.js.map