import React from "react"; function ShapeTriangleIcon() { return ( ); } export default ShapeTriangleIcon;