react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 551 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.mediaPlayOutline = void 0;
var mediaPlayOutline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M8.998 7.002l.085.078 5.051 4.92-5.096 4.964-.038.036-.002-9.998m.002-2.002c-1.104 0-2 .896-2 2v10c0 1.104.896 2 2 2 .543 0 1.033-.218 1.393-.568 2.644-2.573 6.607-6.432 6.607-6.432s-3.963-3.859-6.604-6.433c-.363-.349-.853-.567-1.396-.567z"
},
"children": []
}]
};
exports.mediaPlayOutline = mediaPlayOutline;
;