RotateRightOutlined.d.ts 130 Bytes Raw Blame History Permalink 1 2 3 import { IconDefinition } from '../types'; declare const RotateRightOutlined: IconDefinition; export default RotateRightOutlined;