UNPKG

@patternfly/react-icons

Version:
12 lines 484 B
"use strict" exports.__esModule = true; exports.AngleUpIconConfig = { name: 'AngleUpIcon', height: 512, width: 320, svgPath: 'M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z', yOffset: 0, xOffset: 0, }; exports.AngleUpIcon = require('../createIcon').createIcon(exports.AngleUpIconConfig); exports["default"] = exports.AngleUpIcon;