UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

51 lines (50 loc) 954 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosPause = void 0; var iosPause = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "128", "y": "96", "width": "79", "height": "320" }, "children": [{ "name": "rect", "attribs": { "x": "128", "y": "96", "width": "79", "height": "320" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "305", "y": "96", "width": "79", "height": "320" }, "children": [{ "name": "rect", "attribs": { "x": "305", "y": "96", "width": "79", "height": "320" }, "children": [] }] }] }] }; exports.iosPause = iosPause;