UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.44 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 LikeB = createMeisterIcons("like-b", [["path", { "fill": "currentColor", "d": "M9.05 19.767v-10.1h-4.8c-.8 0-1.4.6-1.4 1.4v7.3c0 .8.6 1.4 1.4 1.4z", "key": "a6f84317d3539a094a1c42b103f2553cf148b136", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.1 11.067c0-1.214.936-2.15 2.15-2.15H9.8v11.6H4.25a2.117 2.117 0 0 1-2.15-2.15zm2.15-.65c-.386 0-.65.265-.65.65v7.3c0 .386.264.65.65.65H8.3v-8.6z", "key": "9e20370fc647cf49bdc50464ad983afb14342413", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 5.467c0-1.622 1.646-2.39 2.885-1.77.546.272 1.012.585 1.35 1.03.346.455.502.976.561 1.566l.004.037v.037c0 .077.026.124.069.16.05.045.145.09.281.09h6.1a2.33 2.33 0 0 1 2.35 2.35v.081l-2.001 9.207a2.33 2.33 0 0 1-2.349 2.262H8.3zm1.722-.423c-.12.069-.222.198-.222.423v13.55h7.75a.83.83 0 0 0 .85-.85v-.08l1.998-9.189a.83.83 0 0 0-.848-.78h-6.1c-.905 0-1.825-.629-1.85-1.707-.042-.391-.134-.612-.26-.777-.137-.181-.37-.368-.825-.596a.52.52 0 0 0-.493.006", "key": "5bf10f218221f09c8892163713817f824143ae59", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LikeB as default }; //# sourceMappingURL=LikeB.js.map