├── th
├── sample.png
├── db.svg
├── cimb.svg
├── smbc.svg
├── lhb.svg
├── jpm.svg
├── hsbc.svg
├── mufg.svg
├── uob.svg
├── bbl.svg
├── tbank.svg
├── citi.svg
├── ibank.svg
├── mb.svg
├── boa.svg
├── kk.svg
├── ttb.svg
├── scb.svg
├── tmb.svg
├── rbs.svg
├── icbc.svg
├── baac.svg
├── sc.svg
├── ghb.svg
├── cacib.svg
├── mega.svg
├── bay.svg
├── tcrb.svg
├── bnp.svg
├── tisco.svg
├── ktb.svg
├── kbank.svg
└── gsb.svg
├── README.md
├── LICENSE
└── banks.json
/th/sample.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/omise/banks-logo/HEAD/th/sample.png
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Bank Logos
2 |
3 | A list of bank logos in `svg` format along with their associated colors, codes, official names, and nice names.
4 |
5 | ## Usage
6 |
7 | You could use the `svg` file and the bank brand color (available in the `json` file) to do something as follows:
8 |
9 | 
10 |
11 | All bank icons are trademarks of their respective owners and the use of these trademarks does not indicate endorsement of the trademark holder by Opn Payments, nor vice versa.
12 |
13 |
14 |
--------------------------------------------------------------------------------
/th/db.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/th/cimb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/th/smbc.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/th/lhb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/th/jpm.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/th/hsbc.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/th/mufg.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/th/uob.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | Copyright (c) 2015 Omise
2 |
3 | Permission is hereby granted, free of charge, to any person obtaining a copy
4 | of this software and associated documentation files (the "Software"), to deal
5 | in the Software without restriction, including without limitation the rights
6 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 | copies of the Software, and to permit persons to whom the Software is
8 | furnished to do so, subject to the following conditions:
9 |
10 | The above copyright notice and this permission notice shall be included in
11 | all copies or substantial portions of the Software.
12 |
13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19 | THE SOFTWARE.
20 |
21 |
--------------------------------------------------------------------------------
/th/bbl.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/th/tbank.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
17 |
--------------------------------------------------------------------------------
/th/citi.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
20 |
--------------------------------------------------------------------------------
/th/ibank.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
16 |
--------------------------------------------------------------------------------
/th/mb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
20 |
--------------------------------------------------------------------------------
/th/boa.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
21 |
--------------------------------------------------------------------------------
/th/kk.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
18 |
--------------------------------------------------------------------------------
/th/ttb.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/th/scb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
17 |
--------------------------------------------------------------------------------
/th/tmb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
20 |
--------------------------------------------------------------------------------
/th/rbs.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
21 |
--------------------------------------------------------------------------------
/th/icbc.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
18 |
--------------------------------------------------------------------------------
/th/baac.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
20 |
--------------------------------------------------------------------------------
/th/sc.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
26 |
--------------------------------------------------------------------------------
/th/ghb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
24 |
--------------------------------------------------------------------------------
/th/cacib.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
25 |
--------------------------------------------------------------------------------
/th/mega.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
33 |
--------------------------------------------------------------------------------
/th/bay.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
27 |
--------------------------------------------------------------------------------
/th/tcrb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
30 |
--------------------------------------------------------------------------------
/th/bnp.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
24 |
--------------------------------------------------------------------------------
/th/tisco.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
31 |
--------------------------------------------------------------------------------
/th/ktb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
33 |
--------------------------------------------------------------------------------
/th/kbank.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
52 |
--------------------------------------------------------------------------------
/banks.json:
--------------------------------------------------------------------------------
1 | {
2 | "th": {
3 | "bbl": {
4 | "code": "002",
5 | "color": "#1e4598",
6 | "official_name": "BANGKOK BANK PUBLIC COMPANY LTD.",
7 | "nice_name": "Bangkok Bank",
8 | "swift_code": "BKKBTHBK"
9 | },
10 | "kbank": {
11 | "code": "004",
12 | "color": "#138f2d",
13 | "official_name": "KASIKORNBANK PUBLIC COMPANY LTD.",
14 | "nice_name": "Kasikorn Bank",
15 | "swift_code": "KASITHBK,"
16 | },
17 | "rbs": {
18 | "code": "005",
19 | "color": "#032952",
20 | "official_name": "THE ROYAL BANK OF SCOTLAND PLC",
21 | "nice_name": "Royal Bank of Scotland",
22 | "swift_code": "RBOSGB2L"
23 | },
24 | "ktb": {
25 | "code": "006",
26 | "color": "#1ba5e1",
27 | "official_name": "KRUNG THAI BANK PUBLIC COMPANY LTD.",
28 | "nice_name": "Krungthai Bank",
29 | "swift_code": "KRTHTHBK"
30 | },
31 | "jpm": {
32 | "code": "008",
33 | "color": "#321c10",
34 | "official_name": "JPMORGAN CHASE BANK, NATIONAL ASSOCIATION",
35 | "nice_name": "J.P. Morgan",
36 | "swift_code": "CHASTHBXSEC"
37 | },
38 | "mufg": {
39 | "code": "010",
40 | "color": "#d61323",
41 | "official_name": "THE BANK OF TOKYO-MITSUBISHI UFJ, LTD.",
42 | "nice_name": "Bank of Tokyo-Mitsubishi UFJ",
43 | "swift_code": "BOTKTHBX"
44 | },
45 | "tmb": {
46 | "code": "011",
47 | "color": "#1279be",
48 | "official_name": "TMB BANK PUBLIC COMPANY LIMITED.",
49 | "nice_name": "TMB Bank",
50 | "swift_code": "TMBKTHBK"
51 | },
52 | "scb": {
53 | "code": "014",
54 | "color": "#4e2e7f",
55 | "official_name": "SIAM COMMERCIAL BANK PUBLIC COMPANY LTD.",
56 | "nice_name": "Siam Commercial Bank",
57 | "swift_code": "SICOTHBK"
58 | },
59 | "citi": {
60 | "code": "017",
61 | "color": "#1583c7",
62 | "official_name": "CITIBANK, N.A.",
63 | "nice_name": "Citibank",
64 | "swift_code": "CITITHBX"
65 | },
66 | "smbc": {
67 | "code": "018",
68 | "color": "#a0d235",
69 | "official_name": "SUMITOMO MITSUI BANKING CORPORATION",
70 | "nice_name": "Sumitomo Mitsui Banking Corporation",
71 | "swift_code": "SMBCTHBK"
72 | },
73 | "sc": {
74 | "code": "020",
75 | "color": "#0f6ea1",
76 | "official_name": "STANDARD CHARTERED BANK (THAI) PUBLIC COMPANY LIMITED",
77 | "nice_name": "Standard Chartered (Thai)",
78 | "swift_code": "SCBLTHBX"
79 | },
80 | "cimb": {
81 | "code": "022",
82 | "color": "#7e2f36",
83 | "official_name": "CIMB THAI BANK PUPBLIC COMPANY LTD.",
84 | "nice_name": "CIMB Thai Bank",
85 | "swift_code": "UBOBTHBK"
86 | },
87 | "uob": {
88 | "code": "024",
89 | "color": "#0b3979",
90 | "official_name": "UNITED OVERSEAS BANK (THAI) PUBLIC COMPANY LIMITED",
91 | "nice_name": "United Overseas Bank (Thai)",
92 | "swift_code": "UOVBTHBK"
93 | },
94 | "bay": {
95 | "code": "025",
96 | "color": "#fec43b",
97 | "official_name": "BANK OF AYUDHYA PUBLIC COMPANY LTD.",
98 | "nice_name": "Bank of Ayudhya (Krungsri)",
99 | "swift_code": "AYUDTHBK"
100 | },
101 | "mega": {
102 | "code": "026",
103 | "color": "#815e3b",
104 | "official_name": "MEGA INTERNATIONAL COMMERCIAL BANK PUBLIC COMPANY LIMITED",
105 | "nice_name": "Mega International Commercial Bank",
106 | "swift_code": "ICBCTHBKBNA"
107 | },
108 | "boa": {
109 | "code": "027",
110 | "color": "#e11e3c",
111 | "official_name": "BANK OF AMERICA, NATIONAL ASSOCIATION",
112 | "nice_name": "Bank of America",
113 | "swift_code": "BOFATH2X"
114 | },
115 | "cacib": {
116 | "code": "028",
117 | "color": "#0e765b",
118 | "official_name": "CREDIT AGRICOLE CORPORATE AND INVESTMENT BANK",
119 | "nice_name": "Crédit Agricole",
120 | "swift_code": "AGRITHB1"
121 | },
122 | "gsb": {
123 | "code": "030",
124 | "color": "#eb198d",
125 | "official_name": "THE GOVERNMENT SAVINGS BANK",
126 | "nice_name": "Government Savings Bank",
127 | "swift_code": "GSBATHBK"
128 | },
129 | "hsbc": {
130 | "code": "031",
131 | "color": "#fd0d1b",
132 | "official_name": "THE HONGKONG AND SHANGHAI BANKING CORPORATION LTD.",
133 | "nice_name": "Hongkong and Shanghai Banking Corporation",
134 | "swift_code": "HSBCTHBK"
135 | },
136 | "db": {
137 | "code": "032",
138 | "color": "#0522a5",
139 | "official_name": "DEUTSCHE BANK AG.",
140 | "nice_name": "Deutsche Bank",
141 | "swift_code": "DEUTTHBK"
142 | },
143 | "ghb": {
144 | "code": "033",
145 | "color": "#f57d23",
146 | "official_name": "THE GOVERNMENT HOUSING BANK",
147 | "nice_name": "Government Housing Bank",
148 | "swift_code": "GOHUTHB1"
149 | },
150 | "baac": {
151 | "code": "034",
152 | "color": "#4b9b1d",
153 | "official_name": "BANK FOR AGRICULTURE AND AGRICULTURAL COOPERATIVES",
154 | "nice_name": "Bank for Agriculture and Agricultural Cooperatives",
155 | "swift_code": "BAABTHBK"
156 | },
157 | "mb": {
158 | "code": "039",
159 | "color": "#150b78",
160 | "official_name": "MIZUHO BANK, LTD.",
161 | "nice_name": "Mizuho Bank",
162 | "swift_code": "MHCBTHBK"
163 | },
164 | "tbank": {
165 | "code": "065",
166 | "color": "#fc4f1f",
167 | "official_name": "THANACHART BANK PUBLIC COMPANY LTD.",
168 | "nice_name": "Thanachart Bank",
169 | "swift_code": "THBKTHBK"
170 | },
171 | "bnp": {
172 | "code": "045",
173 | "color": "#14925e",
174 | "official_name": "BNP PARIBAS",
175 | "nice_name": "BNP Paribas",
176 | "swift_code": "BNPATHBK"
177 | },
178 | "ibank": {
179 | "code": "066",
180 | "color": "#184615",
181 | "official_name": "ISLAMIC BANK OF THAILAND",
182 | "nice_name": "Islamic Bank of Thailand",
183 | "swift_code": "TIBTTHBK"
184 | },
185 | "tisco": {
186 | "code": "067",
187 | "color": "#12549f",
188 | "official_name": "TISCO BANK PUBLIC COMPANY LIMITED",
189 | "nice_name": "Tisco Bank",
190 | "swift_code": "TFPCTHB1"
191 | },
192 | "kk": {
193 | "code": "069",
194 | "color": "#199cc5",
195 | "official_name": "KIATNAKIN BANK PUBLIC COMPANY LIMITED",
196 | "nice_name": "Kiatnakin Bank",
197 | "swift_code": "KKPBTHBK"
198 | },
199 | "icbc": {
200 | "code": "070",
201 | "color": "#c50f1c",
202 | "official_name": "INDUSTRIAL AND COMMERCIAL BANK OF CHINA (THAI) PUBLIC COMPANY LIMITED",
203 | "nice_name": "Industrial and Commercial Bank of China (Thai)",
204 | "swift_code": "ICBKTHBK"
205 | },
206 | "tcrb": {
207 | "code": "071",
208 | "color": "#0a4ab3",
209 | "official_name": "THE THAI CREDIT RETAIL BANK PUBLIC COMPANY LIMITED",
210 | "nice_name": "Thai Credit Retail Bank",
211 | "swift_code": "THCETHB1"
212 | },
213 | "lhb": {
214 | "code": "073",
215 | "color": "#6d6e71",
216 | "official_name": "LAND AND HOUSES BANK PUBLIC COMPANY LIMITED",
217 | "nice_name": "Land and Houses Bank",
218 | "swift_code": "LAHRTHB2"
219 | },
220 | "ttb": {
221 | "code": "076",
222 | "color": "#ecf0f1",
223 | "official_name": "TMBTHANACHART BANK PUBLIC COMPANY LIMITED",
224 | "nice_name": "TMBThanachart Bank",
225 | "swift_code": "TMBKTHBK"
226 | }
227 | }
228 | }
229 |
--------------------------------------------------------------------------------
/th/gsb.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
906 |
--------------------------------------------------------------------------------