UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 666 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bellOff = void 0; var bellOff = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M8.56 2.9A7 7 0 0 1 19 9v4m-2 4H2a3 3 0 0 0 3-3V9a7 7 0 0 1 .78-3.22M13.73 21a2 2 0 0 1-3.46 0" }, "children": [] }, { "name": "line", "attribs": { "x1": "1", "y1": "1", "x2": "23", "y2": "23" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.bellOff = bellOff;