UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 740 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_audiotrack_twotone = void 0; var ic_audiotrack_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "circle", "attribs": { "cx": "10", "cy": "17", "opacity": ".3", "r": "2" }, "children": [] }, { "name": "path", "attribs": { "d": "M10 21c2.21 0 4-1.79 4-4V7h4V3h-6v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2z" }, "children": [] }] }; exports.ic_audiotrack_twotone = ic_audiotrack_twotone;