react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 320 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.forward3 = void 0;
var forward3 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M8 13.5v-5l-5 5v-11l5 5v-5l5.5 5.5z"
}
}]
};
exports.forward3 = forward3;
;