Commit 55ed29c6 authored by Romain DELEAU's avatar Romain DELEAU

change download icon

parent 71b8c09b
...@@ -148,7 +148,7 @@ ...@@ -148,7 +148,7 @@
<input name="unity" type="checkbox" /> <input name="unity" type="checkbox" />
<label for="unity">Intégrer le jeu sous Unity</label> <label for="unity">Intégrer le jeu sous Unity</label>
</div> </div>
<button mat-mini-fab color="white"><mat-icon fontIcon="save"></mat-icon></button> <button mat-mini-fab color="white"><mat-icon fontIcon="download_file"></mat-icon></button>
<button mat-mini-fab color="white"><mat-icon fontIcon="upload-file"></mat-icon></button> <button mat-mini-fab color="white"><mat-icon fontIcon="upload-file"></mat-icon></button>
</div> </div>
</div> </div>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment