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

package.dist.js.icons.houzz-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.HouzzIconConfig = {
  name: 'HouzzIcon',
  height: 512,
  width: 448,
  svgPath: 'M275.9 330.7H171.3V480H17V32h109.5v104.5l305.1 85.6V480H275.9z',
  yOffset: 0,
  xOffset: 0,
};
exports.HouzzIcon = require('../createIcon').createIcon(exports.HouzzIconConfig);
exports["default"] = exports.HouzzIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy