@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 kB
JavaScript
;
/**
* @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 Like = createMeisterIcons("like", [["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": "f851ca076212174ed268a61820ad4d611c6589a2", "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": "0644da6f9cc0e0adec50dae1af3c6255a2732478", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Like as default };
//# sourceMappingURL=Like.js.map