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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.CarrotIconConfig = {
  name: 'CarrotIcon',
  height: 512,
  width: 512,
  svgPath: 'M298.2 156.6c-52.7-25.7-114.5-10.5-150.2 32.8l55.2 55.2c6.3 6.3 6.3 16.4 0 22.6-3.1 3.1-7.2 4.7-11.3 4.7s-8.2-1.6-11.3-4.7L130.4 217 2.3 479.7c-2.9 6-3.1 13.3 0 19.7 5.4 11.1 18.9 15.7 30 10.3l133.6-65.2-49.2-49.2c-6.3-6.2-6.3-16.4 0-22.6 6.3-6.2 16.4-6.2 22.6 0l57 57 102-49.8c24-11.7 44.5-31.3 57.1-57.1 30.1-61.7 4.5-136.1-57.2-166.2zm92.1-34.9C409.8 81 399.7 32.9 360 0c-50.3 41.7-52.5 107.5-7.9 151.9l8 8c44.4 44.6 110.3 42.4 151.9-7.9-32.9-39.7-81-49.8-121.7-30.3z',
  yOffset: 0,
  xOffset: 0,
};
exports.CarrotIcon = require('../createIcon').createIcon(exports.CarrotIconConfig);
exports["default"] = exports.CarrotIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy