@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.74 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 CodeHexB = createMeisterIcons("code-hex-b", [["path", { "fill": "currentColor", "d": "M20.3 14.5v-5c0-1.4-.8-2.7-2-3.5L14 3.5c-1.2-.7-2.8-.7-4 0L5.7 6c-1.2.7-2 2-2 3.5v5c0 1.4.8 2.7 2 3.5l4.3 2.5c1.2.7 2.8.7 4 0l4.3-2.5c1.2-.8 2-2.1 2-3.5", "key": "ddcf2417db3539963dd16188ccca8a74adf41754", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.378 2.852 4.319 2.511.019.013c1.373.915 2.334 2.433 2.334 4.124v5c0 1.69-.961 3.209-2.334 4.124l-.02.013-4.318 2.51c-1.434.837-3.322.837-4.756 0l-4.319-2.51-.02-.013C3.912 17.709 2.95 16.19 2.95 14.5v-5c0-1.775.948-3.317 2.372-4.148l4.3-2.5c1.433-.836 3.323-.836 4.756 0m-.756 1.296c-.966-.564-2.278-.564-3.244 0l-4.3 2.5A3.28 3.28 0 0 0 4.45 9.5v5c0 1.102.631 2.178 1.648 2.864l4.28 2.488c.966.564 2.278.564 3.244 0l4.28-2.488c1.017-.686 1.648-1.762 1.648-2.864v-5c0-1.103-.631-2.178-1.648-2.864z", "key": "4d138438d81d249b899b7d911a4b2aa3f9c5bd69", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.27 9.47a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03s-.174.76-.445 1.03l-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.06L9.26 12l1.37 1.37a.75.75 0 0 1-1.06 1.06l-1.4-1.4c-.27-.27-.445-.63-.445-1.03s.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0", "key": "15418bf0fc3698ec3bcc346f282431270cfc9672", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeHexB as default };
//# sourceMappingURL=CodeHexB.js.map