UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.93 kB
/** * @license @meistericons/vue v0.5.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 Dices = createMeisterIcons("dices", [["path", { "fill": "currentColor", "d": "M6.9 6.85c-2.276 0-4.05 1.854-4.05 4.05v5.9c0 2.276 1.854 4.05 4.05 4.05h5.9c2.186 0 4.05-1.864 4.05-4.05v-5.9c0-2.276-1.854-4.05-4.05-4.05zM1.35 10.9c0-3.004 2.426-5.55 5.55-5.55h5.9c3.004 0 5.55 2.426 5.55 5.55v5.9c0 3.014-2.536 5.55-5.55 5.55H6.9c-3.004 0-5.55-2.426-5.55-5.55z", "key": "7889895bd33224c769ece4fc8ca7edce5f0de9d4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.2 3.15c-1.96 0-3.63 1.362-3.962 3.184l-1.476-.268C6.231 3.487 8.56 1.65 11.2 1.65h5.9c3.004 0 5.55 2.426 5.55 5.55v5.9a5.443 5.443 0 0 1-4.988 5.447l-.124-1.495A3.943 3.943 0 0 0 21.15 13.1V7.2c0-2.276-1.854-4.05-4.05-4.05z", "key": "ab080c716bb5a3bd6e93990bc84df60b7dd6a16b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 11.8c-.2 0-.5-.1-.6-.3-.1-.1-.2-.2-.2-.3s-.1-.2-.1-.3 0-.2.1-.3c0-.1.1-.2.2-.3.3-.3.9-.3 1.2 0 0 .1.1.2.2.3 0 .1.1.2.1.3 0 .2-.1.4-.2.6-.3.2-.5.3-.7.3m5.7 0q-.3 0-.6-.3c-.2-.2-.2-.4-.2-.6s.1-.5.2-.6c.3-.3.9-.3 1.2 0 .2.2.2.4.2.6s-.1.4-.2.6q-.15.3-.6.3M7 17.7c-.2 0-.5-.1-.6-.3-.1-.1-.1-.2-.2-.3 0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.3.3-.3.9-.3 1.2 0 .1.1.1.2.2.3 0 .1.1.2.1.3 0 .2-.1.4-.2.6-.3.2-.5.3-.7.3m2.9-3c-.2 0-.5-.1-.6-.3-.1-.1-.1-.2-.2-.3 0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.3.3-.3.9-.3 1.2 0 .1.1.1.2.2.3 0 .1.1.2.1.3 0 .2-.1.4-.2.6-.3.2-.5.3-.7.3m2.8 3q-.3 0-.6-.3c-.2-.2-.2-.4-.2-.6s.1-.5.2-.6c.3-.3.9-.3 1.2 0 .2.2.2.4.2.6s-.1.4-.2.6q-.15.3-.6.3", "key": "31dad5c4445516ba397ebdb1a891105cf3d9596e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Dices as default }; //# sourceMappingURL=Dices.js.map