UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.43 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 ResponsiveB = createMeisterIcons("responsive-b", [["path", { "fill": "currentColor", "d": "M11 11.8v6.3c0 1-.8 1.9-1.8 1.9H4.8c-1 0-1.8-.8-1.8-1.9v-6.3c0-1 .8-1.8 1.8-1.8h4.3c1 0 1.9.8 1.9 1.8", "key": "7be6a22486108fd733b99bc765f064c4c1dd1d74", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.8 10.75c-.586 0-1.05.464-1.05 1.05v6.3c0 .713.49 1.15 1.05 1.15h4.4c.534 0 1.05-.51 1.05-1.15v-6.3c0-.534-.51-1.05-1.15-1.05zM2.25 11.8A2.543 2.543 0 0 1 4.8 9.25h4.3c1.36 0 2.65 1.084 2.65 2.55v6.3c0 1.36-1.084 2.65-2.55 2.65H4.8c-1.44 0-2.55-1.163-2.55-2.65z", "key": "58f28c217cf18ddba06b15128a4a1bd478a46b2f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.8 4.75c-.586 0-1.05.464-1.05 1.05v3.45H9.2a2.543 2.543 0 0 1 2.55 2.55v5.45h7.45c.534 0 1.05-.51 1.05-1.15V5.8c0-.534-.51-1.05-1.15-1.05zM4.25 5.8A2.543 2.543 0 0 1 6.8 3.25h12.3c1.36 0 2.65 1.084 2.65 2.55v10.3c0 1.36-1.084 2.65-2.55 2.65h-8.95V11.8c0-.586-.464-1.05-1.05-1.05H4.25z", "key": "82304fcbe28e882ce010b97ddf6864353452fc3f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ResponsiveB as default }; //# sourceMappingURL=ResponsiveB.js.map