summaryrefslogtreecommitdiff
path: root/chromium/ui/webui/resources/cr_elements_images.grdp
blob: fbf3a9ff73c99a9e29fab9d52973dde03f4879e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="utf-8"?>
<grit-part>
  <!-- TODO(dschuyler): Many of these may be included for the unit tests which
       don't appear to flatten the html. We may be able to avoid including
       these if the browser_tests would not try to load them. -->
  <include name="IDR_WEBUI_IMAGES_ARROW_DOWN"
           file="images/arrow_down.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ARROW_RIGHT"
           file="images/arrow_right.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_OPEN_IN_NEW"
           file="images/open_in_new.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_ARROW_BACK"
           file="images/icon_arrow_back.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_CANCEL"
           file="images/icon_cancel.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_CANCEL_TOOLBAR"
           file="images/icon_cancel_toolbar.svg" type="BINDATA"
           compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_CLEAR"
           file="images/icon_clear.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_DELETE_GRAY"
           file="images/icon_delete_gray.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_DELETE_WHITE"
           file="images/icon_delete_white.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_EXPAND_LESS"
           file="images/icon_expand_less.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_EXPAND_MORE"
           file="images/icon_expand_more.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_EXTERNAL"
           file="images/open_in_new.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_MENU_WHITE"
           file="images/icon_menu_white.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_MORE_VERT"
           file="images/icon_more_vert.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_REFRESH"
           file="images/icon_refresh.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_SETTINGS"
           file="images/icon_settings.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_SEARCH"
           file="images/icon_search.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_ARROW_DROPDOWN"
           file="images/icon_arrow_dropdown.svg" type="BINDATA"
           compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_VISIBILITY"
           file="images/icon_visibility.svg" type="BINDATA" compress="gzip" />
  <include name="IDR_WEBUI_IMAGES_ICON_VISIBILITY_OFF"
           file="images/icon_visibility_off.svg" type="BINDATA"
           compress="gzip" />
  <if expr="chromeos">
    <include name="IDR_CR_ELEMENTS_CAMERA_ALT_ICON_SVG"
             file="cr_elements/chromeos/cr_picture/camera_alt_icon.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CAMERA_SHUTTER_ICON_SVG"
             file="cr_elements/chromeos/cr_picture/camera_shutter_icon.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_VIDEOCAM_ICON_SVG"
             file="cr_elements/chromeos/cr_picture/videocam_icon.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_VIDEOCAM_SHUTTER_ICON_SVG"
             file="cr_elements/chromeos/cr_picture/videocam_shutter_icon.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_0_WITH_X_SVG"
             file="cr_elements/chromeos/network/cellular_0_with_x.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_0_SVG"
             file="cr_elements/chromeos/network/cellular_0.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_1_SVG"
             file="cr_elements/chromeos/network/cellular_1.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_2_SVG"
             file="cr_elements/chromeos/network/cellular_2.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_3_SVG"
             file="cr_elements/chromeos/network/cellular_3.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_4_SVG"
             file="cr_elements/chromeos/network/cellular_4.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_CELLULAR_OFF_SVG"
             file="cr_elements/chromeos/network/cellular_off.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_ETHERNET_SVG"
             file="cr_elements/chromeos/network/ethernet.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_VPN_SVG"
             file="cr_elements/chromeos/network/vpn.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_0_WITH_X_SVG"
             file="cr_elements/chromeos/network/wifi_0_with_x.svg"
             type="BINDATA" compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_0_SVG"
             file="cr_elements/chromeos/network/wifi_0.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_1_SVG"
             file="cr_elements/chromeos/network/wifi_1.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_2_SVG"
             file="cr_elements/chromeos/network/wifi_2.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_3_SVG"
             file="cr_elements/chromeos/network/wifi_3.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_4_SVG"
             file="cr_elements/chromeos/network/wifi_4.svg" type="BINDATA"
             compress="gzip" />
    <include name="IDR_CR_ELEMENTS_WIFI_OFF_SVG"
             file="cr_elements/chromeos/network/wifi_off.svg" type="BINDATA"
             compress="gzip" />
  </if>
</grit-part>