UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 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 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": "a3f3dbc0cbb70b3918a51173fd23f027f1e528e9", "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": "2548bccaf9486b8c13b9a1f6b9a32e70e517a6ce", "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": "beca6a1e26af14e849bdc6df03b205c3f5e15792", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FlagB as default }; //# sourceMappingURL=FlagB.js.map