react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 371 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.enlarge2 = void 0;
var enlarge2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M16 0v6.5l-2.5-2.5-3 3-1.5-1.5 3-3-2.5-2.5zM7 10.5l-3 3 2.5 2.5h-6.5v-6.5l2.5 2.5 3-3z"
}
}]
};
exports.enlarge2 = enlarge2;
;