@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 2.04 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 BranchCheckB = createMeisterIcons("branch-check-b", [["path", { "fill": "currentColor", "d": "M18.138 16.89a.75.75 0 0 1-.016 1.06l-3.206 3.11a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.229 0-.505-.083-.717-.295l-.038-.038-1.232-1.643a.75.75 0 1 1 1.2-.9l.815 1.088 2.863-2.776a.75.75 0 0 1 1.06.016", "key": "8a1d3c05e07e926bfcaff9e2316142d0095166d6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18 10.313h-8c-1.1 0-2-.9-2-2v-1c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v1c0 1.1-.9 2-2 2", "key": "9fc1dc588f021ce49dc24f6436e5b30468c4c6be", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10 6.063c-.686 0-1.25.564-1.25 1.25v1c0 .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.25zm-2.75 1.25A2.756 2.756 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.75zm2.75 6.75c-.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.756 2.756 0 0 1-2.75-2.75v-1a2.756 2.756 0 0 1 2.75-2.75h8a2.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.25z", "key": "422fe654c5f396f64edefdef4784c6de024d388a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4 2.563a.75.75 0 0 1 .75.75v10.5c0 .685.564 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5H6a2.756 2.756 0 0 1-2.75-2.75v-10.5a.75.75 0 0 1 .75-.75", "key": "487a8211a339de42a70a647a74d84d7f16bb4cba", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 7.613a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75", "key": "249a0e1170a1d6da959a211fc5fb10987afb0106", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BranchCheckB as default };
//# sourceMappingURL=BranchCheckB.js.map