package.dist.js.icons.pen-icon.js Maven / Gradle / Ivy
"use strict"
exports.__esModule = true;
exports.PenIconConfig = {
name: 'PenIcon',
height: 512,
width: 512,
svgPath: 'M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z',
yOffset: 0,
xOffset: 0,
};
exports.PenIcon = require('../createIcon').createIcon(exports.PenIconConfig);
exports["default"] = exports.PenIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy