react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 738 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.drive = void 0;
var drive = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M19.059,10.898l-3.171-7.927C15.654,2.384,15.086,2,14.454,2H5.546C4.914,2,4.346,2.384,4.112,2.971l-3.171,7.927\r\n\tc-0.288,0.721-0.373,1.507-0.246,2.272l0.59,3.539C1.409,17.454,2.053,18,2.808,18h14.383c0.755,0,1.399-0.546,1.523-1.291\r\n\tl0.59-3.539C19.433,12.405,19.348,11.619,19.059,10.898z M16.959,15.245C16.887,15.681,16.51,16,16.068,16H3.932\r\n\tc-0.442,0-0.819-0.319-0.891-0.755l-0.365-2.193C2.583,12.501,3.008,12,3.567,12h12.867c0.558,0,0.983,0.501,0.891,1.052\r\n\tL16.959,15.245z"
}
}]
};
exports.drive = drive;
;