@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.3 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 MoneyCode = createMeisterIcons("money-code", [["path", { "fill": "currentColor", "d": "M6.85 5.4C5.152 5.4 3.7 6.777 3.7 8.55v5.5c0 1.698 1.377 3.15 3.15 3.15a.75.75 0 0 1 0 1.5c-2.627 0-4.65-2.148-4.65-4.65v-5.5c0-2.627 2.148-4.65 4.65-4.65h10.3c2.627 0 4.65 2.148 4.65 4.65v2.5a.75.75 0 0 1-1.5 0v-2.5c0-1.698-1.377-3.15-3.15-3.15z", "key": "e836e973565229e89694de0e727641daf2355807", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.6a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11.25a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0m8.52 4.27a.75.75 0 0 1 1.06 0l1.2 1.2c.273.272.37.631.37.93s-.097.658-.37.93l-1.2 1.2a.75.75 0 1 1-1.06-1.06l1.07-1.07-1.07-1.07a.75.75 0 0 1 0-1.06m-2.14.1a.75.75 0 0 1 0 1.06l-1.07 1.07 1.07 1.07a.75.75 0 0 1-1.06 1.06l-1.2-1.2a1.32 1.32 0 0 1-.37-.93c0-.299.097-.658.37-.93l1.2-1.2a.75.75 0 0 1 1.06 0", "key": "865b8251ca2f9e0b39a8238600417af699769dfc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyCode as default };
//# sourceMappingURL=MoneyCode.js.map