UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 445 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mediaPause = void 0; var mediaPause = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M8 6c-1.104 0-2 .896-2 2v8c0 1.104.896 2 2 2s2-.896 2-2v-8c0-1.104-.896-2-2-2zM15 6c-1.104 0-2 .896-2 2v8c0 1.104.896 2 2 2s2-.896 2-2v-8c0-1.104-.896-2-2-2z" }, "children": [] }] }; exports.mediaPause = mediaPause;