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

package.dist.esm.icons.thermometer-icon.js Maven / Gradle / Ivy

The newest version!
import { createIcon } from '../createIcon';

export const ThermometerIconConfig = {
  name: 'ThermometerIcon',
  height: 512,
  width: 512,
  svgPath: 'M476.8 20.4c-37.5-30.7-95.5-26.3-131.9 10.2l-45.7 46 50.5 50.5c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.4-50.5-45.1 45.4 50.3 50.4c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L209 167.4l-45.1 45.4L214 263c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.1-50.2L96 281.1V382L7 471c-9.4 9.4-9.4 24.6 0 33.9 9.4 9.4 24.6 9.4 33.9 0l89-89h99.9L484 162.6c34.9-34.9 42.2-101.5-7.2-142.2z',
  yOffset: 0,
  xOffset: 0,
};

export const ThermometerIcon = createIcon(ThermometerIconConfig);

export default ThermometerIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy