@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 730 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TriangleSolid = createReactSolidComponent("triangle", "TriangleSolid", [["path", { "d": "M12 2.25c-1.418 0-2.462.91-3.417 2.257-.948 1.338-1.953 3.318-3.24 5.853l-.39.768c-1.065 2.098-1.904 3.75-2.344 5.076-.448 1.348-.55 2.552.121 3.623.67 1.066 1.801 1.511 3.22 1.719 1.398.204 3.272.204 5.656.204h.788c2.384 0 4.258 0 5.656-.204 1.419-.208 2.55-.653 3.22-1.72.671-1.07.569-2.274.12-3.622-.44-1.325-1.278-2.978-2.343-5.076l-.39-.768c-1.287-2.535-2.292-4.515-3.24-5.853C14.462 3.159 13.418 2.25 12 2.25", "key": "svg-0" }]]);
export { TriangleSolid as default };
//# sourceMappingURL=TriangleSolid.js.map