UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.3 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 Fork = createMeisterIcons("fork", [["path", { "fill": "currentColor", "d": "M11.9 15.45a.575.575 0 0 0-.55.55v3.1c0 .25.228.55.65.55.242 0 .362-.072.42-.13s.13-.178.13-.42V16a.575.575 0 0 0-.55-.55zM9.85 16c0-1.114.936-2.05 2.05-2.05h.1c1.114 0 2.05.936 2.05 2.05v3.1c0 .558-.178 1.088-.57 1.48-.392.393-.922.57-1.48.57-1.178 0-2.15-.9-2.15-2.05z", "key": "a104734fc7ca119cea3291ad71ff304d0b946201", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 2.85a.75.75 0 0 1 .75.75v11.1a.75.75 0 0 1-1.5 0V3.6a.75.75 0 0 1 .75-.75", "key": "a31c8394285a3ecdbf1614198ea94fbd247f9166", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.7 2.85a.75.75 0 0 1 .75.75v2.2c0 1.386 1.164 2.55 2.55 2.55s2.55-1.164 2.55-2.55V3.6a.75.75 0 0 1 1.5 0v2.2c0 2.214-1.836 4.05-4.05 4.05S7.95 8.014 7.95 5.8V3.6a.75.75 0 0 1 .75-.75", "key": "35a76517c5b4af1e7f414b07bacee20621634d9b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Fork as default }; //# sourceMappingURL=Fork.js.map