Skip to content

Instantly share code, notes, and snippets.

@mhawksey
Created October 23, 2017 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhawksey/dbcc115e1cd2a2e3cac9c896fa92ecc0 to your computer and use it in GitHub Desktop.
Save mhawksey/dbcc115e1cd2a2e3cac9c896fa92ecc0 to your computer and use it in GitHub Desktop.
var icons = {};
icons['ic_refresh_white_24dp.png'] = { id: 'sync_now',
class: 'i18n spinning',
src: 'data:image/png;base64,...'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment