UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.31 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 CodeHex = createMeisterIcons("code-hex", [["path", { "fill": "currentColor", "d": "m18.697 5.363-4.32-2.51c-1.432-.837-3.322-.837-4.755 0l-4.3 2.5A4.78 4.78 0 0 0 2.95 9.5v5c0 1.69.961 3.209 2.334 4.124l.02.013 4.318 2.51c1.434.837 3.322.837 4.756 0l4.319-2.51.019-.013c1.373-.915 2.334-2.433 2.334-4.124v-5c0-1.691-.961-3.209-2.334-4.124zm-8.32-1.215c.967-.564 2.279-.564 3.245 0h.001l4.28 2.488c1.016.686 1.647 1.761 1.647 2.864v5c0 1.102-.631 2.178-1.648 2.864l-4.28 2.488c-.966.564-2.278.564-3.244 0l-4.28-2.488C5.08 16.678 4.45 15.602 4.45 14.5v-5c0-1.225.652-2.283 1.628-2.852zm2.893 5.321a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03 0 .401-.174.76-.445 1.031l-1.4 1.4a.75.75 0 0 1-1.06-1.06l1.37-1.37-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64.1a.75.75 0 0 1 0 1.061L9.26 12l1.37 1.37a.75.75 0 0 1-1.06 1.06l-1.4-1.4c-.27-.27-.445-.63-.445-1.03 0-.401.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0", "key": "ec7357691db036bdd979453c9f732d9e514b556c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CodeHex as default }; //# sourceMappingURL=CodeHex.js.map