@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 321 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var mediaStopOutline = exports.mediaStopOutline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M16 8v8h-8v-8h8m0-2h-8c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2z" }, "children": [] }] };