@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 460 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var BanSolid = createReactSolidComponent("ban", "BanSolid", [["path", { "d": "M12 3.75a8.25 8.25 0 0 0-6.34 13.53L17.28 5.66A8.22 8.22 0 0 0 12 3.75M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "svg-0" }]]);
export { BanSolid as default };
//# sourceMappingURL=BanSolid.js.map