@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 InfoOctagon = createMeisterIcons("info-octagon", [["path", { "fill": "currentColor", "d": "M11.95 10.2c.4 0 .8.3.8.8v5c0 .4-.4.7-.8.7s-.8-.3-.8-.8v-5c.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": "fb34a5106265f24cb188b945c2a461d332cdc193", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.742 21.01c-.223.1-.455.14-.692.14h-6.1c-.449 0-.958-.147-1.33-.52l-.007-.006-4.2-4.4a1.8 1.8 0 0 1-.373-.532A1.7 1.7 0 0 1 2.9 15V8.9c0-.237.04-.469.14-.692.097-.22.235-.394.38-.538l4.3-4.3c.144-.145.318-.283.538-.38.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.692V15c0 .478-.167.811-.27 1.019l-.01.016-.054.11-4.486 4.485a1.8 1.8 0 0 1-.538.38m-.61-1.37a.3.3 0 0 0 .088-.07l4.312-4.312a1 1 0 0 0 .044-.108.5.5 0 0 0 .024-.15V8.9c0-.06-.009-.08-.01-.083a.3.3 0 0 0-.07-.087l-4.3-4.3a.3.3 0 0 0-.087-.07c-.002 0-.02-.01-.083-.01h-6.1c-.06 0-.08.009-.083.01a.3.3 0 0 0-.087.07l-4.3 4.3a.3.3 0 0 0-.07.087c0 .002-.01.02-.01.083V15c0 .06.009.08.01.083a.3.3 0 0 0 .07.087l.006.006 4.197 4.397c.031.028.121.077.267.077h6.1c.06 0 .08-.009.083-.01", "key": "33e3e63d607514c9f1cffd05cfad253646fb1b49", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { InfoOctagon as default };
//# sourceMappingURL=InfoOctagon.js.map