UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.84 kB
"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 GitAltB = createMeisterIcons("git-alt-b", [["path", { "fill": "currentColor", "d": "M7.65 20.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "96dfaa3f96d3ecbd1d48f06fa777476bba7e769c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.65 17.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M4.9 18.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "a9666b5ea9c05f76aba79195dbdd9cb29688df28", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.75 7.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "bba321ba1493cb4b61aa390c90c6a81be353a109", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.75 4.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M14 5.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-6.35-.75a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-1.5 0v-10a.75.75 0 0 1 .75-.75", "key": "950d8fdca63e3d233789bdb290529e388b843dde", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.75 6.75a.75.75 0 0 1 .75.75h-.75l.75.001v.035a2 2 0 0 1-.024.274 4.3 4.3 0 0 1-.148.687 5.3 5.3 0 0 1-1.145 2.005c-1.311 1.456-3.796 2.748-8.433 2.748a.75.75 0 0 1 0-1.5c4.363 0 6.378-1.208 7.318-2.252a3.8 3.8 0 0 0 .823-1.432 3 3 0 0 0 .108-.555L16 7.493v-.001.006M7.75 5.06l1.97 1.97a.75.75 0 1 0 1.06-1.06L8.628 3.817l-.062-.041c-.485-.323-1.209-.444-1.746.094l-2.1 2.1a.75.75 0 0 0 1.06 1.06z", "key": "6d539b3aa973b988c6e3d202dd9d51d7bbcf8510", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { GitAltB as default }; //# sourceMappingURL=GitAltB.js.map