@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.7 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 ErrorHexagon = createMeisterIcons("error-hexagon", [["path", { "fill": "currentColor", "d": "M12.05 13.8c-.4 0-.8-.3-.8-.8V8c0-.4.4-.7.8-.7s.8.3.8.8v5c-.1.4-.4.7-.8.7m0 3c-.2 0-.4-.1-.5-.2l-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2.2-.2.5-.3.8-.2.1 0 .2.1.2.2l.2.2c0 .1.1.2.1.3s0 .2-.1.3c0 .1-.1.2-.2.2s-.1.1-.2.2z", "key": "8205090cf33e25203744523b256a04ea3b3f9802", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.258 2.99c.223-.1.454-.14.692-.14h6.1c.449 0 .958.147 1.33.52l.007.006 4.2 4.4c.142.143.277.315.373.532.1.223.14.454.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-.238 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-.692V9c0-.478.167-.811.27-1.019l.01-.016.054-.11L7.72 3.37c.144-.145.318-.283.538-.38m.61 1.37a.3.3 0 0 0-.088.07L4.47 8.742a1 1 0 0 0-.045.108A.5.5 0 0 0 4.4 9v6.1c0 .06.009.08.01.083a.3.3 0 0 0 .07.087l4.3 4.3a.3.3 0 0 0 .087.07c.002 0 .02.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-.087c0-.002.01-.02.01-.083V9c0-.06-.009-.08-.01-.083a.3.3 0 0 0-.07-.087l-.006-.006-4.197-4.397c-.031-.028-.121-.077-.267-.077h-6.1c-.06 0-.08.009-.083.01", "key": "42ea9df5b7797eaf0f0c99f02eb2279f4c314800", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ErrorHexagon as default };
//# sourceMappingURL=ErrorHexagon.js.map