UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

61 lines (60 loc) 1.03 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chrome = void 0; var chrome = { "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": "21.17", "y1": "8", "x2": "12", "y2": "8" }, "children": [] }, { "name": "line", "attribs": { "x1": "3.95", "y1": "6.06", "x2": "8.54", "y2": "14" }, "children": [] }, { "name": "line", "attribs": { "x1": "10.88", "y1": "21.94", "x2": "15.46", "y2": "14" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.chrome = chrome;