UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 2.13 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 Calculator = createMeisterIcons("calculator", [["path", { "fill": "currentColor", "d": "M8 3.75c-1.286 0-2.25.964-2.25 2.25v12c0 1.286.964 2.25 2.25 2.25h8c1.286 0 2.25-.964 2.25-2.25V6c0-1.286-.964-2.25-2.25-2.25zM4.25 6c0-2.114 1.636-3.75 3.75-3.75h8c2.114 0 3.75 1.636 3.75 3.75v12c0 2.114-1.636 3.75-3.75 3.75H8c-2.114 0-3.75-1.636-3.75-3.75z", "key": "67feb29bf55c6f04338198080a41458bf36c1f93", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.805 6.805c-.015.016-.055.065-.055.195v3c0 .13.04.18.055.195.016.015.065.055.195.055h6c.006 0 .075-.01.157-.093.082-.082.093-.15.093-.157V7c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055H9c-.13 0-.18.04-.195.055m-1.06-1.06C8.079 5.41 8.53 5.25 9 5.25h6c.47 0 .92.16 1.255.495s.495.785.495 1.255v3c0 .494-.24.925-.532 1.218s-.724.532-1.218.532H9c-.47 0-.92-.16-1.255-.495S7.25 10.47 7.25 10V7c0-.47.16-.92.495-1.255", "key": "d88158aea8c2aae47b8209a8a9e6128fce90d3fe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 14.7c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5c0-.2.1-.4.2-.5.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.4.2-.5.2m3 0c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5c0-.2.1-.4.2-.5.2-.3.6-.4.8-.2.1 0 .2.1.2.2.1.1.2.3.2.5s-.1.4-.2.5l-.2.2zm3 0c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5 0-.2.1-.3c0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.5.2-.6.2m0 3c-.1 0-.2 0-.3-.1-.1 0-.2-.1-.2-.2-.1-.1-.2-.3-.2-.5s.1-.4.2-.5l.2-.2c.3-.1.6-.1.8.2.1.1.2.3.2.5s-.1.4-.2.5-.4.3-.5.3m-6 0c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5c0-.2.1-.4.2-.5.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.4.2-.5.2m3 0c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5 0-.2.1-.3c0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.5.2-.6.2", "key": "b0262f833ecc830b7f89f5fdcddba57af1c44c34", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Calculator as default }; //# sourceMappingURL=Calculator.js.map