-
Notifications
You must be signed in to change notification settings - Fork 0
/
LikeIcon.tsx
101 lines (99 loc) · 6.49 KB
/
LikeIcon.tsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
import * as React from 'react';
import { SVGProps } from 'react';
import type { IconProps } from '@assets/iconProps';
const LikeIcon = (props: IconProps) => (
<svg
viewBox="0 0 119 119"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<path
d="M10.467 21.296a1.726 1.726 0 0 0-.866-.45c-.325-.07-.685-.053-1.08.052-.729.196-1.242.587-1.54 1.173-.286.584-.323 1.276-.109 2.074.24.897.646 1.523 1.216 1.877.578.342 1.295.398 2.153.168 1.015-.272 1.617-.924 1.805-1.957l-2.913.78-.559-2.085 5.412-1.45.753 2.81a5.417 5.417 0 0 1-.59 1.822c-.304.599-.749 1.146-1.335 1.641-.588.485-1.311.843-2.169 1.073-1.045.28-2.03.306-2.958.08-.92-.24-1.708-.7-2.366-1.38-.65-.692-1.114-1.555-1.391-2.59-.275-1.026-.303-1.995-.083-2.91.227-.927.68-1.72 1.36-2.377.677-.667 1.538-1.141 2.583-1.421 1.31-.351 2.48-.327 3.506.075 1.027.4 1.79 1.12 2.29 2.16l-3.12.835ZM21.608 25.918a5.652 5.652 0 0 1-2.874.04 5.437 5.437 0 0 1-2.463-1.383c-.692-.692-1.176-1.55-1.45-2.575-.275-1.026-.284-2.006-.028-2.94a5.287 5.287 0 0 1 1.441-2.431 5.652 5.652 0 0 1 2.509-1.402c.986-.264 1.944-.277 2.873-.04.94.234 1.756.697 2.448 1.388.69.682 1.172 1.535 1.447 2.56.275 1.025.285 2.01.031 2.955a5.321 5.321 0 0 1-1.426 2.427 5.652 5.652 0 0 1-2.508 1.401Zm-.722-2.691c.74-.198 1.257-.596 1.551-1.192.304-.6.348-1.303.132-2.111-.222-.828-.613-1.421-1.174-1.778-.553-.37-1.2-.455-1.939-.257-.749.2-1.27.6-1.565 1.196-.297.587-.335 1.294-.113 2.122.22.818.605 1.412 1.159 1.782.55.36 1.2.439 1.95.238ZM32.95 22.879a5.65 5.65 0 0 1-2.873.04 5.436 5.436 0 0 1-2.463-1.384c-.692-.691-1.176-1.55-1.45-2.575-.275-1.025-.285-2.005-.028-2.94a5.287 5.287 0 0 1 1.44-2.43 5.651 5.651 0 0 1 2.51-1.402c.985-.264 1.943-.277 2.873-.04.94.234 1.756.696 2.448 1.388.69.681 1.172 1.535 1.447 2.56.275 1.025.285 2.01.03 2.955a5.322 5.322 0 0 1-1.425 2.427 5.651 5.651 0 0 1-2.509 1.4Zm-.72-2.691c.738-.198 1.255-.596 1.55-1.192.304-.6.348-1.303.131-2.112-.222-.828-.613-1.42-1.173-1.777-.554-.37-1.2-.455-1.94-.257-.748.2-1.27.6-1.565 1.196-.297.587-.334 1.294-.113 2.122.22.818.606 1.412 1.16 1.781.55.36 1.2.44 1.95.239ZM40.6 9.545c1.094-.293 2.11-.327 3.046-.103a4.726 4.726 0 0 1 2.4 1.323c.654.67 1.117 1.512 1.39 2.527.269 1.006.282 1.963.04 2.874a4.924 4.924 0 0 1-1.408 2.374c-.7.663-1.591 1.14-2.675 1.43l-4.126 1.105-2.793-10.424L40.6 9.545Zm1.886 7.926c.847-.227 1.45-.637 1.81-1.23.358-.592.424-1.313.197-2.16-.23-.858-.648-1.454-1.255-1.788-.61-.343-1.339-.402-2.187-.175l-1.005.27 1.434 5.353 1.006-.27ZM50.783 6.246l1.55 7.144-2.47.662-2.23-6.962 3.15-.844Zm1.4 11.495c-.513.137-.964.11-1.353-.081a1.465 1.465 0 0 1-.747-.957 1.466 1.466 0 0 1 .169-1.202c.238-.37.614-.624 1.127-.761.503-.135.945-.1 1.327.103.392.202.646.52.763.953.113.424.05.821-.188 1.192-.23.367-.595.618-1.098.753Z"
fill="#5E5C69"
/>
<path
d="M107.964 75.96a.77.77 0 0 0 .654.175h.003l.005-.001.02-.004a8.03 8.03 0 0 0 .335-.075 21.587 21.587 0 0 0 3.836-1.306c2.128-.965 4.64-2.594 5.329-5.166.645-2.404-.888-4.59-2.938-5.139-1.466-.393-2.944-.014-4.041.87-.508-1.314-1.598-2.381-3.064-2.774-2.05-.55-4.47.578-5.114 2.982-.689 2.571.672 5.238 2.032 7.137a21.628 21.628 0 0 0 2.669 3.05l.198.183.055.05.015.013.005.004.001.001ZM13.016 51.932a.981.981 0 0 0 .833-.223l.002-.002.006-.005.02-.017a12.374 12.374 0 0 0 .321-.297 27.555 27.555 0 0 0 3.4-3.885c1.734-2.42 3.469-5.818 2.59-9.095-.82-3.062-3.903-4.498-6.515-3.798-1.868.5-3.258 1.86-3.905 3.535-1.398-1.127-3.28-1.61-5.148-1.11-2.613.7-4.565 3.486-3.744 6.548.878 3.277 4.079 5.353 6.79 6.582a27.541 27.541 0 0 0 5.223 1.74l.091.02.026.005.007.001.003.001Z"
fill="#B384FF"
/>
<circle cx={60.003} cy={56.995} r={36} fill="#F6F1FF" />
<path
d="M73.23 64.077c-1.725.47-3.594.792-5.53.954-4.987.471-10.105.471-15.092 0a31.113 31.113 0 0 1-5.531-.954"
stroke="#8C46FF"
strokeWidth={4.394}
strokeLinecap="square"
strokeLinejoin="round"
/>
<path
d="M49.745 57.93a5.23 5.23 0 1 0 0-10.46 5.23 5.23 0 0 0 0 10.46ZM63.75 52.87a.876.876 0 0 1 0-1.648l3.596-1.307a.864.864 0 0 0 .523-.523l1.308-3.597a.876.876 0 0 1 1.648 0l1.307 3.597a.862.862 0 0 0 .523.523l3.596 1.307a.876.876 0 0 1 0 1.648l-3.596 1.308a.864.864 0 0 0-.523.523l-1.307 3.596a.877.877 0 0 1-1.648 0l-1.308-3.596a.864.864 0 0 0-.523-.523L63.75 52.87Z"
fill="#8C46FF"
/>
<path
d="M26.006 72.982c-.44-2.364-.44-4.789 0-7.153a5.545 5.545 0 0 1 10.854-.614c1.83 5.688.38 9.297.38 9.297s8.198 10.933.43 19.616c-6.472 7.231-17.418 3.02-19.732-5.231-3.322-11.73 2.85-14.738 8.068-15.915Z"
fill="#F6F1FF"
/>
<path
opacity={0.5}
d="M25.758 67.647c0-.575.13-1.19.235-1.818a5.545 5.545 0 0 1 10.854-.614c1.83 5.688.38 9.297.38 9.297s4.17 4.002 3.857 12.293"
stroke="#B384FF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M27.261 73.701s4.447-1.425 6.382 1.164a4.63 4.63 0 0 1 .38 5.336"
stroke="#D4BBFF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M28.281 79.69s4.447-1.425 6.395 1.165a4.629 4.629 0 0 1 .366 5.335"
stroke="#D4BBFF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M29.314 85.72s4.447-1.426 6.382 1.163a4.655 4.655 0 0 1 .38 5.336"
stroke="#D4BBFF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M94.4 72.982c.44-2.364.44-4.789 0-7.153a5.545 5.545 0 0 0-10.854-.614c-1.818 5.688-.38 9.297-.38 9.297s-8.199 10.933-.43 19.616c6.538 7.231 17.431 3.02 19.745-5.231 3.309-11.73-2.85-14.738-8.081-15.915Z"
fill="#F6F1FF"
/>
<path
opacity={0.5}
d="M94.661 67.647c0-.575-.13-1.19-.248-1.818a5.545 5.545 0 0 0-10.854-.614c-1.818 5.688-.38 9.297-.38 9.297s-4.17 4.002-3.922 12.293"
stroke="#B384FF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M93.157 73.701s-4.446-1.425-6.394 1.164a4.63 4.63 0 0 0-.366 5.336"
stroke="#D4BBFF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M92.124 79.69s-4.446-1.425-6.381 1.165a4.63 4.63 0 0 0-.38 5.335"
stroke="#D4BBFF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
<path
d="M91.104 85.72s-4.446-1.426-6.394 1.163a4.629 4.629 0 0 0-.366 5.336"
stroke="#D4BBFF"
strokeWidth={1.962}
strokeMiterlimit={10}
strokeLinecap="round"
/>
</svg>
);
export default LikeIcon;