diff options
-rw-r--r-- | spec/icon-naming-spec.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/icon-naming-spec.xml b/spec/icon-naming-spec.xml index 98466a0..fea6b43 100644 --- a/spec/icon-naming-spec.xml +++ b/spec/icon-naming-spec.xml @@ -720,6 +720,13 @@ The icon for the rotate left action performed on an object. The icon for the rotate rigt action performed on an object. </entry> </row> + <row> + <entry>process-stop</entry> + <entry> +The icon used for the <quote>Stop</quote> action in applications with actions +that may take a while to process, such as web page loading in a browser. + </entry> + </row> <row> <entry>system-lock-screen</entry> <entry> |