UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.07 kB
"use strict"; /** * @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 PresentationChart = createMeisterIcons("presentation-chart", [["path", { "fill": "currentColor", "d": "M2.75 4a.75.75 0 0 1 .75-.75h17a.75.75 0 0 1 0 1.5h-.85v7.697l-.006.046c-.136 1.09-1.086 2.257-2.444 2.257h-4.45v1.875l3.7 2.775a.75.75 0 1 1-.9 1.2l-2.8-2.1V20a.75.75 0 0 1-1.5 0v-1.5l-2.8 2.1a.75.75 0 1 1-.9-1.2l3.7-2.775V14.75H6.7a2.33 2.33 0 0 1-2.35-2.35V4.75H3.5A.75.75 0 0 1 2.75 4M12 13.25h5.2c.43 0 .869-.41.95-.903V4.75H5.85v7.65c0 .486.364.85.85.85zM9.75 10.2a.75.75 0 1 0-1.5 0v.8a.75.75 0 0 0 1.5 0zm2.15-2.05a.75.75 0 0 1 .75.75V11a.75.75 0 0 1-1.5 0V8.9a.75.75 0 0 1 .75-.75m3.65-.65a.75.75 0 0 0-1.5 0V11a.75.75 0 0 0 1.5 0z", "key": "8cdec72fc7f3eff96e560de5c1bc244398c40b44", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PresentationChart as default }; //# sourceMappingURL=PresentationChart.js.map