react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 641 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_format_list_numbered_rtl_twotone = void 0;
var ic_format_list_numbered_rtl_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M2 11h14v2H2zm16 6h2v.5h-1v1h1v.5h-2v1h3v-4h-3zm0-6h1.8L18 13.1v.9h3v-1h-1.8l1.8-2.1V10h-3zm2-3V4h-2v1h1v3zM2 17h14v2H2zM2 5h14v2H2z"
},
"children": []
}]
};
exports.ic_format_list_numbered_rtl_twotone = ic_format_list_numbered_rtl_twotone;
;