Skip to content

Commit

Permalink
Add Western Union - Clickandbuy - Paypal (new logo) - iDeal -
Browse files Browse the repository at this point in the history
Paysafecard - Braintree

Close #17
Close #16
Close #15
Close #11
  • Loading branch information
orlandotm committed May 7, 2014
1 parent 607d614 commit bdfe15a
Show file tree
Hide file tree
Showing 12 changed files with 77 additions and 25 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ Glyphs
* Flattr
* Skrill Moneybookers
* Cartes Bancaires CB
* Western Union
* Clickandbuy
* Paypal (2 glyphs - old and new logo)
* iDeal
* Paysafecard
* Braintree

Installation
------------
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payment-webfont",
"version": "0.9.4",
"version": "0.9.5",
"homepage": "https://github.com/orlandotm/payment-webfont",
"authors": [
{ "name": "Orlando TM Merone", "email": "[email protected]", "homepage": "http://www.orlandotm.com" },
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "payment-webfont",
"repo": "orlandotm/payment-webfont",
"version": "0.9.4",
"version": "0.9.5",
"description": "An SVG webfont full of main payment system icons",
"keywords": [
"icon",
Expand Down
30 changes: 18 additions & 12 deletions demo/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,34 +43,40 @@ <h3 class="masthead-brand">Payment Webfont</h3>
<p>All trademarks are the property of their respective owners; third-party brands, product names, trade names, corporate names and companies mentioned herein may be the trademarks of their respective owners or registered trademarks of other companies and have been used for purposes of explanation and to the owner's benefit, without implying a violation of copyright law.</p>
<hr>
<ul class="list-inline payments">
<li><i class="pw pw-trust-e"></i></li>
<li><i class="pw pw-clickandbuy"></i></li>
<li><i class="pw pw-westernunion"></i></li>
<li><i class="pw pw-braintree"></i></li>
<li><i class="pw pw-paysafecard"></i></li>
<li><i class="pw pw-ideal"></i></li>
<li><i class="pw pw-paypal-new"></i></li>
<li><i class="pw pw-skrill"></i></li>
<li><i class="pw pw-gittip"></i></li>
<li><i class="pw pw-flattr"></i></li>
<li><i class="pw pw-cb"></i></li>
<li><i class="pw pw-bitcoin"></i></li>
<li><i class="pw pw-bitcoin-sign"></i></li>
<li><i class="pw pw-ripple"></i></li>
<li><i class="pw pw-sofort"></i></li>
<li><i class="pw pw-diners"></i></li>
<li><i class="pw pw-mastercard"></i></li>
<li><i class="pw pw-trust-e"></i></li>
<li><i class="pw pw-amazon"></i></li>
<li><i class="pw pw-jcb"></i></li>
<li><i class="pw pw-google-wallet"></i></li>
<li><i class="pw pw-stripe"></i></li>
<li><i class="pw pw-square"></i></li>
<li><i class="pw pw-ogone"></i></li>
<li><i class="pw pw-verisign"></i></li>
<li><i class="pw pw-diners"></i></li>
<li><i class="pw pw-discover"></i></li>
<li><i class="pw pw-american-express"></i></li>
<li><i class="pw pw-paypal"></i></li>
<li><i class="pw pw-maestro"></i></li>
<li><i class="pw pw-mastercard"></i></li>
<li><i class="pw pw-visa"></i></li>
<li><i class="pw pw-visa-electron"></i></li>
<li><i class="pw pw-postepay"></i></li>
<li><i class="pw pw-cartasi"></i></li>
<li><i class="pw pw-unionpay"></i></li>
<li><i class="pw pw-ec"></i></li>
<li><i class="pw pw-bitcoin"></i></li>
<li><i class="pw pw-bitcoin-sign"></i></li>
<li><i class="pw pw-ripple"></i></li>
<li><i class="pw pw-sofort"></i></li>
<li><i class="pw pw-gittip"></i></li>
<li><i class="pw pw-flattr"></i></li>
<li><i class="pw pw-skrill"></i></li>
<li><i class="pw pw-cb"></i></li>
<li><i class="pw pw-ec"></i></li
</ul>
</div>
<div class="mastfoot">
Expand Down
Binary file modified fonts/payment-webfont.eot
Binary file not shown.
9 changes: 7 additions & 2 deletions fonts/payment-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/payment-webfont.ttf
Binary file not shown.
Binary file modified fonts/payment-webfont.woff
Binary file not shown.
21 changes: 18 additions & 3 deletions ie7/ie7.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
.pw-clickandbuy {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61d;');
}
.pw-westernunion {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61e;');
}
.pw-braintree {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61f;');
}
.pw-paysafecard {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe620;');
}
.pw-ideal {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe621;');
}
.pw-paypal-new {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe622;');
}
.pw-skrill {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe61b;');
}
Expand Down Expand Up @@ -55,9 +73,6 @@
.pw-discover {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe60a;');
}
.pw-logo {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe619;');
}
.pw-american-express {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe607;');
}
Expand Down
7 changes: 6 additions & 1 deletion ie7/ie7.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
el.innerHTML = '<span style="font-family: \'payment-webfont\'">' + entity + '</span>' + html;
}
var icons = {
'pw-clickandbuy': '&#xe61d;',
'pw-westernunion': '&#xe61e;',
'pw-braintree': '&#xe61f;',
'pw-paysafecard': '&#xe620;',
'pw-ideal': '&#xe621;',
'pw-paypal-new': '&#xe622;',
'pw-skrill': '&#xe61b;',
'pw-cb': '&#xe61c;',
'pw-gittip': '&#xe618;',
Expand All @@ -32,7 +38,6 @@
'pw-ogone': '&#xe60f;',
'pw-verisign': '&#xe60c;',
'pw-discover': '&#xe60a;',
'pw-logo': '&#xe619;',
'pw-american-express': '&#xe607;',
'pw-paypal': '&#xe604;',
'pw-maestro': '&#xe605;',
Expand Down
Binary file modified preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 20 additions & 5 deletions style.css

Large diffs are not rendered by default.

0 comments on commit bdfe15a

Please sign in to comment.