UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

67 lines (66 loc) 1.43 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.music_bell = void 0; var music_bell = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M32,55h25v-4l-7-7V25c0-9.941-8.059-18-18-18\r\n\ts-18,8.059-18,18v19l-7,7v4H32z" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "41", "x2": "50", "y2": "41" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "35", "x2": "50", "y2": "35" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M39,55c0,4.418-3.582,8-8,8s-8-3.582-8-8" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "28,7 28,1 36,1 36,7 " }, "children": [] }] }; exports.music_bell = music_bell;