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 CodeHexVertical = createMeisterIcons("code-hex-vertical", [["path", { "fill": "currentColor", "d": "M9.5 2.95c-1.691 0-3.209.961-4.124 2.334l-.013.02-2.511 4.318c-.836 1.434-.836 3.323 0 4.756l2.5 4.3A4.78 4.78 0 0 0 9.5 21.05h5c1.69 0 3.209-.961 4.124-2.334l.013-.02 2.51-4.318c.837-1.434.837-3.322 0-4.756l-2.499-4.299v-.001A4.78 4.78 0 0 0 14.5 2.95zm-5.352 7.428 2.488-4.28C7.322 5.08 8.397 4.45 9.5 4.45h5c1.225 0 2.282.652 2.852 1.628l2.5 4.3c.564.966.564 2.278 0 3.244l-2.488 4.28c-.686 1.017-1.762 1.648-2.864 1.648h-5a3.28 3.28 0 0 1-2.852-1.628l-2.5-4.299c-.564-.967-.564-2.279 0-3.245M11.9 9.26l-1.37 1.37a.75.75 0 0 1-1.06-1.06l1.4-1.4c.27-.27.63-.445 1.03-.445s.76.174 1.03.445l1.4 1.4a.75.75 0 1 1-1.06 1.06zm-2.33 4.01a.75.75 0 0 1 1.06 0L12 14.64l1.37-1.37a.75.75 0 1 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.06", "key": "2ca411497362986a74aeaf5ad17887eea6007e3e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CodeHexVertical as default }; //# sourceMappingURL=CodeHexVertical.js.map