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

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

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ThermometerHalfIconConfig: {
  name: 'ThermometerHalfIcon',
  height: 512,
  width: 256,
  svgPath: 'M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V224c0-17.673 14.327-32 32-32s32 14.327 32 32v104.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ThermometerHalfIcon: React.ComponentClass;
export default ThermometerHalfIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy