UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.23 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 Dislike = createMeisterIcons("dislike", [["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": "6baf3973b3c9ce1583f23c659f4671ae4805d917", "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": "1e928a9f1ea0b752f44a01ffe132c673e381e704", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Dislike as default }; //# sourceMappingURL=Dislike.js.map