@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 808 B
JavaScript
/**
* @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 ChevronDoubleTopright = createMeisterIcons("chevron-double-topright", [["path", { "fill": "currentColor", "d": "M10.639 14.004h-.002zm-.14-.003H6.087a.75.75 0 0 1 0-1.5h4.525c.375 0 .755.126 1.034.406.271.27.404.647.353 1.04v4.466a.75.75 0 0 1-1.5 0zm4.383-4.241h-.002zm-.14-.001h-4.413a.75.75 0 1 1 0-1.5h4.526c.374 0 .755.125 1.034.405.271.27.404.647.352 1.04v4.467a.75.75 0 0 1-1.5 0z", "key": "221763c497b885c8f9475e1f77fbd32c244ca685", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronDoubleTopright as default };
//# sourceMappingURL=ChevronDoubleTopright.js.map