react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 776 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_videogame_asset = void 0;
var ic_videogame_asset = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0v24h24V0H0zm23 16c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v8z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-10 7H8v3H6v-3H3v-2h3V8h2v3h3v2zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"
},
"children": []
}]
};
exports.ic_videogame_asset = ic_videogame_asset;
;