UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.21 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 Warning = createMeisterIcons("warning", [["path", { "fill": "currentColor", "d": "M12 14.725c-.4 0-.8-.3-.8-.8v-5c0-.4.3-.8.8-.8s.8.3.8.8v5c-.1.5-.4.8-.8.8m0 3c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5.1-.4.2-.5l.2-.2c.3-.1.6-.1.8.2.1.1.2.3.2.5 0 .1 0 .2-.1.3 0 .1-.1.2-.2.2 0 .1-.2.2-.4.2", "key": "89a11b9c72bd052103b8f39fc5dbdd94b999d957", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.458 4.165c-.315-.604-.94-.84-1.47-.84-.542 0-1.149.239-1.512.784l-.014.02L2.45 18.051l-.001.002c-.706 1.236.217 2.622 1.551 2.622h16c1.334 0 2.258-1.386 1.551-2.622zm-1.725.764L3.75 18.797c-.062.108-.046.192-.01.25.038.064.12.128.259.128h16c.139 0 .22-.064.26-.128.035-.058.05-.14-.01-.248l-.001-.002-8.11-13.915-.01-.021-.015-.01a.3.3 0 0 0-.127-.026.33.33 0 0 0-.254.104", "key": "d53a902f2fdb86019430bcdc43896ec4a9ec0b5c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Warning as default }; //# sourceMappingURL=Warning.js.map