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