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

package.dist.js.icons.text-width-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.TextWidthIconConfig = {
  name: 'TextWidthIcon',
  height: 512,
  width: 448,
  svgPath: 'M432 32H16A16 16 0 0 0 0 48v80a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16v-16h120v112h-24a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16h-24V112h120v16a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zm-68.69 260.69C354 283.36 336 288.36 336 304v48H112v-48c0-14.31-17.31-21.32-27.31-11.31l-80 80a16 16 0 0 0 0 22.62l80 80C94 484.64 112 479.64 112 464v-48h224v48c0 14.31 17.31 21.33 27.31 11.31l80-80a16 16 0 0 0 0-22.62z',
  yOffset: 0,
  xOffset: 0,
};
exports.TextWidthIcon = require('../createIcon').createIcon(exports.TextWidthIconConfig);
exports["default"] = exports.TextWidthIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy