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

package.dist.js.icons.outlined-clock-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.OutlinedClockIconConfig = {
  name: 'OutlinedClockIcon',
  height: 512,
  width: 512,
  svgPath: 'M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z',
  yOffset: 0,
  xOffset: 0,
};
exports.OutlinedClockIcon = require('../createIcon').createIcon(exports.OutlinedClockIconConfig);
exports["default"] = exports.OutlinedClockIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy