UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.45 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 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": "9903fba05ec87d5251ca0641a9020e0687641bd3", "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": "f2eb30f6c4847f6fa3ba0ed9b384d19d610ff574", "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": "06673d372669e99fb64c50166bfcb3a023d8e5af", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ResponsiveB as default }; //# sourceMappingURL=ResponsiveB.js.map