UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 748 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 DivideBlock = createMeisterIcons("divide-block", [["path", { "fill": "currentColor", "d": "M16.62 4.98a.52.52 0 0 0-.74 0l-10.9 10.9a.52.52 0 0 0 0 .74l2.4 2.4a.517.517 0 0 0 .74 0l10.9-10.9a.52.52 0 0 0 0-.74zm-1.8-1.06a2.017 2.017 0 0 1 2.86 0l2.4 2.4a2.017 2.017 0 0 1 0 2.86l-10.9 10.9a2.017 2.017 0 0 1-2.86 0l-2.4-2.4a2.02 2.02 0 0 1 0-2.86z", "key": "e2b6ecb7737b7d2588e5b2935f65dd65164cf9fb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DivideBlock as default }; //# sourceMappingURL=DivideBlock.js.map