@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.45 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 ResponsiveVarB = createMeisterIcons("responsive-var-b", [["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": "aeedf82d0d992ac496d4a8ca852366c836c32630", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 5.8v10.3c0 1-.8 1.9-1.8 1.9H11v-6.2c0-1-.8-1.8-1.8-1.8H5V5.8C5 4.8 5.8 4 6.8 4h12.3c1 0 1.9.8 1.9 1.8", "key": "bc3941a51c5ea697ec7e3e7c379dbbc1e11b8340", "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": "f0fc96fd94a1af40b23dc47daba722c059507b23", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ResponsiveVarB as default };
//# sourceMappingURL=ResponsiveVarB.js.map