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