Skip to content

Commit

Permalink
Update webicons.runtime.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lesichkovm committed Jul 30, 2019
1 parent 33e2457 commit 6a06f70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webicons.runtime.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
var iconsets = iconsets || {};

iconsets.web = iconsets.ionicons || {};
iconsets.web['blank'] = 'data:image/svg+xml;base64,';

$(function(){
$('img[data-icon]').each(function () {
var src = $.trim($(this).data('icon'));
Expand Down

0 comments on commit 6a06f70

Please sign in to comment.