UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 784 B
/** * @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 ChevronBreakTop = createMeisterIcons("chevron-break-top", [["path", { "fill": "currentColor", "d": "M18.13 16.88a.75.75 0 0 1-1.06 0l-4.9-4.9.53-.53-.53.53a.24.24 0 0 0-.17-.08.24.24 0 0 0-.17.08l-.53-.53.53.53-4.9 4.9a.75.75 0 0 1-1.06-1.06l4.9-4.9a1.716 1.716 0 0 1 2.46 0l4.9 4.9a.75.75 0 0 1 0 1.06m.62-9.23a.75.75 0 0 1-.75.75H6a.75.75 0 1 1 0-1.5h12a.75.75 0 0 1 .75.75", "key": "4becce7522b0a4ea5f1cade678cc3dcadca2d6e8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronBreakTop as default }; //# sourceMappingURL=ChevronBreakTop.js.map