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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const FlavorIconConfig: {
  name: 'FlavorIcon',
  height: 1024,
  width: 1088,
  svgPath: 'M1088,128 L1088,128 L1088,896 C1052.66749,895.966922 1024.03308,867.332514 1024,832 L1024,192 C1024.03308,156.667486 1052.66749,128.033078 1088,128 L1088,128 Z M384,448 L448,448 L448,320 L384,320 L384,448 Z M816,319 L768,319 L768,496 C768,504.836556 760.836556,512 752,512 L336,512 C327.163444,512 320,504.836556 320,496 L320,319 L272,319 C263.163444,319 256,311.836556 256,303 L256,144 C256,135.163444 263.163444,128 272,128 L816,128 C824.836556,128 832,135.163444 832,144 L832,303 C832,311.836556 824.836556,319 816,319 Z M704,704 L640,704 L640,768 L704,768 L704,832 L640,832 L640,896 L576,896 L576,832 L512,832 L512,896 L448,896 L448,832 L384,832 L384,768 L448,768 L448,704 L384,704 L384,640 L448,640 L448,576 L512,576 L512,640 L576,640 L576,576 L640,576 L640,640 L704,640 L704,704 Z M128,64 L128,960 C128.033078,995.332514 156.667486,1023.96692 192,1024 L896,1024 C931.332514,1023.96692 959.966922,995.332514 960,960 L960,64 C959.966922,28.6674863 931.332514,0.0330777378 896,0 L192,0 C156.667486,0.0330777378 128.033078,28.6674863 128,64 Z M513,704 L575,704 C575.270303,703.982118 575.53518,704.081719 575.726731,704.273269 C575.918281,704.46482 576.017882,704.729697 576,705 L576,767 C576.017882,767.270303 575.918281,767.53518 575.726731,767.726731 C575.53518,767.918281 575.270303,768.017882 575,768 L513,768 C512.729697,768.017882 512.46482,767.918281 512.273269,767.726731 C512.081719,767.53518 511.982118,767.270303 512,767 L512,705 C511.982118,704.729697 512.081719,704.46482 512.273269,704.273269 C512.46482,704.081719 512.729697,703.982118 513,704 L513,704 Z M640,448 L704,448 L704,320 L640,320 L640,448 Z M512,448 L576,448 L576,320 L512,320 L512,448 Z M0,128 L0,128 C35.3325137,128.033078 63.9669223,156.667486 64,192 L64,832 C63.9669223,867.332514 35.3325137,895.966922 0,896 L0,128 Z',
  yOffset: 0,
  xOffset: 0,
};
export declare const FlavorIcon: React.ComponentClass;
export default FlavorIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy