react-icons-kit
Version:
React Icons Kit using various Svg Icon set
61 lines (60 loc) • 1.34 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_horizontal_rule_outline = void 0;
var ic_horizontal_rule_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"fill-rule": "evenodd",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"fill-rule": "evenodd",
"height": "24",
"width": "24"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill-rule": "evenodd",
"height": "2",
"width": "16",
"x": "4",
"y": "11"
},
"children": [{
"name": "rect",
"attribs": {
"fill-rule": "evenodd",
"height": "2",
"width": "16",
"x": "4",
"y": "11"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_horizontal_rule_outline = ic_horizontal_rule_outline;