File: emoticons.xml

package info (click to toggle)
qtox 1.17.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 25,628 kB
  • sloc: cpp: 40,089; xml: 10,393; sh: 2,401; ansic: 1,520; objc: 208; perl: 28; makefile: 13
file content (84 lines) | stat: -rw-r--r-- 1,740 bytes parent folder | download | duplicates (3)
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
<?xml version='1.0'?>
<messaging-emoticon-map>
  <emoticon file="happy.png">
    <string>:)</string>
    <string>:-)</string>
    <string>😊</string>
  </emoticon>
  
  <emoticon file="cool.png">
    <string>8-)</string>
    <string>8)</string>
    <string>😎</string>
  </emoticon>
  
  <emoticon file="stunned.png">
    <string>:O</string>
    <string>:-O</string>
    <string>😲</string>
  </emoticon>
  
  <emoticon file="tongue.png">
    <string>:p</string>
    <string>:P</string>
    <string>😋</string>
  </emoticon>
  
  <emoticon file="uncertain.png">
    <string>:/</string>
    <string>:-/</string>
    <string>😕</string>
  </emoticon>
  
  <emoticon file="wink.png">
    <string>;)</string>
    <string>;-)</string>
    <string>😉</string>
  </emoticon>
  
  <emoticon file="sad.png">
    <string>:(</string>
    <string>:-(</string>
    <string>😖</string>
  </emoticon>
  
  <emoticon file="crying.png">
    <string>;(</string>
    <string>;-(</string>
    <string>😢</string>
  </emoticon>
  
  <emoticon file="smile.png">
    <string>:D</string>
    <string>:-D</string>
    <string>😃</string>
  </emoticon>
  
  <emoticon file="plain.png">
    <string>:|</string>
    <string>:-|</string>
    <string>😐</string>
  </emoticon>
  
  <emoticon file="laugh.png">
    <string>;D</string>
    <string>;-D</string>
    <string>😄</string>
  </emoticon>
  
  <emoticon file="angry.png">
    <string>:@</string>
    <string>😠</string>
  </emoticon>
   
  <emoticon file="scared.png">
    <string>D:</string>
    <string>😨</string>
  </emoticon>
  
  <emoticon file="laugh_closed_eyes">
    <string>xD</string>
    <string>XD</string>
    <string>😆</string>
  </emoticon>
</messaging-emoticon-map>