react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 509 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowUpB = void 0;
var arrowUpB = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M413.1,327.3l-1.8-2.1l-136-156.5c-4.6-5.3-11.5-8.6-19.2-8.6c-7.7,0-14.6,3.4-19.2,8.6L101,324.9l-2.3,2.6\r\n\tC97,330,96,333,96,336.2c0,8.7,7.4,15.8,16.6,15.8v0h286.8v0c9.2,0,16.6-7.1,16.6-15.8C416,332.9,414.9,329.8,413.1,327.3z"
},
"children": []
}]
};
exports.arrowUpB = arrowUpB;