UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 453 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pause = void 0; var pause = { "viewBox": "0 0 1536 1792", "children": [{ "name": "path", "attribs": { "d": "M1536 192v1408q0 26-19 45t-45 19h-512q-26 0-45-19t-19-45v-1408q0-26 19-45t45-19h512q26 0 45 19t19 45zM640 192v1408q0 26-19 45t-45 19h-512q-26 0-45-19t-19-45v-1408q0-26 19-45t45-19h512q26 0 45 19t19 45z" } }] }; exports.pause = pause;