@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 396 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Pyramid = createReactComponent("pyramid", "Pyramid", [["path", { "d": "m11.998 3 8.418 12.561c.16.24.083.56-.169.705L11.997 21m0-18v.002l-8.413 12.56a.493.493 0 0 0 .169.704L11.998 21m0-18v18", "key": "svg-0" }]]);
export { Pyramid as default };
//# sourceMappingURL=Pyramid.js.map