react-icons-kit
Version:
React Icons Kit using various Svg Icon set
87 lines (86 loc) • 2.62 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_directions_off = void 0;
var ic_directions_off = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M9.41,6.58L12,4h0l8,8l-2.58,2.59L18.83,16l2.58-2.59c0.78-0.78,0.78-2.05,0-2.83l-8-8c-0.78-0.78-2.05-0.78-2.83,0 L8,5.17L9.41,6.58z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M9.41,6.58L12,4h0l8,8l-2.58,2.59L18.83,16l2.58-2.59c0.78-0.78,0.78-2.05,0-2.83l-8-8c-0.78-0.78-2.05-0.78-2.83,0 L8,5.17L9.41,6.58z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M2.81,2.81L1.39,4.22L5.17,8l-2.58,2.59c-0.78,0.78-0.78,2.05,0,2.83l8,8c0.78,0.78,2.05,0.78,2.83,0L16,18.83l3.78,3.78 l1.41-1.41L2.81,2.81z M12,20l-8-8l2.58-2.59L8.17,11H7v2h3.17l1.5,1.5l-1.08,1.09L12,17l1.09-1.09l1.5,1.5L12,20z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M2.81,2.81L1.39,4.22L5.17,8l-2.58,2.59c-0.78,0.78-0.78,2.05,0,2.83l8,8c0.78,0.78,2.05,0.78,2.83,0L16,18.83l3.78,3.78 l1.41-1.41L2.81,2.81z M12,20l-8-8l2.58-2.59L8.17,11H7v2h3.17l1.5,1.5l-1.08,1.09L12,17l1.09-1.09l1.5,1.5L12,20z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "7.07",
"transform": "matrix(0.7071 -0.7071 0.7071 0.7071 -3.0134 12.8107)",
"width": "1.54",
"x": "13.19",
"y": "6.51"
},
"children": [{
"name": "rect",
"attribs": {
"height": "7.07",
"transform": "matrix(0.7071 -0.7071 0.7071 0.7071 -3.0134 12.8107)",
"width": "1.54",
"x": "13.19",
"y": "6.51"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_directions_off = ic_directions_off;
;