UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 783 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 ChevronDoubleTop = createMeisterIcons("chevron-double-top", [["path", { "fill": "currentColor", "d": "m12 14.123-3.12 3.12a.75.75 0 1 1-1.06-1.06l3.2-3.2a1.45 1.45 0 0 1 1.018-.446c.383 0 .742.173.984.487l3.158 3.158a.75.75 0 0 1-1.06 1.06zm0-6-3.12 3.12a.75.75 0 1 1-1.06-1.06l3.2-3.2a1.45 1.45 0 0 1 1.018-.446c.383 0 .742.173.984.487l3.158 3.158a.75.75 0 0 1-1.06 1.06z", "key": "fd4be4ef6c417e0921e006d55d1663f757d86537", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleTop as default }; //# sourceMappingURL=ChevronDoubleTop.js.map