@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 ArrowDoubleheadH = createMeisterIcons("arrow-doublehead-h", [["path", { "fill": "currentColor", "d": "M3.8 12a.75.75 0 0 1 .75-.75h14.9a.75.75 0 1 1 0 1.5H4.55A.75.75 0 0 1 3.8 12", "key": "91b74f10f29efd5261f743bc496e0f576a299e14", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.98 7.17a.75.75 0 0 1 0 1.06l-3.653 3.654a.3.3 0 0 0-.052.153.1.1 0 0 0 .005.032l3.793 3.694a.75.75 0 0 1-1.046 1.074L4.22 13.13c-.628-.627-.535-1.56-.07-2.18l.032-.043L7.92 7.17a.75.75 0 0 1 1.06 0m6.04.1a.75.75 0 0 1 1.06 0l3.7 3.7a1.535 1.535 0 0 1 0 2.16l-3.7 3.7a.75.75 0 0 1-1.06-1.06l3.7-3.7s.005-.006.005-.02-.005-.02-.005-.02l-3.7-3.7a.75.75 0 0 1 0-1.06", "key": "a1c5d35a912476ebbf3336b4800b8103b0c52270", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDoubleheadH as default };
//# sourceMappingURL=ArrowDoubleheadH.js.map