@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 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 Barchart = createMeisterIcons("barchart", [["path", { "fill": "currentColor", "d": "M10.305 4.805c-.015.016-.055.065-.055.195v14.25h3.5V5c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055h-3c-.13 0-.18.04-.195.055M15.25 6.25V5c0-.47-.16-.92-.495-1.255S13.97 3.25 13.5 3.25h-3c-.47 0-.92.16-1.255.495S8.75 4.53 8.75 5v5.25H5.5c-.47 0-.92.16-1.255.495S3.75 11.53 3.75 12v7.25H2.5a.75.75 0 0 0 0 1.5h19a.75.75 0 0 0 0-1.5h-1.25V8c0-.47-.16-.92-.495-1.255S18.97 6.25 18.5 6.25zm0 1.5v11.5h3.5V8c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055zm-9.75 4h3.25v7.5h-3.5V12c0-.13.04-.18.055-.195.016-.015.065-.055.195-.055", "key": "297b8452703660b2408b5c15cb9202bb4cd2bba0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Barchart as default };
//# sourceMappingURL=Barchart.js.map