UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 966 B
/** * @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 PercentBlock = createMeisterIcons("percent-block", [["path", { "fill": "currentColor", "d": "M16.62 4.98a.52.52 0 0 0-.74 0l-10.9 10.9a.52.52 0 0 0 0 .74l2.4 2.4a.517.517 0 0 0 .74 0l10.9-10.9a.52.52 0 0 0 0-.74zm-1.8-1.06a2.017 2.017 0 0 1 2.86 0l2.4 2.4a2.017 2.017 0 0 1 0 2.86l-10.9 10.9a2.017 2.017 0 0 1-2.86 0l-2.4-2.4a2.02 2.02 0 0 1 0-2.86zM6.45 5a1.45 1.45 0 1 0 0 2.9 1.45 1.45 0 0 0 0-2.9M3.5 6.45a2.95 2.95 0 1 1 5.9 0 2.95 2.95 0 0 1-5.9 0m14.05 9.65a1.45 1.45 0 1 0 0 2.9 1.45 1.45 0 0 0 0-2.9m-2.95 1.45a2.95 2.95 0 1 1 5.9 0 2.95 2.95 0 0 1-5.9 0", "key": "46d17502ef5bfd716d934c07b9964b039c9684b6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PercentBlock as default }; //# sourceMappingURL=PercentBlock.js.map