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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const DeezerIconConfig: {
  name: 'DeezerIcon',
  height: 512,
  width: 576,
  svgPath: 'M451.46,244.71H576V172H451.46Zm0-173.89v72.67H576V70.82Zm0,275.06H576V273.2H451.46ZM0,447.09H124.54V374.42H0Zm150.47,0H275V374.42H150.47Zm150.52,0H425.53V374.42H301Zm150.47,0H576V374.42H451.46ZM301,345.88H425.53V273.2H301Zm-150.52,0H275V273.2H150.47Zm0-101.17H275V172H150.47Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const DeezerIcon: React.ComponentClass;
export default DeezerIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy