react-icons-kit
Version:
React Icons Kit using various Svg Icon set
77 lines (76 loc) • 1.92 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_emoji_flags_twotone = void 0;
var ic_emoji_flags_twotone = {
"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": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "12,9 7,9 7,15 13,15 14,17 18,17 18,11 13,11"
},
"children": [{
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "12,9 7,9 7,15 13,15 14,17 18,17 18,11 13,11"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M14,9l-1-2H7V5.72C7.6,5.38,8,4.74,8,4c0-1.1-0.9-2-2-2S4,2.9,4,4c0,0.74,0.4,1.38,1,1.72V21h2v-4h5l1,2h7V9H14z M18,17 h-4l-1-2H7V9h5l1,2h5V17z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M14,9l-1-2H7V5.72C7.6,5.38,8,4.74,8,4c0-1.1-0.9-2-2-2S4,2.9,4,4c0,0.74,0.4,1.38,1,1.72V21h2v-4h5l1,2h7V9H14z M18,17 h-4l-1-2H7V9h5l1,2h5V17z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_emoji_flags_twotone = ic_emoji_flags_twotone;
;