UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 313 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pause = void 0; var pause = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v6h2v-6h-2zm4 0v6h2v-6h-2z", "transform": "translate(1 1)" } }] }; exports.pause = pause;