Skip to content

Commit

Permalink
Merge c2bc556 into 04a078f
Browse files Browse the repository at this point in the history
  • Loading branch information
CamAnNguyen committed Jan 10, 2017
2 parents 04a078f + c2bc556 commit d86f95e
Show file tree
Hide file tree
Showing 27 changed files with 2,590 additions and 102 deletions.
64 changes: 62 additions & 2 deletions .fontcustom-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "59308ce972f0338ca00889be1e42d52690613984408579977fd9a40f542b44f1",
"current": "59308ce972f0338ca00889be1e42d52690613984408579977fd9a40f542b44f1"
"previous": "9913d95e4b58a83d39598635c2c55ef49b694670d1962a00ca83521f4fd5db4f",
"current": "9913d95e4b58a83d39598635c2c55ef49b694670d1962a00ca83521f4fd5db4f"
},
"fonts": [
"app/assets/fonts/icons.ttf",
Expand All @@ -10,6 +10,30 @@
"app/assets/fonts/icons.eot"
],
"glyphs": {
"acidified-hcl": {
"codepoint": 61706,
"source": "app/assets/images/svg_icons/acidified-hcl.svg"
},
"dried": {
"codepoint": 61717,
"source": "app/assets/images/svg_icons/dried.svg"
},
"gpx-a": {
"codepoint": 61708,
"source": "app/assets/images/svg_icons/gpx-a.svg"
},
"gpx-b": {
"codepoint": 61709,
"source": "app/assets/images/svg_icons/gpx-b.svg"
},
"hand-stop": {
"codepoint": 61701,
"source": "app/assets/images/svg_icons/hand-stop.svg"
},
"isolated": {
"codepoint": 61710,
"source": "app/assets/images/svg_icons/isolated.svg"
},
"polymer": {
"codepoint": 61700,
"source": "app/assets/images/svg_icons/polymer.svg"
Expand All @@ -18,6 +42,30 @@
"codepoint": 61696,
"source": "app/assets/images/svg_icons/reaction.svg"
},
"reaction-procedure": {
"codepoint": 61703,
"source": "app/assets/images/svg_icons/reaction-procedure.svg"
},
"residue-adsorbed": {
"codepoint": 61711,
"source": "app/assets/images/svg_icons/residue-adsorbed.svg"
},
"residue-dissolved": {
"codepoint": 61712,
"source": "app/assets/images/svg_icons/residue-dissolved.svg"
},
"residue-purified": {
"codepoint": 61713,
"source": "app/assets/images/svg_icons/residue-purified.svg"
},
"resin-solvent": {
"codepoint": 61704,
"source": "app/assets/images/svg_icons/resin-solvent.svg"
},
"resin-solvent-reagent": {
"codepoint": 61705,
"source": "app/assets/images/svg_icons/resin-solvent-reagent.svg"
},
"sample": {
"codepoint": 61697,
"source": "app/assets/images/svg_icons/sample.svg"
Expand All @@ -26,6 +74,18 @@
"codepoint": 61699,
"source": "app/assets/images/svg_icons/screen.svg"
},
"tlc-control": {
"codepoint": 61714,
"source": "app/assets/images/svg_icons/tlc-control.svg"
},
"washed-nahco3": {
"codepoint": 61715,
"source": "app/assets/images/svg_icons/washed-nahco3.svg"
},
"water-free": {
"codepoint": 61702,
"source": "app/assets/images/svg_icons/water-free.svg"
},
"wellplate": {
"codepoint": 61698,
"source": "app/assets/images/svg_icons/wellplate.svg"
Expand Down
Binary file modified app/assets/fonts/icons.eot
Binary file not shown.
726 changes: 715 additions & 11 deletions app/assets/fonts/icons.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 app/assets/fonts/icons.ttf
Binary file not shown.
Binary file modified app/assets/fonts/icons.woff
Binary file not shown.
125 changes: 125 additions & 0 deletions app/assets/images/svg_icons/acidified-hcl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
77 changes: 77 additions & 0 deletions app/assets/images/svg_icons/dried.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
88 changes: 88 additions & 0 deletions app/assets/images/svg_icons/gpx-a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d86f95e

Please sign in to comment.