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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.DeviantartIconConfig = {
  name: 'DeviantartIcon',
  height: 512,
  width: 320,
  svgPath: 'M320 93.2l-98.2 179.1 7.4 9.5H320v127.7H159.1l-13.5 9.2-43.7 84c-.3 0-8.6 8.6-9.2 9.2H0v-93.2l93.2-179.4-7.4-9.2H0V102.5h156l13.5-9.2 43.7-84c.3 0 8.6-8.6 9.2-9.2H320v93.1z',
  yOffset: 0,
  xOffset: 0,
};
exports.DeviantartIcon = require('../createIcon').createIcon(exports.DeviantartIconConfig);
exports["default"] = exports.DeviantartIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy