@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.08 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 Badge = createMeisterIcons("badge", [["path", { "fill": "currentColor", "d": "M12.3 2.906c-3.527 0-6.55 2.804-6.55 6.25a6.207 6.207 0 0 0 6.25 6.25 6.207 6.207 0 0 0 6.25-6.25c0-3.437-2.514-6.25-5.95-6.25m-8.05 6.25c0-4.355 3.777-7.75 8.05-7.75 4.363 0 7.45 3.586 7.45 7.75a7.707 7.707 0 0 1-7.75 7.75 7.707 7.707 0 0 1-7.75-7.75", "key": "a50a36e337f2aeccb26da8fed20dcdafe5eb9e92", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.05 20.645v-5.59h-1.5v6.3c0 1.135 1.355 1.556 2.08.83l2.2-2.2c.107-.106.333-.106.44 0l2.17 2.17a1.144 1.144 0 0 0 1.387.33 1.25 1.25 0 0 0 .723-1.13v-6.3h-1.5v5.59l-1.72-1.72a1.836 1.836 0 0 0-2.56 0z", "key": "08fc1967f129edcc7b80c5222b4694ad5d90d2c4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Badge as default };
//# sourceMappingURL=Badge.js.map