UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.3 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 BranchCheck = createMeisterIcons("branch-check", [["path", { "fill": "currentColor", "d": "M4 2.563a.75.75 0 0 1 .75.75v3.55h2.537A2.76 2.76 0 0 1 10 4.563h8a2.756 2.756 0 0 1 2.75 2.75v1a2.756 2.756 0 0 1-2.75 2.75h-8a2.756 2.756 0 0 1-2.75-2.7h-2.5v5.45c0 .685.564 1.25 1.25 1.25h1.261a2.757 2.757 0 0 1 2.739-2.5h8a2.756 2.756 0 0 1 2.75 2.75.75.75 0 0 1-1.5 0c0-.686-.564-1.25-1.25-1.25h-8c-.686 0-1.25.564-1.25 1.25v1c0 .685.564 1.25 1.25 1.25a.75.75 0 0 1 0 1.5 2.757 2.757 0 0 1-2.739-2.5H6a2.756 2.756 0 0 1-2.75-2.75v-10.5a.75.75 0 0 1 .75-.75m4.75 5.05v.7c0 .685.564 1.25 1.25 1.25h8c.686 0 1.25-.565 1.25-1.25v-1c0-.686-.564-1.25-1.25-1.25h-8c-.686 0-1.25.564-1.25 1.25zm9.388 9.278a.75.75 0 0 1-.016 1.06l-3.206 3.109a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.229 0-.506-.083-.717-.295l-.038-.038-1.232-1.642a.75.75 0 1 1 1.2-.9l.815 1.087 2.863-2.776a.75.75 0 0 1 1.06.017", "key": "b9a906a74fd39bf4957b85817e57b77c1b32b72a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BranchCheck as default }; //# sourceMappingURL=BranchCheck.js.map