diff options
author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2020-08-14 14:21:26 +0300 |
---|---|---|
committer | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2020-08-14 23:59:22 +0200 |
commit | 4708fa80ac95f11bfbfd422bec52865a17b46fd9 (patch) | |
tree | ca77d063095188c3a4ff35579cd8174c6547f100 /icon-themes/colibre_svg/res/lx03247.svg | |
parent | ee0787d804a9090639fad4eef55f89ce9ec4a3f3 (diff) |
Restore required resource in Colibre theme
Regression after 56d5531373cf0588e02c254ea8ffa00221c8342b
The missing "lx03249" caused failure in ImplImage::getSizePixel when
exiting from presentation mode in Impress:
assert(maBitmapChecksum == 0);
when res/lx03249.png couldn't be loaded; the resource is referenced
as BMP_OO_IMPRESS_DOC_LC in svtools/inc/bitmaps.hlst.
Neccessary icons added.
Change-Id: Iab240a4587e1aa1ff44b3478a029756db4b4da43
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100734
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'icon-themes/colibre_svg/res/lx03247.svg')
-rw-r--r-- | icon-themes/colibre_svg/res/lx03247.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icon-themes/colibre_svg/res/lx03247.svg b/icon-themes/colibre_svg/res/lx03247.svg new file mode 100644 index 000000000000..605e1325ea27 --- /dev/null +++ b/icon-themes/colibre_svg/res/lx03247.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m5 3v18h14v-12l-6-6z" fill="#fafafa"/><g fill="#3a3a38"><path d="m5 2c-.554 0-1 .446-1 1v18c0 .554.446 1 1 1h14c.554 0 1-.446 1-1v-9h-.002l.002-2.5c-.000025-.1325994-.05272-.2597597-.146484-.3535156l-7-7c-.093756-.0937682-.220916-.146459-.353516-.1464844h-2.5-4.5zm0 1h.4648438 4.5351562 2.292969l6.707031 6.7070312-.0078 7.5976568c-.000728.03338.0019.06675.0078.09961v3.595702h-14z"/><path d="m15.411494 2.0075719c-.416024.1332524-.556031.766565-.235307 1.0643933l3.764927 3.7845094c.347817.331511 1.040564.047817 1.058886-.4336417v-3.7845094c-.000038-.3302491-.298947-.6307139-.627488-.6307516h-3.764929c-.06489-.010096-.131258-.010096-.196089 0z"/><path d="m18 10.000013v1.999987h-1v-1h-5.000069l-1.999931 8h-1.2923136l-1.7845454-4.999986-.923141-.000014v-1l1.8461427.000027 1.4768313 3.999973 1.753954-7"/><path d="m12.626953 13a.61547098.61662914 0 0 0 -.427734 1.058594l1.93164 1.935547-1.93164 1.935547a.61547098.61662914 0 1 0 .86914.871093l1.931641-1.935547 1.931641 1.935547a.61547098.61662914 0 1 0 .86914-.871093l-1.93164-1.935547 1.93164-1.935547a.61547098.61662914 0 0 0 -.447265-1.058594.61547098.61662914 0 0 0 -.421875.1875l-1.931641 1.935547-1.931641-1.935547a.61547098.61662914 0 0 0 -.441406-.1875z"/></g></svg>
\ No newline at end of file |