@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.04 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 InfoOctagonB = createMeisterIcons("info-octagon-b", [["path", { "fill": "currentColor", "d": "M8.95 20.35h6.1c.3 0 .5-.1.7-.2l4.4-4.4c.1-.2.2-.4.2-.7v-6.1c0-.3-.1-.5-.3-.7l-4.3-4.3c-.2-.2-.4-.3-.7-.3h-6.1c-.3 0-.5.1-.7.3l-4.3 4.3c-.2.2-.3.4-.3.7v6.1c0 .3.1.5.3.7l4.2 4.4c.2.1.5.2.8.2", "key": "95ad402e5a418767c0dc7a465b3d0709676997f0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.069 20.83c-.208.103-.541.27-1.019.27h-6.1c-.45 0-.865-.144-1.135-.28l-.117-.058-4.285-4.488a1.8 1.8 0 0 1-.373-.532 1.7 1.7 0 0 1-.14-.692v-6.1c0-.238.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.454.14.692v6.1c0 .478-.167.811-.27 1.019l-.01.016-.054.11-4.572 4.571-.109.055zm-.761-1.298 4.224-4.224a1 1 0 0 0 .044-.108.5.5 0 0 0 .024-.15v-6.1c0-.06-.009-.08-.01-.083a.3.3 0 0 0-.07-.087l-4.3-4.3a.3.3 0 0 0-.087-.07c-.003-.001-.022-.01-.083-.01h-6.1c-.062 0-.081.01-.083.01a.3.3 0 0 0-.087.07l-4.3 4.3a.3.3 0 0 0-.07.087c-.001.003-.01.023-.01.083v6.1c0 .06.009.08.01.083a.3.3 0 0 0 .07.087l.006.006 4.104 4.299c.114.043.246.075.36.075h6.1a.5.5 0 0 0 .15-.024 1 1 0 0 0 .108-.044", "key": "6278aca388a216b03193efdc5d8ca635e3cb4c14", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11.95 10.25c.4 0 .8.3.8.8v5c0 .4-.3.8-.8.8s-.8-.3-.8-.8v-5c.1-.5.4-.8.8-.8m0-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": "eb0249c3d767f15d5d3bec688e4a882d41e1aa6d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { InfoOctagonB as default };
//# sourceMappingURL=InfoOctagonB.js.map