react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 499 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.direction = void 0;
var direction = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M18.06,1.941c-0.586-0.586-1.144-0.033-3.041,0.879C9.944,5.259,1.1,10.216,1.1,10.216L8.699,11.3l1.085,7.599\r\n\tc0,0,4.958-8.843,7.396-13.916C18.092,3.085,18.645,2.527,18.06,1.941z M16.236,3.896l-5.519,10.247l-0.561-4.655L16.236,3.896z"
}
}]
};
exports.direction = direction;
;