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

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

"use strict"
exports.__esModule = true;
exports.CommentIconConfig = {
  name: 'CommentIcon',
  height: 512,
  width: 512,
  svgPath: 'M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z',
  yOffset: 0,
  xOffset: 0,
};
exports.CommentIcon = require('../createIcon').createIcon(exports.CommentIconConfig);
exports["default"] = exports.CommentIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy