@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.52 kB
JavaScript
;
/**
* @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 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": "18ffeeecf1cc9e7c5c1f6cf1142beb6e57a4f916", "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": "2e611462c2ae80bec876b01201c9af38d861354d", "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": "2f1dab322c4579b8abcb1311143b958bddf05883", "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": "93582f1771e29f190b06a8dd3a475e91c92e069b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BarchartH as default };
//# sourceMappingURL=BarchartH.js.map