UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 920 B
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const GitB = createMeisterIcons("git-b", [["path", { "fill": "currentColor", "stroke": "#000", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M7.5 20.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-13a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm9 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z", "key": "8e7a1dfb7a5b9d5f247e6deb36b590e27dba1ab2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "stroke": "#000", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M7.5 16.5v-9m9 0s0 5-9 5", "key": "3fc9dbd3bcb205e48188ce84b3740b12dba99059", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { GitB as default }; //# sourceMappingURL=GitB.js.map