@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.76 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 CodeHexVerticalB = createMeisterIcons("code-hex-vertical-b", [["path", { "fill": "currentColor", "d": "M9.5 20.3h5c1.4 0 2.7-.8 3.5-2l2.5-4.3c.7-1.2.7-2.8 0-4L18 5.7c-.7-1.2-2-2-3.5-2h-5c-1.4 0-2.7.8-3.5 2L3.5 10c-.7 1.2-.7 2.8 0 4L6 18.3c.7 1.2 2 2 3.5 2", "key": "208d0456a4189f50369ec8340115b3e115057fb7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.376 5.284C6.29 3.91 7.809 2.95 9.5 2.95h5c1.774 0 3.317.948 4.148 2.372v.001l2.5 4.299c.836 1.434.836 3.322 0 4.756l-2.511 4.319-.013.019c-.915 1.373-2.433 2.334-4.124 2.334h-5a4.78 4.78 0 0 1-4.148-2.372l-2.5-4.3c-.836-1.433-.836-3.322 0-4.755l2.511-4.32zm1.26.814-2.488 4.28c-.564.966-.564 2.278 0 3.244v.001l2.5 4.299A3.28 3.28 0 0 0 9.5 19.55h5c1.102 0 2.178-.631 2.864-1.648l2.488-4.28c.564-.966.564-2.278 0-3.244l-2.5-4.3A3.29 3.29 0 0 0 14.5 4.45h-5c-1.103 0-2.178.631-2.864 1.648", "key": "34b30cc0daaafbb42532470679737849741a306b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.57 13.27a.75.75 0 0 1 1.06 0L12 14.64l1.37-1.37a.75.75 0 0 1 1.06 1.06l-1.4 1.4c-.27.27-.63.445-1.03.445s-.76-.174-1.03-.445l-1.4-1.4a.75.75 0 0 1 0-1.06m2.33-4.01-1.37 1.37a.75.75 0 1 1-1.06-1.06l1.4-1.4c.27-.27.63-.445 1.03-.445s.76.174 1.03.445M11.9 9.26l1.37 1.37a.75.75 0 0 0 1.06-1.06l-1.4-1.4", "key": "28a78545e088c938f4c028e6a2e1bf7a2345f573", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeHexVerticalB as default };
//# sourceMappingURL=CodeHexVerticalB.js.map