UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.43 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 DislikeB = createMeisterIcons("dislike-b", [["path", { "fill": "currentColor", "d": "M9.05 4.237v10.1h-4.8c-.8 0-1.4-.6-1.4-1.4v-7.3c0-.8.6-1.4 1.4-1.4z", "key": "c34c166f94b37270314d2afd15c1fa2ffed171af", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.25 4.987c-.386 0-.65.264-.65.65v7.3c0 .386.264.65.65.65H8.3v-8.6zm-2.15.65c0-1.214.936-2.15 2.15-2.15H9.8v11.6H4.25a2.117 2.117 0 0 1-2.15-2.15z", "key": "4c1b69c038e3166141a961f28ee98315e76084dc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 3.487h9.25c1.285 0 2.304.99 2.348 2.262l2.002 9.207v.08a2.33 2.33 0 0 1-2.35 2.35h-6.1a.43.43 0 0 0-.281.09.2.2 0 0 0-.069.16v.038l-.004.037c-.059.59-.215 1.111-.561 1.567-.338.444-.804.757-1.35 1.03C9.9 20.95 8.3 20.009 8.3 18.537zm1.5 1.5v13.55c0 .155.084.302.24.396a.49.49 0 0 0 .475.033c.454-.227.688-.415.825-.596.126-.164.218-.386.26-.777.025-1.078.945-1.706 1.85-1.706h6.1c.462 0 .815-.33.848-.781L18.4 5.917v-.08a.83.83 0 0 0-.85-.85z", "key": "6df88bf6c752dbb7a9e73c0aa397a14b39cd34f8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DislikeB as default }; //# sourceMappingURL=DislikeB.js.map