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

package.dist.js.icons.chevron-circle-up-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.ChevronCircleUpIconConfig = {
  name: 'ChevronCircleUpIcon',
  height: 512,
  width: 512,
  svgPath: 'M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z',
  yOffset: 0,
  xOffset: 0,
};
exports.ChevronCircleUpIcon = require('../createIcon').createIcon(exports.ChevronCircleUpIconConfig);
exports["default"] = exports.ChevronCircleUpIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy