@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 631 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var DazeGhost = createReactComponent("daze-ghost", "DazeGhost", [["path", { "d": "m8 12 2-1.5L8 9m8 3-2-1.5L16 9m0 7.25-1.333-1-1.334 1-1.333-1-1.333 1-1.334-1-1.333 1", "key": "svg-0" }], ["path", { "d": "M3 18.562v-6.518C3 7.05 7.03 3 12 3s9 4.05 9 9.044v6.517c0 1.162-.967 2.519-2 2-.835-.42-2.223-.52-3 0-.874.585-2.126.585-3 0-.885-.593-1.649-.57-2.5 0-.874.585-2.126.585-3 0-.777-.52-1.665-.42-2.5 0-1.033.519-2-.838-2-2", "key": "svg-1" }]]);
export { DazeGhost as default };
//# sourceMappingURL=DazeGhost.js.map