react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 574 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowDownC = void 0;
var arrowDownC = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M383.6,322.7L278.6,423c-5.8,6-13.7,9-22.4,9c-8.7,0-16.5-3-22.4-9L128.4,322.7c-12.5-11.9-12.5-31.3,0-43.2\r\n\tc12.5-11.9,32.7-11.9,45.2,0l50.4,48.2v-217c0-16.9,14.3-30.6,32-30.6c17.7,0,32,13.7,32,30.6v217l50.4-48.2\r\n\tc12.5-11.9,32.7-11.9,45.2,0C396.1,291.4,396.1,310.7,383.6,322.7z"
},
"children": []
}]
};
exports.arrowDownC = arrowDownC;
;