UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 626 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosPlayOutline = void 0; var iosPlayOutline = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M144,124.9L353.8,256L144,387.1V124.9 M128,96v320l256-160L128,96L128,96z" }, "children": [{ "name": "path", "attribs": { "d": "M144,124.9L353.8,256L144,387.1V124.9 M128,96v320l256-160L128,96L128,96z" }, "children": [] }] }] }] }; exports.iosPlayOutline = iosPlayOutline;