UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.54 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 HexCross = createMeisterIcons("hex-cross", [["path", { "fill": "currentColor", "d": "M8.258 3.04c.223-.1.454-.14.692-.14h6.1c.237 0 .469.04.692.14.22.097.394.235.538.38l4.3 4.3c.145.144.283.318.38.538.1.223.14.455.14.692v6.1c0 .238-.04.469-.14.692-.097.22-.235.394-.38.538l-4.3 4.3a1.8 1.8 0 0 1-.538.38c-.223.1-.455.14-.692.14h-6.1c-.237 0-.469-.04-.692-.14a1.8 1.8 0 0 1-.538-.38l-4.3-4.3a1.8 1.8 0 0 1-.38-.538 1.7 1.7 0 0 1-.14-.692v-6.1c0-.237.04-.469.14-.692.097-.22.235-.394.38-.538l4.3-4.3c.144-.145.318-.283.538-.38m.61 1.37a.3.3 0 0 0-.088.07l-4.3 4.3a.3.3 0 0 0-.07.087.2.2 0 0 0-.01.083v6.1c0 .06.009.08.01.083a.3.3 0 0 0 .07.087l-.53.53.53-.53 4.3 4.3a.3.3 0 0 0 .087.07c.003.001.023.01.083.01h6.1c.06 0 .08-.009.083-.01a.3.3 0 0 0 .087-.07l4.3-4.3a.3.3 0 0 0 .07-.087c.001-.003.01-.022.01-.083v-6.1c0-.06-.009-.08-.01-.083a.3.3 0 0 0-.07-.087l-4.3-4.3a.3.3 0 0 0-.087-.07.2.2 0 0 0-.083-.01h-6.1c-.06 0-.08.009-.083.01m.452 5.01a.75.75 0 0 1 1.06 0L12 11.04l1.62-1.62a.75.75 0 0 1 1.06 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06L12 13.16l-1.62 1.62a.75.75 0 1 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 0-1.06", "key": "c24e35e85da786b2dccbdbf0a568d55ca99cf1a8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { HexCross as default }; //# sourceMappingURL=HexCross.js.map