UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.play3 = void 0; var play3 = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M3 2l10 6-10 6z" } }] }; exports.play3 = play3;