import * as React from "react"; import { SVGProps } from "react"; const SvgHexagonSlice2 = (props: SVGProps) => ( ); export default SvgHexagonSlice2;