UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 568 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_playlist_add_check_twotone = void 0; var ic_playlist_add_check_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M2 6h12v2H2zm0 4h12v2H2zm0 4h8v2H2zm14.01 3L13 14l-1.5 1.5 4.51 4.5L23 13l-1.5-1.5z" }, "children": [] }] }; exports.ic_playlist_add_check_twotone = ic_playlist_add_check_twotone;