UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.5 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 BarchartH = createMeisterIcons("barchart-h", [["path", { "fill": "currentColor", "d": "M4 1.75a.75.75 0 0 1 .75.75v19a.75.75 0 0 1-1.5 0v-19A.75.75 0 0 1 4 1.75", "key": "b74b78d902d85856bdc5020efc501e0ff2cc436f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 3.75H12c.47 0 .92.16 1.255.495s.495.785.495 1.255v4.75H3.25zm1.5 1.5v3.5h7.5V5.5c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055z", "key": "4c588b4393207b7757f2e43138e5c0b0265f59a2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 8.75H19c.47 0 .92.16 1.255.495s.495.785.495 1.255v3c0 .47-.16.92-.495 1.255s-.785.495-1.255.495H3.25zm1.5 1.5v3.5H19c.13 0 .18-.04.195-.055.015-.016.055-.065.055-.195v-3c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055z", "key": "3d73400a1bc42307ec411ec6b1d6ae5d3256d7c6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 13.75h14.5v4.75c0 .47-.16.92-.495 1.255s-.785.495-1.255.495H3.25zm1.5 1.5v3.5H16c.13 0 .18-.04.195-.055.015-.016.055-.065.055-.195v-3.25z", "key": "dd4bacf771e40dedeb34cd7175846691c4806fcb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BarchartH as default }; //# sourceMappingURL=BarchartH.js.map