@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 319 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Hash = createReactComponent("hash", "Hash", [["path", { "d": "M9.697 4 6.678 21M17.054 4l-3.019 17M21 8.781H3m18 7.438H3", "key": "svg-0" }]]);
export { Hash as default };
//# sourceMappingURL=Hash.js.map