UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

41 lines (40 loc) 965 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.music_headphones = void 0; var music_headphones = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M11,53C5.477,53,1,48.523,1,43s4.477-10,10-10h2v20\r\n\tH11z" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M53,33c5.523,0,10,4.477,10,10s-4.477,10-10,10h-2\r\n\tV33H53z" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M13,36v-9c0,0,0-16,19-16s19,16,19,16v6" }, "children": [] }] }; exports.music_headphones = music_headphones;