Skip to content

Commit 519f8ee

Browse files
Merge pull request #6160 from nextcloud/style/noid/pollsIcon
Update icons for polls
2 parents 77ceb5d + 72e91ff commit 519f8ee

2 files changed

Lines changed: 11 additions & 15 deletions

File tree

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
<!--
22
~ Nextcloud Talk - Android Client
33
~
4-
~ SPDX-FileCopyrightText: 2018-2025 Google LLC
4+
~ SPDX-FileCopyrightText: 2018-2026 Google LLC
55
~ SPDX-License-Identifier: Apache-2.0
66
-->
77
<vector xmlns:android="http://schemas.android.com/apk/res/android"
8+
android:width="24dp"
89
android:height="24dp"
910
android:tint="#969696"
10-
android:viewportHeight="24"
11-
android:viewportWidth="24"
12-
android:width="24dp">
13-
14-
<path android:fillColor="#969696" android:pathData="M4,9h4v11h-4z"/>
15-
16-
<path android:fillColor="#969696" android:pathData="M16,13h4v7h-4z"/>
17-
18-
<path android:fillColor="#969696" android:pathData="M10,4h4v16h-4z"/>
19-
11+
android:viewportWidth="960"
12+
android:viewportHeight="960">
13+
<path
14+
android:fillColor="#969696"
15+
android:pathData="M280,680L360,680L360,400L280,400L280,680ZM440,680L520,680L520,280L440,280L440,680ZM600,680L680,680L680,520L600,520L600,680ZM200,840Q167,840 143.5,816.5Q120,793 120,760L120,200Q120,167 143.5,143.5Q167,120 200,120L760,120Q793,120 816.5,143.5Q840,167 840,200L840,760Q840,793 816.5,816.5Q793,840 760,840L200,840Z" />
2016
</vector>
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<!--
22
~ Nextcloud Talk - Android Client
33
~
4-
~ SPDX-FileCopyrightText: 2018-2024 Google LLC
4+
~ SPDX-FileCopyrightText: 2018-2026 Google LLC
55
~ SPDX-License-Identifier: Apache-2.0
66
-->
77
<vector xmlns:android="http://schemas.android.com/apk/res/android"
88
android:width="24dp"
99
android:height="24dp"
1010
android:tint="#000000"
11-
android:viewportWidth="24"
12-
android:viewportHeight="24">
11+
android:viewportWidth="960"
12+
android:viewportHeight="960">
1313
<path
1414
android:fillColor="@android:color/white"
15-
android:pathData="M5,9.2h3L8,19L5,19zM10.6,5h2.8v14h-2.8zM16.2,13L19,13v6h-2.8z" />
15+
android:pathData="M280,680L360,680L360,400L280,400L280,680ZM440,680L520,680L520,280L440,280L440,680ZM600,680L680,680L680,520L600,520L600,680ZM200,840Q167,840 143.5,816.5Q120,793 120,760L120,200Q120,167 143.5,143.5Q167,120 200,120L760,120Q793,120 816.5,143.5Q840,167 840,200L840,760Q840,793 816.5,816.5Q793,840 760,840L200,840ZM200,760L760,760Q760,760 760,760Q760,760 760,760L760,200Q760,200 760,200Q760,200 760,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760ZM200,200L200,200Q200,200 200,200Q200,200 200,200L200,760Q200,760 200,760Q200,760 200,760L200,760Q200,760 200,760Q200,760 200,760L200,200Q200,200 200,200Q200,200 200,200Z" />
1616
</vector>

0 commit comments

Comments
 (0)