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