UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 583 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_play_disabled = void 0; var ic_play_disabled = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0zm0 0h24v24H0V0zm11.75 11.47l-.11-.11.11.11z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 5.19V5l11 7-2.55 1.63L8 5.19zm12 14.54l-5.11-5.11L8 7.73 4.27 4 3 5.27l5 5V19l5.33-3.4 5.4 5.4L20 19.73z" }, "children": [] }] }; exports.ic_play_disabled = ic_play_disabled;