@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 579 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TrashTwo = createReactComponent("trash-two", "TrashTwo", [["path", { "d": "m5.25 5.778 1.727 12.178c.09.579.329 1.12.691 1.564a3 3 0 0 0 1.363.95l.246.083a8.52 8.52 0 0 0 5.446 0l.246-.082c.528-.178 1-.506 1.362-.95s.602-.985.692-1.564l1.727-12.18", "key": "svg-0" }], ["path", { "d": "M12 7.5c3.728 0 6.75-.784 6.75-1.75S15.728 4 12 4s-6.75.784-6.75 1.75S8.272 7.5 12 7.5", "key": "svg-1" }]]);
export { TrashTwo as default };
//# sourceMappingURL=TrashTwo.js.map