Mobile: image glow properties: add missing icons

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I7e398b6442b0157cc1870cd54b6dd5cff561df88
pull/3986/head
Pedro Pinto Silva 2022-01-12 17:22:39 +01:00 committed by pedropintosilva
parent 8bf339421f
commit 5e87f6c960
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter17858" x="-.0401" y="-.0401" width="1.0802" height="1.0802" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.401"/>
</filter>
</defs>
<g transform="matrix(.71429 0 0 .71429 2 -.85714)" stroke-width="2">
<g transform="matrix(1.08 0 0 1.08 -3.2808 .71925)" fill="#1e8bcd" filter="url(#filter17858)">
<path d="m6 4c-1.108 0-2 0.892-2 2v20c0 1.108 0.892 2 2 2h20c1.108 0 2-0.892 2-2v-20c0-1.108-0.892-2-2-2zm0 2h20v20h-20z"/>
<path d="m6 6v20h20v-20zm2 2h16v16h-16z"/>
<path d="m6 6h20v20h-20z"/>
</g>
<g transform="translate(-2 2)">
<path d="m6 4c-1.108 0-2 0.892-2 2v20c0 1.108 0.892 2 2 2h20c1.108 0 2-0.892 2-2v-20c0-1.108-0.892-2-2-2zm0 2h20v20h-20z" fill="#3a3a38"/>
<path d="m6 6v20h20v-20zm2 2h16v16h-16z" fill="#4d4d4d"/>
<path d="m6 6h20v20h-20z" fill="#fafafa"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 943 B

View File

@ -0,0 +1,11 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter25613" x="-.05556" y="-.05556" width="1.1111" height="1.1111" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.500058"/>
</filter>
</defs>
<g transform="matrix(.71429 0 0 .71429 2 -.85714)">
<path d="m3.1995 5.0394c-1.1967 0-2.1601 0.9634-2.1601 2.1601v21.601c0 1.1967 0.9634 2.1601 2.1601 2.1601h21.601c1.1967 0 2.1601-0.9634 2.1601-2.1601v-21.601c0-1.1967-0.9634-2.1601-2.1601-2.1601zm0 2.1601h21.601v21.601h-21.601z" fill="#3a3a38" stroke-width="0"/>
<path transform="matrix(1.0103 0 0 1.0103 -.1439 -.18501)" d="m3.1995 7.1995v21.601h21.601v-21.601zm2.1601 2.1601h17.281v17.281h-17.281z" fill="#1e8bcd" filter="url(#filter25613)" stroke-width="2.8" style="mix-blend-mode:normal"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 831 B