UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

40 lines (39 loc) 702 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.gitMerge = void 0; var gitMerge = { "viewBox": "0 0 24 24", "children": [{ "name": "circle", "attribs": { "cx": "18", "cy": "18", "r": "3" }, "children": [] }, { "name": "circle", "attribs": { "cx": "6", "cy": "6", "r": "3" }, "children": [] }, { "name": "path", "attribs": { "d": "M6 21V9a9 9 0 0 0 9 9" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.gitMerge = gitMerge;