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