UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

60 lines (59 loc) 1.19 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.music_loudspeaker = void 0; var music_loudspeaker = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "12", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "40", "height": "62" }, "children": [] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "42", "r": "12" }, "children": [] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "16", "r": "6" }, "children": [] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "42", "r": "2.5" }, "children": [] }] }; exports.music_loudspeaker = music_loudspeaker;