Malzeme - Cihaz Simgeleri
Bu bölüm size Google'ın (Materyal) Aygıt Simgelerinin kullanımını sağlar. Varsayalım kicustom aşağıda gösterildiği gibi boyut ve rengi tanımladığımız CSS sınıf adıdır.
<!DOCTYPE html>
<html>
   <head>
      <link href = "https://fonts.googleapis.com/icon?family=Material+Icons" rel = "stylesheet">
		
      <style>
         i.custom {font-size: 2em; color: green;}
      </style>
		
   </head>
	
   <body>
      <i class = "material-icons custom">accessibility</i>
   </body>
	
</html> 
    Aşağıdaki tablo, Google'ın (Materyal) Cihaz Simgelerinin kullanımını ve sonuçlarını içermektedir.
| Kullanım | Sonuç | 
|---|---|
| <i class = "material-icons custom"> access_alarm </i> | access_alarm | 
| <i class = "material-icons custom"> erişim_alarımları </i> | access_alarms | 
| <i class = "material-icons custom"> erişim süresi </i> | erişim süresi | 
| <i class = "material-icons custom"> add_alarm </i> | add_alarm | 
| <i class = "material-icons custom"> airplanemode_active </i> | airplanemode_active | 
| <i class = "material-icons custom"> airplanemode_inactive </i> | airplanemode_inactive | 
| <i class = "material-icons custom"> battery_alert </i> | battery_alert | 
| <i class = "material-icons custom"> battery_charging_full </i> | battery_charging_full | 
| <i class = "material-icons custom"> battery_full </i> | pil dolu | 
| <i class = "material-icons custom"> battery_std </i> | battery_std | 
| <i class = "material-icons custom"> battery_unknown </i> | battery_unknown | 
| <i class = "material-icons custom"> bluetooth </i> | Bluetooth | 
| <i class = "material-icons custom"> bluetooth_connected </i> | bluetooth_connected | 
| <i class = "material-icons custom"> bluetooth_disabled </i> | bluetooth_disabled | 
| <i class = "material-icons custom"> bluetooth_arama </i> | bluetooth_searching | 
| <i class = "material-icons custom"> bright_auto </i> | Bright_auto | 
| <i class = "material-icons custom"> bright_high </i> | parlaklık_yüksek | 
| <i class = "material-icons custom"> bright_low </i> | Bright_low | 
| <i class = "material-icons custom"> bright_medium </i> | Bright_medium | 
| <i class = "material-icons custom"> data_usage </i> | Veri kullanımı | 
| <i class = "material-icons custom"> geliştirici_modu </i> | Geliştirici modu | 
| <i class = "material-icons custom"> cihazlar </i> | cihazlar | 
| <i class = "material-icons custom"> dvr </i> | dvr | 
| <i class = "material-icons custom"> gps_fixed </i> | gps_fixed | 
| <i class = "material-icons custom"> gps_not_fixed </i> | gps_not_fixed | 
| <i class = "material-icons custom"> gps_off </i> | gps_off | 
| <i class = "material-icons custom"> graphic_eq </i> | graphic_eq | 
| <i class = "material-icons custom"> location_disabled </i> | location_disabled | 
| <i class = "material-icons custom"> konum_arama </i> | konum arama | 
| <i class = "material-icons custom"> network_cell </i> | network_cell | 
| <i class = "material-icons custom"> network_wifi </i> | network_wifi | 
| <i class = "material-icons custom"> screen_lock_landscape </i> | screen_lock_landscape | 
| <i class = "material-icons custom"> screen_lock_portrait </i> | screen_lock_portrait | 
| <i class = "material-icons custom"> screen_lock_rotation </i> | screen_lock_rotation | 
| <i class = "material-icons custom"> screen_rotation </i> | screen_rotation | 
| <i class = "material-icons custom"> sd_storage </i> | sd_storage | 
| <i class = "material-icons custom"> settings_system_daydream </i> | settings_system_daydream | 
| <i class = "material-icons custom"> signal_cellular_4_bar </i> | signal_cellular_4_bar | 
| <i class = "material-icons custom"> wifi_tethering </i> | wifi_tethering | 
| <i class = "material-icons custom"> signal_cellular_no_sim </i> | signal_cellular_no_sim | 
| <i class = "material-icons custom"> signal_cellular_null </i> | signal_cellular_null | 
| <i class = "material-icons custom"> signal_cellular_off </i> | signal_cellular_off | 
| <i class = "material-icons custom"> signal_wifi_4_bar </i> | signal_wifi_4_bar | 
| <i class = "material-icons custom"> signal_wifi_4_bar_lock </i> | signal_wifi_4_bar_lock | 
| <i class = "material-icons custom"> signal_wifi_off </i> | signal_wifi_off | 
| <i class = "material-icons custom"> depolama </i> | depolama | 
| <i class = "material-icons custom"> usb </i> | USB | 
| <i class = "material-icons custom"> duvar kağıdı </i> | duvar kağıdı | 
| <i class = "material-icons custom"> widget'lar </i> | aletler | 
| <i class = "material-icons custom"> wifi_lock </i> | wifi_lock | 
| <i class = "material-icons custom"> signal_cellular_connected_no_internet_4_bar </i> | signal_cellular_connected_no_internet_4_bar |