UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 502 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bell = void 0; var bell = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.bell = bell;