UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 515 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_playlist_play_twotone = void 0; var ic_playlist_play_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 10h12v2H4zm0-4h12v2H4zm0 8h8v2H4zm10 6l5-3-5-3z" }, "children": [] }] }; exports.ic_playlist_play_twotone = ic_playlist_play_twotone;