All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.js.icons.tv-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const TvIconConfig: {
  name: 'TvIcon',
  height: 512,
  width: 640,
  svgPath: 'M592 0H48A48 48 0 0 0 0 48v320a48 48 0 0 0 48 48h240v32H112a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16H352v-32h240a48 48 0 0 0 48-48V48a48 48 0 0 0-48-48zm-16 352H64V64h512z',
  yOffset: 0,
  xOffset: 0,
};
export declare const TvIcon: React.ComponentClass;
export default TvIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy