@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.08 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 FlagB = createMeisterIcons("flag-b", [["path", { "fill": "currentColor", "d": "M19 6v6c0 1.1-.9 2-2 2H5V6c0-1.1.9-2 2-2h10c1.1 0 2 .8 2 2", "key": "261194c719c2559a2c55bbc861e948e213ced223", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 4.75c-.686 0-1.25.564-1.25 1.25v7.25H17c.686 0 1.25-.564 1.25-1.25V6c0-.761-.54-1.25-1.25-1.25zM4.25 6A2.756 2.756 0 0 1 7 3.25h10c1.49 0 2.75 1.111 2.75 2.75v6A2.756 2.756 0 0 1 17 14.75H4.25z", "key": "70ff1ae04c41f0c5c3ee0f132fc23356d12b5f43", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5 13.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "5728d29759c07d329b2ef0d7fc84c33c3b3522c8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FlagB as default };
//# sourceMappingURL=FlagB.js.map