UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

39 lines (38 loc) 906 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosPauseOutline = void 0; var iosPauseOutline = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M191,112v288h-47V112H191 M207,96h-79v320h79V96L207,96z" }, "children": [{ "name": "path", "attribs": { "d": "M191,112v288h-47V112H191 M207,96h-79v320h79V96L207,96z" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M368,112v288h-47V112H368 M384,96h-79v320h79V96L384,96z" }, "children": [{ "name": "path", "attribs": { "d": "M368,112v288h-47V112H368 M384,96h-79v320h79V96L384,96z" }, "children": [] }] }] }] }; exports.iosPauseOutline = iosPauseOutline;