UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

79 lines (78 loc) 1.62 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_alarm = void 0; var basic_alarm = { "viewBox": "0 0 64 64", "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "32", "r": "26" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,20 32,32 40,36 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "21.995", "y1": "56.005", "x2": "15", "y2": "63" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "49", "y1": "63", "x2": "42.005", "y2": "56.005" }, "children": [] }, { "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,8 5,4 15,6 3,18 " }, "children": [] }, { "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "59,4 63,8 61,18 49,6 " }, "children": [] }] }; exports.basic_alarm = basic_alarm;