UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.61 kB
/** * @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 FlagAltB = createMeisterIcons("flag-alt-b", [["path", { "fill": "currentColor", "d": "M14.5 5v4c0 .5-.4 1-1 1h-9V5c0-.5.5-1 1-1h8c.5 0 1 .4 1 1", "key": "28ec6a1890af302127d25c3cd91699183ca9121f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.343 4.843c-.082.082-.093.15-.093.157v4.25h8.25c.08 0 .135-.03.177-.074A.27.27 0 0 0 13.75 9V5c0-.08-.03-.135-.074-.177a.27.27 0 0 0-.176-.073h-8c-.006 0-.075.01-.157.093m-1.06-1.06c.292-.294.723-.533 1.217-.533h8c.865 0 1.75.688 1.75 1.75v4c0 .865-.688 1.75-1.75 1.75H3.75V5c0-.494.24-.925.532-1.218", "key": "d5e6918e207a5e0de4a6fb289ea263910c687142", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.5 9.25a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-1.5 0V10a.75.75 0 0 1 .75-.75m9.25-2.7h4.75c.494 0 .925.24 1.218.532s.532.724.532 1.218v3.6c0 .865-.688 1.75-1.75 1.75h-6c-.494 0-.925-.24-1.218-.532s-.532-.724-.532-1.218V9.15h2.75c.08 0 .135-.03.177-.074a.27.27 0 0 0 .073-.176zm1.5 1.5v.85c0 .865-.688 1.75-1.75 1.75h-1.25v1.25c0 .006.01.075.093.157.082.082.15.093.157.093h6c.08 0 .135-.03.177-.074a.27.27 0 0 0 .073-.176V8.3c0-.006-.01-.075-.093-.157-.082-.082-.15-.093-.157-.093z", "key": "b68bad2e7b0000d878e3fea1b8277466cd719c36", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FlagAltB as default }; //# sourceMappingURL=FlagAltB.js.map