UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.41 kB
/** * @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 ForkDiag = createMeisterIcons("fork-diag", [["path", { "fill": "currentColor", "d": "M7.735 15.425 5.613 17.65l-.033.027c-.14.117-.18.236-.18.336 0 .109.048.275.23.458a.517.517 0 0 0 .73.009l2.098-2.297.012-.012a.52.52 0 0 0 0-.74.517.517 0 0 0-.735-.005M6.67 14.37a2.017 2.017 0 0 1 2.86 0c.789.788.793 2.053.014 2.847l-2.102 2.301-.012.012a2.017 2.017 0 0 1-2.86 0c-.418-.418-.67-.95-.67-1.518 0-.56.247-1.077.684-1.458l2.08-2.178z", "key": "eded8a1f3ee5a5605de443a99f700cbdc77f1e1f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.53 6.47a.75.75 0 0 1 0 1.06l-7.9 7.9a.75.75 0 0 1-1.06-1.06l7.9-7.9a.75.75 0 0 1 1.06 0", "key": "1cb4f23b2f7402e177598fc957bbe6b4a39553fe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.13 4.17a.75.75 0 0 1 0 1.06l-1.6 1.6a2.57 2.57 0 0 0 0 3.64 2.57 2.57 0 0 0 3.64 0l1.6-1.6a.75.75 0 1 1 1.06 1.06l-1.6 1.6a4.07 4.07 0 0 1-5.76 0 4.07 4.07 0 0 1 0-5.76l1.6-1.6a.75.75 0 0 1 1.06 0", "key": "7f35d6c9f53be5bcdd6feb0a8c1ba096c96741b0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ForkDiag as default }; //# sourceMappingURL=ForkDiag.js.map