UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

79 lines (78 loc) 1.35 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.lifeBuoy = void 0; var lifeBuoy = { "viewBox": "0 0 24 24", "children": [{ "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "10" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "4" }, "children": [] }, { "name": "line", "attribs": { "x1": "4.93", "y1": "4.93", "x2": "9.17", "y2": "9.17" }, "children": [] }, { "name": "line", "attribs": { "x1": "14.83", "y1": "14.83", "x2": "19.07", "y2": "19.07" }, "children": [] }, { "name": "line", "attribs": { "x1": "14.83", "y1": "9.17", "x2": "19.07", "y2": "4.93" }, "children": [] }, { "name": "line", "attribs": { "x1": "14.83", "y1": "9.17", "x2": "18.36", "y2": "5.64" }, "children": [] }, { "name": "line", "attribs": { "x1": "4.93", "y1": "19.07", "x2": "9.17", "y2": "14.83" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.lifeBuoy = lifeBuoy;