@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 970 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 CaretDoubleTopright = createMeisterIcons("caret-double-topright", [["path", { "fill": "currentColor", "d": "M6.48 11.18a.87.87 0 0 0-.564.066.93.93 0 0 0-.448.476 1.14 1.14 0 0 0 .03.944l.055.109 5.672 5.672.11.054c.276.139.627.172.945.013a.98.98 0 0 0 .54-.884v-5.5a.95.95 0 0 0-.283-.668.95.95 0 0 0-.667-.282zm1.1 1.5 3.74 3.74v-3.74zm3.706-6.76a.98.98 0 0 1 .884-.54h5.5a.95.95 0 0 1 .667.283.95.95 0 0 1 .283.667v5.5a.98.98 0 0 1-.54.884c-.318.159-.67.126-.946-.013l-.109-.054-5.672-5.672-.054-.11a1.06 1.06 0 0 1-.013-.945m2.094.96 3.74 3.74V6.88z", "key": "d991cd8ffc265388bb68c0ef48f061d11752e901", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleTopright as default };
//# sourceMappingURL=CaretDoubleTopright.js.map