@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.1 kB
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 ArrowDoubleheadV = createMeisterIcons("arrow-doublehead-v", [["path", { "fill": "currentColor", "d": "M12 3.8a.75.75 0 0 1 .75.75v14.9a.75.75 0 0 1-1.5 0V4.55A.75.75 0 0 1 12 3.8", "key": "4e707d60b7b137c697cf662f17dfa58f41a8e60e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.83 8.98a.75.75 0 0 1-1.06 0l-3.654-3.653a.3.3 0 0 0-.154-.052.1.1 0 0 0-.03.004h-.001L8.237 9.074a.75.75 0 1 1-1.074-1.046L10.87 4.22c.627-.628 1.56-.535 2.18-.07l.043.032L16.83 7.92a.75.75 0 0 1 0 1.06m-.1 6.04a.75.75 0 0 1 0 1.06l-3.7 3.7a1.535 1.535 0 0 1-2.16 0l-3.7-3.7a.75.75 0 0 1 1.06-1.06l3.7 3.7s.006.005.02.005.02-.005.02-.005l3.7-3.7a.75.75 0 0 1 1.06 0", "key": "6c25096a1f1565046305997a0937e0454699cb5b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDoubleheadV as default };
//# sourceMappingURL=ArrowDoubleheadV.js.map