UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.77 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 PresentationChartB = createMeisterIcons("presentation-chart-b", [["path", { "fill": "currentColor", "d": "M17.2 14H6.7c-.9 0-1.6-.7-1.6-1.6V4h13.8v8.4c-.1.8-.8 1.6-1.7 1.6", "key": "52e7a1881389eae13c77b159b333531ab82286f8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.35 3.25h15.3v9.197l-.006.046c-.136 1.09-1.086 2.257-2.444 2.257H6.7a2.33 2.33 0 0 1-2.35-2.35zm1.5 1.5v7.65c0 .486.364.85.85.85h10.5c.43 0 .869-.41.95-.903V4.75z", "key": "ad9283f6405dfaa088ad00e14e5f90163b0ee86c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.75 4a.75.75 0 0 1 .75-.75h17a.75.75 0 0 1 0 1.5h-17A.75.75 0 0 1 2.75 4M12 13.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "5190fd3874e7a4df0f37aee38c053a8edb0f33fe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12 16.063 4.45 3.337a.75.75 0 1 1-.9 1.2L12 17.937 8.45 20.6a.75.75 0 1 1-.9-1.2z", "key": "98e8562073e0900c2008b07bea0591c83594f93b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9 9.45a.75.75 0 0 1 .75.75v.8a.75.75 0 0 1-1.5 0v-.8A.75.75 0 0 1 9 9.45m2.9-1.3a.75.75 0 0 1 .75.75V11a.75.75 0 0 1-1.5 0V8.9a.75.75 0 0 1 .75-.75m2.9-1.4a.75.75 0 0 1 .75.75V11a.75.75 0 0 1-1.5 0V7.5a.75.75 0 0 1 .75-.75", "key": "06fda88a59ddf28cf4cc24562b1c694acd875e42", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PresentationChartB as default }; //# sourceMappingURL=PresentationChartB.js.map