@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 537 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var bellOff = exports.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" } };