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