react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 476 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.smallUp = void 0;
var smallUp = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M6.582,12.141c-0.271,0.268-0.709,0.268-0.978,0c-0.269-0.268-0.272-0.701,0-0.969l3.908-3.83\r\n\tc0.27-0.268,0.707-0.268,0.979,0l3.908,3.83c0.27,0.267,0.27,0.701,0,0.969c-0.271,0.268-0.709,0.268-0.979,0L10,9L6.582,12.141z"
}
}]
};
exports.smallUp = smallUp;
;