@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 kB
JavaScript
;
/**
* @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 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": "416016f1b73d95eaf5dcf6bb95a52070a637f4cc", "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": "58004aad55b8108c196b72a91a184aca31dc4a40", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDoubleheadV as default };
//# sourceMappingURL=ArrowDoubleheadV.js.map