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

package.dist.js.icons.ruler-vertical-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.RulerVerticalIconConfig = {
  name: 'RulerVerticalIcon',
  height: 512,
  width: 256,
  svgPath: 'M168 416c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 17.67 14.33 32 32 32h192c17.67 0 32-14.33 32-32v-64h-88z',
  yOffset: 0,
  xOffset: 0,
};
exports.RulerVerticalIcon = require('../createIcon').createIcon(exports.RulerVerticalIconConfig);
exports["default"] = exports.RulerVerticalIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy