summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_defineprintarea.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_defineprintarea.svg')
-rw-r--r--icon-themes/colibre_svg/cmd/lc_defineprintarea.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_defineprintarea.svg b/icon-themes/colibre_svg/cmd/lc_defineprintarea.svg
index 30d2ce0be5ae..8d46de1ba7d6 100644
--- a/icon-themes/colibre_svg/cmd/lc_defineprintarea.svg
+++ b/icon-themes/colibre_svg/cmd/lc_defineprintarea.svg
@@ -1 +1 @@
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m3 2v19h8v-5c0-.554.446-1 1-1h1v-3h8v-10z" fill="#fafafa"/><path d="m2 1v21h9v-1h-2-1-5v-3-1-3-1-3-1-3-1-3h5 1 6 1 5v3 1 3 1 2h1v-11z" fill="#3a3a38"/><path d="m15 14v2h5v-2z" fill="#fafafa"/><path d="m14 13v3h1v-2h5v2h1v-3h-1-5zm-1 3c-.554 0-1 .446-1 1v4c0 .554.446 1 1 1h1v2h1 5 1v-2h1c.554 0 1-.446 1-1v-4c0-.554-.446-1-1-1v3h-9zm2 6h5v1h-5z" fill="#3a3a38"/><path d="m14 16h7v2h-7z" fill="#1e8bcd"/><path d="m15 22v1h5v-1z" fill="#fafafa" stroke-width=".707107"/><path d="m8 2v3h-5v1h5v3h-5v1h5v3h-5v1h5v3h-5v1h5v3h1v-3h2v-1h-2v-3h4v-1h-4v-3h6v2h1v-2h5v-1h-5v-3h5v-1h-5v-3h-1v3h-6v-3zm1 4h6v3h-6z" fill="#797774"/><path d="m3 2h12v7h-12z" fill="#1e8bcd" opacity=".5"/><path d="m2 1v9h1v-1-3-1-3h5 1 6 1v-1h-1-6-1-5z" fill="#0063b1"/><path d="m8 2v3h-5v1h5v3h-5v1h13v-8h-1v3h-6v-3zm1 4h6v3h-6z" fill="#1e8bcd"/><path d="m13 19v2h9v-2z" fill="#797774" fill-opacity=".959559"/></svg> \ No newline at end of file
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m3 2v19h8v-5c0-.554.446-1 1-1h1v-3h8v-10z" fill="#fafafa"/><path d="m2 1v21h9v-1h-8v-19h18v10h1v-11z" fill="#3a3a38"/><path d="m15 14v2h5v-2z" fill="#fafafa"/><path d="m14 13v3h1v-2h5v2h1v-3h-1-5zm-1 3c-.554 0-1 .446-1 1v4c0 .554.446 1 1 1h1v2h7v-2h1c.554 0 1-.446 1-1v-4c0-.554-.446-1-1-1v5h-9c0-1.666667 0-3.333333 0-5zm2 6h5v1h-5z" fill="#3a3a38"/><path d="m14 16h7v2h-7z" fill="#1e8bcd"/><path d="m15 22v1h5v-1z" fill="#fafafa" stroke-width=".707107"/><path d="m8 2v3h-5v1h5v3h-5v1h5v3h-5v1h5v3h-5v1h5v3h1v-3h2v-1h-2v-3h4v-1h-4v-3h6v2h1v-2h5v-1h-5v-3h5v-1h-5v-3h-1v3h-6v-3zm1 4h6v3h-6z" fill="#797774"/><path d="m3 2h12v7h-12z" fill="#1e8bcd" opacity=".5"/><path d="m2 1v9h1v-1-3-1-3h5 1 6 1v-1h-1-6-1-5z" fill="#0063b1"/><path d="m8 2v3h-5v1h5v3h-5v1h13v-8h-1v3h-6v-3zm1 4h6v3h-6z" fill="#1e8bcd"/><path d="m13 19v2h9v-2z" fill="#797774" fill-opacity=".959559"/></svg> \ No newline at end of file
randin 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin 2014-08-05java: remove various unused variablesNoel Grandin 2014-02-26Remove visual noise from unoxmlAlexander Wilms 2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann 2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann 2013-09-20New unit test to the DOMTree test suiteMiguel Gomez 2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin 2013-04-03unordf: add unit test for CVE-2012-0037Michael Stahl 2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz