react-icons-kit
Version:
React Icons Kit using various Svg Icon set
65 lines (64 loc) • 1.37 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_short_text = void 0;
var ic_short_text = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24",
"x": "0"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24",
"x": "0"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M4,9h16v2H4V9z M4,13h10v2H4V13z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M4,9h16v2H4V9z M4,13h10v2H4V13z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.ic_short_text = ic_short_text;
;