@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 510 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var airplay = exports.airplay = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1" }, "children": [] }, { "name": "polygon", "attribs": { "points": "12 15 17 21 7 21 12 15" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };