UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 kB
"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 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": "7e338aa8ef0d9fc090d8cf89456ebe17213cb1a8", "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": "632eb39db515fa6a5819a904b93eaa1287eb00f2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDoubleheadH as default }; //# sourceMappingURL=ArrowDoubleheadH.js.map