UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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