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

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

"use strict"
exports.__esModule = true;
exports.FutbolIconConfig = {
  name: 'FutbolIcon',
  height: 512,
  width: 512,
  svgPath: 'M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-48 0l-.003-.282-26.064 22.741-62.679-58.5 16.454-84.355 34.303 3.072c-24.889-34.216-60.004-60.089-100.709-73.141l13.651 31.939L256 139l-74.953-41.525 13.651-31.939c-40.631 13.028-75.78 38.87-100.709 73.141l34.565-3.073 16.192 84.355-62.678 58.5-26.064-22.741-.003.282c0 43.015 13.497 83.952 38.472 117.991l7.704-33.897 85.138 10.447 36.301 77.826-29.902 17.786c40.202 13.122 84.29 13.148 124.572 0l-29.902-17.786 36.301-77.826 85.138-10.447 7.704 33.897C442.503 339.952 456 299.015 456 256zm-248.102 69.571l-29.894-91.312L256 177.732l77.996 56.527-29.622 91.312h-96.476z',
  yOffset: 0,
  xOffset: 0,
};
exports.FutbolIcon = require('../createIcon').createIcon(exports.FutbolIconConfig);
exports["default"] = exports.FutbolIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy