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

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

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const StumbleuponIconConfig: {
  name: 'StumbleuponIcon',
  height: 512,
  width: 512,
  svgPath: 'M502.9 266v69.7c0 62.1-50.3 112.4-112.4 112.4-61.8 0-112.4-49.8-112.4-111.3v-70.2l34.3 16 51.1-15.2V338c0 14.7 12 26.5 26.7 26.5S417 352.7 417 338v-72h85.9zm-224.7-58.2l34.3 16 51.1-15.2V173c0-60.5-51.1-109-112.1-109-60.8 0-112.1 48.2-112.1 108.2v162.4c0 14.9-12 26.7-26.7 26.7S86 349.5 86 334.6V266H0v69.7C0 397.7 50.3 448 112.4 448c61.6 0 112.4-49.5 112.4-110.8V176.9c0-14.7 12-26.7 26.7-26.7s26.7 12 26.7 26.7v30.9z',
  yOffset: 0,
  xOffset: 0,
};
export declare const StumbleuponIcon: React.ComponentClass;
export default StumbleuponIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy