UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 800 B
"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 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": "d0551c24489fc65e61140f8e0609d62193761b17", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDoubleTop as default }; //# sourceMappingURL=ChevronDoubleTop.js.map