@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.85 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 BarchartB = createMeisterIcons("barchart-b", [["path", { "fill": "currentColor", "d": "M18.75 20a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m-17 0a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75", "key": "e13a800098cbdde0dbe70019839da01cbb9b31bd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.5 11v9h-5v-8c0-.5.4-1 1-1z", "key": "aeaa429621bd362ae10d9eb7713565c716be1a81", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.323 11.824A.27.27 0 0 0 5.25 12v7.25h3.5v-7.5H5.5c-.08 0-.135.03-.177.074M3.75 12c0-.865.688-1.75 1.75-1.75h4.75v10.5h-6.5z", "key": "7978426db4186bf316678d148da0b00e26af6187", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.323 4.824A.27.27 0 0 0 10.25 5v14.25h3.5V5c0-.08-.03-.135-.074-.177a.27.27 0 0 0-.176-.073h-3c-.08 0-.135.03-.177.074M8.75 5c0-.865.688-1.75 1.75-1.75h3c.865 0 1.75.688 1.75 1.75v15.75h-6.5z", "key": "4f37aa6bfecc82e1d9513b1229ab3a1bcabfd2eb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.5 8v12h-5V7h4c.5 0 1 .4 1 1", "key": "aa98914704dcfd9df6834012b6b626e5c0163296", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.75 6.25h4.75c.865 0 1.75.688 1.75 1.75v12.75h-6.5zm1.5 1.5v11.5h3.5V8c0-.08-.03-.135-.074-.177a.27.27 0 0 0-.176-.073z", "key": "e4ab043d12011a8b1b0f86ebb0cf2a608f821510", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BarchartB as default };
//# sourceMappingURL=BarchartB.js.map