Skip to content

Commit

Permalink
Logo and colors v2
Browse files Browse the repository at this point in the history
  • Loading branch information
valldrac committed Dec 19, 2024
1 parent 12e4a6f commit 8e20372
Show file tree
Hide file tree
Showing 56 changed files with 235 additions and 371 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ enum class UsernameQrCodeColorScheme(
// MOLLY: Blue is the new Purple
borderColor = Color(0xFF7152FF),
foregroundColor = Color(0xFF5335DD),
backgroundColor = Color(0xFFECE9F8),
backgroundColor = Color(0xFFEAE5FF),
key = "blue"
),
White(
Expand Down Expand Up @@ -59,8 +59,8 @@ enum class UsernameQrCodeColorScheme(
key = "pink"
),
Purple(
// MOLLY: Purple is upstream Blue
borderColor = Color(0xFF506ECD),
// MOLLY: Purple is upstream Blue (CD->CC to avoid replace conflicts)
borderColor = Color(0xFF506ECC),
foregroundColor = Color(0xFF2449C0),
backgroundColor = Color(0xFFEDF0FA),
key = "purple"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object ChatColorsPalette {
@JvmField
val ULTRAMARINE = ChatColors.forColor(
ChatColors.Id.BuiltIn,
0xFF5F4BF1.toInt()
0xFF7152FF.toInt()
)

// endregion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class CreateReleaseChannelJob private constructor(parameters: Parameters) : Base
AvatarRenderer.renderAvatar(
context,
Avatar.Resource(
R.drawable.ic_molly_logo_large,
R.drawable.logo_round_filled,
Avatars.ColorPair(ContextCompat.getColor(context, R.color.notification_background_ultramarine), ContextCompat.getColor(context, R.color.core_white), "")
),
onAvatarRendered = { media ->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/drawable-anydpi/ic_notification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
android:translateX="37.014652"
android:translateY="37.014652">
<path
android:pathData="m240.66,0.07c-138.53,-3.33 -254.34,116.24 -239.39,259.35 4.64,44.42 21.84,86.6 49.59,121.59 -9.7,16.89 -19.33,33.83 -28.98,50.75 -2.23,3.88 -3.4,8.29 -3.39,12.77 0.01,4.48 1.19,8.88 3.44,12.75 4.57,7.88 13.02,12.74 22.12,12.73h189.02c130.72,0 238.37,-106.96 236.92,-237.68 -1.44,-126.26 -103.08,-229.21 -229.32,-232.26zM164.28,312.92c0,18.17 -14.8,32.97 -32.97,32.97 -17.19,-0.03 -32.96,-13.96 -32.92,-33.05v-155.69c0,-18.18 14.81,-32.97 32.97,-32.97 18.16,0.02 32.94,14.81 32.94,32.97zM267.93,312.92c0,18.17 -14.8,32.97 -32.97,32.97 -18.17,0 -32.97,-14.81 -32.97,-32.97v-89.93c0,-18.17 14.8,-32.97 32.97,-32.97 18.17,0 32.97,14.8 32.97,32.97zM371.58,312.84c0,18.17 -14.8,32.97 -32.97,32.97 -18.16,-0.02 -32.95,-14.81 -32.96,-32.97v-155.69c0.01,-18.18 14.82,-32.97 32.99,-32.97 18.16,0.02 32.95,14.81 32.95,32.97z"
android:pathData="m240.67,0.07c-131.63,-3.1 -239.57,101.28 -240.67,232.95 -0.47,55.96 18.64,107.42 50.87,148l-29.05,50.8c-9.72,17.01 2.56,38.19 22.17,38.19h189.07c130.71,0 238.36,-106.96 236.91,-237.66 -1.4,-126.67 -103.02,-229.28 -229.31,-232.27zM133.63,355.01c-17.78,0 -32.2,-14.42 -32.2,-32.2 0,-17.78 14.42,-32.19 32.2,-32.19 17.78,0 32.19,14.41 32.19,32.19 0,17.78 -14.41,32.2 -32.19,32.2zM133.63,267.2c-17.78,0 -32.2,-14.42 -32.2,-32.2s14.42,-32.19 32.2,-32.19c17.78,0 32.19,14.41 32.19,32.19s-14.41,32.2 -32.19,32.2zM133.63,179.39c-17.78,0 -32.2,-14.41 -32.2,-32.19s14.42,-32.2 32.2,-32.2c17.78,0 32.19,14.42 32.19,32.2s-14.41,32.19 -32.19,32.19zM235,355.01c-17.78,0 -32.19,-14.42 -32.19,-32.2 0,-17.78 14.41,-32.19 32.19,-32.19 17.78,0 32.2,14.41 32.2,32.19 0,17.78 -14.42,32.2 -32.2,32.2zM235,267.2c-17.78,0 -32.19,-14.42 -32.19,-32.2s14.41,-32.19 32.19,-32.19c17.78,0 32.2,14.41 32.2,32.19s-14.42,32.2 -32.2,32.2zM336.56,355.01c-17.79,0 -32.2,-14.42 -32.2,-32.2 0,-17.78 14.41,-32.19 32.2,-32.19s32.19,14.41 32.19,32.19c0,17.78 -14.41,32.2 -32.19,32.2zM336.56,267.2c-17.79,0 -32.2,-14.42 -32.2,-32.2s14.41,-32.19 32.2,-32.19 32.19,14.41 32.19,32.19 -14.41,32.2 -32.19,32.2zM336.56,179.39c-17.79,0 -32.2,-14.41 -32.2,-32.19s14.41,-32.2 32.2,-32.2 32.19,14.42 32.19,32.2 -14.41,32.19 -32.19,32.19z"
android:fillColor="#000"/>
</group>
</vector>
10 changes: 3 additions & 7 deletions app/src/main/res/drawable-anydpi/ic_notification_backup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@
android:scaleY="0.84249085"
android:translateX="37.014652"
android:translateY="37.014652">
<group>
<clip-path
android:pathData="M0,0h470v470h-470z"/>
<path
android:pathData="m240.66,0.07c-131.62,-3.12 -239.56,101.27 -240.66,232.93 -0.46,55.96 18.65,107.42 50.87,148l-8.42,14.72 -20.62,36.07c-9.73,17.02 2.56,38.2 22.16,38.2h189.07c130.72,0 238.37,-106.96 236.91,-237.67 -1.39,-126.66 -103.02,-229.26 -229.31,-232.25zM370.94,252.81c-10.08,76.77 -80.85,127.66 -153.78,118.12 -55.81,-7.32 -100.93,-47.27 -114.95,-101.79 -12.75,-49.59 3.32,-102.34 41.02,-136.34h-27.9c-22.81,0 -22.83,-34.92 0,-34.92h74.78c9.63,0 17.46,7.83 17.46,17.46v74.79c0,22.82 -34.92,22.82 -34.92,0v-36.47c-32.18,24.71 -46.87,66.99 -36.63,106.81 10.44,40.62 44.08,70.4 85.68,75.86 55.87,7.31 107.29,-32.19 114.62,-88.05 3.54,-27.08 -3.66,-53.91 -20.28,-75.53 -16.63,-21.65 -40.69,-35.53 -67.76,-39.08 -22.75,-2.93 -18.03,-37.59 4.53,-34.61 76.19,9.99 127.7,79.85 118.12,153.75z"
android:fillColor="#000"/>
</group>
<path
android:pathData="m240.66,0.07c-131.62,-3.12 -239.56,101.27 -240.66,232.93 -0.46,55.96 18.65,107.42 50.87,148l-8.42,14.72 -20.62,36.07c-9.73,17.02 2.56,38.2 22.16,38.2h189.07c130.72,0 238.37,-106.96 236.91,-237.67 -1.39,-126.66 -103.02,-229.26 -229.31,-232.25zM370.94,252.81c-10.08,76.77 -80.85,127.66 -153.78,118.12 -55.81,-7.32 -100.93,-47.27 -114.95,-101.79 -12.75,-49.59 3.32,-102.34 41.02,-136.34h-27.9c-22.81,0 -22.83,-34.92 0,-34.92h74.78c9.63,0 17.46,7.83 17.46,17.46v74.79c0,22.82 -34.92,22.82 -34.92,0v-36.47c-32.18,24.71 -46.87,66.99 -36.63,106.81 10.44,40.62 44.08,70.4 85.68,75.86 55.87,7.31 107.29,-32.19 114.62,-88.05 3.54,-27.08 -3.66,-53.91 -20.28,-75.53 -16.63,-21.65 -40.69,-35.53 -67.76,-39.08 -22.75,-2.93 -18.03,-37.59 4.53,-34.61 76.19,9.99 127.7,79.85 118.12,153.75z"
android:fillColor="#000"/>
</group>
</vector>
10 changes: 3 additions & 7 deletions app/src/main/res/drawable-anydpi/ic_notification_websocket.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@
android:scaleY="0.84249085"
android:translateX="37.014652"
android:translateY="37.014652">
<group>
<clip-path
android:pathData="M0,0h470v470h-470z"/>
<path
android:pathData="m240.7,0.1c-131.7,-3.1 -239.6,101.2 -240.7,232.9 -0.5,56 18.6,107.4 50.9,148 -9.68,16.93 -19.34,33.87 -29,50.8 -9.7,17 2.6,38.2 22.2,38.2h189.1c130.7,0 238.4,-107 236.9,-237.7 -1.5,-126.6 -103.2,-229.2 -229.4,-232.2zM311.3,124.7 L350.4,163.4c3.7,3.5 5.6,8.4 5.5,13.4 -0.63,15.75 -19.8,22.89 -30.9,12.1l-8,-7.9v151.8c0,23.2 -36.6,23.07 -36.6,0v-151.8l-8,7.9c-17.92,16.25 -40.98,-8.31 -25.5,-25.5l39.1,-38.7c6.99,-6.89 18.31,-6.89 25.3,0zM171.3,119.6c10.1,0 18.3,8 18.3,17.7v151.7l8,-7.9c17.92,-16.25 40.98,8.31 25.5,25.5l-39.1,38.7c-7,6.9 -18.3,6.9 -25.3,0l-39.1,-38.7c-3.7,-3.5 -5.6,-8.4 -5.5,-13.4 0.63,-15.75 19.8,-22.89 30.9,-12.1l8,7.9v-151.7c0,-9.8 8.2,-17.7 18.3,-17.7z"
android:fillColor="#000"/>
</group>
<path
android:pathData="m240.7,0.1c-131.7,-3.1 -239.6,101.2 -240.7,232.9 -0.5,56 18.6,107.4 50.9,148 -9.68,16.93 -19.34,33.87 -29,50.8 -9.7,17 2.6,38.2 22.2,38.2h189.1c130.7,0 238.4,-107 236.9,-237.7 -1.5,-126.6 -103.2,-229.2 -229.4,-232.2zM311.3,124.7 L350.4,163.4c3.7,3.5 5.6,8.4 5.5,13.4 -0.63,15.75 -19.8,22.89 -30.9,12.1l-8,-7.9v151.8c0,23.2 -36.6,23.07 -36.6,0v-151.8l-8,7.9c-17.92,16.25 -40.98,-8.31 -25.5,-25.5l39.1,-38.7c6.99,-6.89 18.31,-6.89 25.3,0zM171.3,119.6c10.1,0 18.3,8 18.3,17.7v151.7l8,-7.9c17.92,-16.25 40.98,8.31 25.5,25.5l-39.1,38.7c-7,6.9 -18.3,6.9 -25.3,0l-39.1,-38.7c-3.7,-3.5 -5.6,-8.4 -5.5,-13.4 0.63,-15.75 19.8,-22.89 30.9,-12.1l8,7.9v-151.7c0,-9.8 8.2,-17.7 18.3,-17.7z"
android:fillColor="#000"/>
</group>
</vector>
Binary file modified app/src/main/res/drawable-hdpi/ic_notification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-hdpi/ic_notification_backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-hdpi/ic_notification_websocket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-mdpi/ic_notification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-mdpi/ic_notification_backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-mdpi/ic_notification_websocket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable-night/ic_add_money_80.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
android:fillColor="#969dae"/>
<path
android:pathData="M52.8,23m-9.6,0a9.6,9.6 0,1 1,19.2 0a9.6,9.6 0,1 1,-19.2 0"
android:fillColor="#5F4BF1"/>
android:fillColor="#7152FF"/>
<path
android:pathData="M52.6,17.5h0a0.9,0.9 0,0 1,0.9 0.9v8.9a0.9,0.9 0,0 1,-0.9 0.8h0a0.9,0.9 0,0 1,-0.9 -0.8V18.4A0.9,0.9 0,0 1,52.6 17.5Z"
android:fillColor="#fff"/>
Expand Down
40 changes: 20 additions & 20 deletions app/src/main/res/drawable-night/ic_cash_out_80.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,53 +12,53 @@
<path
android:pathData="M40.2,14.2v2.9h2.9L43.1,14.2ZM42.2,16.3L41,16.3L41,15h1.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M40.2,21.2v3h2.9v-3ZM42.2,23.3L41,23.3L41,22.1h1.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M47.2,14.2v2.9h3L50.2,14.2ZM49.3,16.3L48.1,16.3L48.1,15h1.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M49.3,17.9v2.5H47.2v0.9h3V17.9Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M47.2,22.1v2.1h0.9V22.9h1.2v1.3h0.9V22.1Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M43.9,14.2V15h1.7v2.1h0.8V14.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M45.6,17.9v1.7H43.9v2.5h1.7v2.1h0.8V21.3H44.8v-0.9h1.6V18.8h0.8v0.8h0.9V17.9Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M44.8,22.9h-0.9v1.3h0.9Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M43.1,19.6H41.8v0.8h1.3Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M43.9,15.8v2.1H40.2v2.5H41V18.8h3.8v-3Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M26.7,35.8m-15,0a15,15 0,1 1,30 0a15,15 0,1 1,-30 0"
android:fillColor="#ffd624"/>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/drawable-night/usernames_48_color.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:fillColor="#FFC8BCFF"
android:fillColor="#FFAA98FF"
android:pathData="M48 24c0 13.25-10.75 24-24 24S0 37.25 0 24 10.75 0 24 0s24 10.75 24 24Z"/>
<path
android:fillColor="#FF000000"
Expand Down
Binary file modified app/src/main/res/drawable-xhdpi/ic_notification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-xhdpi/ic_notification_backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-xhdpi/ic_notification_websocket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-xxhdpi/ic_notification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-xxhdpi/ic_notification_backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-xxhdpi/ic_notification_websocket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/change_number_hero_image.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
android:fillColor="#ffffff"/>
<path
android:pathData="M46.31,47.42C45.72,48.25 45,49.8 46,52.83C47.15,55.825 48.917,58.546 51.186,60.814C53.454,63.083 56.175,64.85 59.17,66C62.17,67.07 63.75,66.3 64.58,65.71C65.309,65.209 65.887,64.517 66.25,63.71C66.496,63.238 66.562,62.692 66.435,62.175C66.308,61.658 65.997,61.204 65.56,60.9L62.13,58.5C61.701,58.195 61.176,58.055 60.653,58.106C60.129,58.158 59.641,58.397 59.28,58.78C58.89,59.19 58.64,59.47 58.28,59.78C58.102,59.996 57.849,60.138 57.571,60.177C57.293,60.216 57.011,60.149 56.78,59.99C55.86,59.307 54.991,58.558 54.18,57.75C53.393,56.943 52.664,56.081 52,55.17C51.841,54.939 51.774,54.657 51.813,54.379C51.852,54.101 51.994,53.848 52.21,53.67C52.56,53.36 52.84,53.11 53.21,52.72C53.593,52.359 53.832,51.871 53.884,51.347C53.935,50.824 53.795,50.299 53.49,49.87L51.12,46.44C50.816,46.003 50.362,45.692 49.845,45.565C49.328,45.438 48.782,45.504 48.31,45.75C47.503,46.113 46.811,46.691 46.31,47.42Z"
android:fillColor="#5F4BF1"/>
android:fillColor="#7152FF"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_add_money_80.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
android:fillColor="#969dae"/>
<path
android:pathData="M52.8,23m-9.6,0a9.6,9.6 0,1 1,19.2 0a9.6,9.6 0,1 1,-19.2 0"
android:fillColor="#5F4BF1"/>
android:fillColor="#7152FF"/>
<path
android:pathData="M52.6,17.5h0a0.9,0.9 0,0 1,0.9 0.9v8.9a0.9,0.9 0,0 1,-0.9 0.8h0a0.9,0.9 0,0 1,-0.9 -0.8V18.4A0.9,0.9 0,0 1,52.6 17.5Z"
android:fillColor="#fff"/>
Expand Down
40 changes: 20 additions & 20 deletions app/src/main/res/drawable/ic_cash_out_80.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,53 +12,53 @@
<path
android:pathData="M40.2,14.2v2.9h2.9L43.1,14.2ZM42.2,16.3L41,16.3L41,15h1.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M40.2,21.2v3h2.9v-3ZM42.2,23.3L41,23.3L41,22.1h1.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M47.2,14.2v2.9h3L50.2,14.2ZM49.3,16.3L48.1,16.3L48.1,15h1.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M49.3,17.9v2.5H47.2v0.9h3V17.9Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M47.2,22.1v2.1h0.9V22.9h1.2v1.3h0.9V22.1Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M43.9,14.2V15h1.7v2.1h0.8V14.2Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M45.6,17.9v1.7H43.9v2.5h1.7v2.1h0.8V21.3H44.8v-0.9h1.6V18.8h0.8v0.8h0.9V17.9Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M44.8,22.9h-0.9v1.3h0.9Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M43.1,19.6H41.8v0.8h1.3Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M43.9,15.8v2.1H40.2v2.5H41V18.8h3.8v-3Z"
android:strokeWidth="0.25"
android:fillColor="#5F4BF1"
android:strokeColor="#5F4BF1"/>
android:fillColor="#7152FF"
android:strokeColor="#7152FF"/>
<path
android:pathData="M26.7,35.8m-15,0a15,15 0,1 1,30 0a15,15 0,1 1,-30 0"
android:fillColor="#ffd624"/>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/drawable/ic_censorship_megaphone_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
android:viewportHeight="64">
<path
android:pathData="M32,0C40.4869,0 48.6263,3.3714 54.6274,9.3726C60.6286,15.3737 64,23.5131 64,32C64,40.4869 60.6286,48.6263 54.6274,54.6274C48.6263,60.6286 40.4869,64 32,64V64C23.5131,64 15.3737,60.6286 9.3726,54.6274C3.3714,48.6263 0,40.4869 0,32V32C0,23.5131 3.3714,15.3737 9.3726,9.3726C15.3737,3.3714 23.5131,0 32,0V0Z"
android:fillColor="#DAD2FF"
android:fillColor="#DEDCFA"
android:fillAlpha="0.4"/>
<path
android:pathData="M31.5,47C39.5081,47 46,40.5081 46,32.5C46,24.4919 39.5081,18 31.5,18C23.4919,18 17,24.4919 17,32.5C17,40.5081 23.4919,47 31.5,47Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M30.417,45.367V41.5C30.0012,41.5001 29.5893,41.4183 29.2051,41.2593C28.8209,41.1002 28.4718,40.8671 28.1777,40.573C27.8836,40.279 27.6503,39.93 27.4911,39.5458C27.3319,39.1616 27.25,38.7498 27.25,38.334V36.75L24.875,34.375L22.5,32L20.917,30.417L19.333,28.834L19,28.5C18.4999,30.3658 18.4069,32.3174 18.7272,34.2224C19.0476,36.1273 19.7737,37.9411 20.8565,39.5408C21.9393,41.1405 23.3535,42.4887 25.003,43.4939C26.6525,44.4991 28.4989,45.1379 30.417,45.367V45.367ZM21.117,24.084H24.085V21.115C22.9469,21.9445 21.9449,22.9462 21.115,24.084H21.117ZM36.75,19.4C38.8576,20.1949 40.7319,21.506 42.2015,23.2131C43.671,24.9201 44.6887,26.9687 45.1614,29.171C45.634,31.3734 45.5465,33.6591 44.9068,35.8188C44.2672,37.9786 43.0958,39.9433 41.5,41.533V41.5C41.5,41.0841 41.4181,40.6724 41.2589,40.2882C41.0997,39.904 40.8664,39.5549 40.5723,39.2609C40.2782,38.9669 39.9291,38.7338 39.5449,38.5747C39.1607,38.4157 38.7488,38.3339 38.333,38.334H36.75V33.584C36.75,33.1641 36.5833,32.7613 36.2864,32.4643C35.9896,32.1673 35.5869,32.0003 35.167,32H25.667V28.834H28.833C29.2531,28.834 29.656,28.6671 29.9531,28.3701C30.2501,28.073 30.417,27.6701 30.417,27.25V24.084H33.583C34.4229,24.084 35.2285,23.7503 35.8224,23.1564C36.4163,22.5625 36.75,21.7569 36.75,20.917V19.4ZM47.833,32C47.833,35.1315 46.9044,38.1926 45.1647,40.7963C43.4249,43.4001 40.9521,45.4294 38.059,46.6278C35.1659,47.8261 31.9824,48.1397 28.9111,47.5288C25.8398,46.9178 23.0187,45.4099 20.8044,43.1956C18.5901,40.9813 17.0821,38.1602 16.4712,35.0889C15.8603,32.0176 16.1739,28.8341 17.3722,25.941C18.5706,23.0479 20.5999,20.5751 23.2037,18.8353C25.8074,17.0956 28.8685,16.167 32,16.167C36.1991,16.1673 40.2261,17.8355 43.1953,20.8047C46.1645,23.7739 47.8327,27.8009 47.833,32Z"
android:fillColor="#5F4BF1"
android:fillColor="#7152FF"
android:fillType="evenOdd"/>
<path
android:pathData="M51.526,42.2379L53.621,43.3569C54.394,41.913 55.0233,40.3967 55.5,38.8299L53.227,38.1399L53.193,38.1299C52.7613,39.5458 52.1919,40.916 51.493,42.2209L51.526,42.2379Z"
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_gift_bow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
android:viewportHeight="60">
<path
android:pathData="M78.738,36.229l-6.797,-4.513c2.831,-0.994 5.188,-2.288 6.311,-3.947 0.864,-1.277 1.032,-2.749 0.473,-4.147 -3.227,-8.067 -7.676,-15.12 -13.223,-20.963l-0.889,-0.936 -1.219,0.424c-9.233,3.215 -17.112,12.09 -20.719,16.685 -0.825,-0.229 -1.757,-0.292 -2.677,-0.292s-1.852,0.063 -2.678,0.291c-3.607,-4.595 -11.485,-13.469 -20.717,-16.683l-1.219,-0.424 -0.889,0.936C8.95,8.502 4.501,15.555 1.274,23.622c-0.559,1.398 -0.391,2.871 0.473,4.147 1.123,1.659 3.48,2.953 6.311,3.947l-6.797,4.513 -1.052,0.698 0.178,1.25 2.573,18.069 0.485,3.406 2.72,-2.107c0.786,-0.609 19.3,-14.953 22.677,-17.79 0.925,-0.777 4.435,-3.789 7.171,-6.997 0.981,0.326 2.269,0.482 3.986,0.482s3.005,-0.156 3.986,-0.482c2.736,3.208 6.246,6.22 7.171,6.997 3.377,2.837 21.89,17.18 22.677,17.79l2.72,2.107 0.485,-3.406 2.573,-18.069 0.178,-1.25 -1.052,-0.698Z"
android:fillColor="#5F4BF1"/>
android:fillColor="#7152FF"/>
<path
android:pathData="M54.872,34.542c2.815,0 9.139,-0.572 14.602,-2.063l8.158,5.417 -2.573,18.069s-19.23,-14.896 -22.615,-17.74c-1.637,-1.375 -3.599,-3.174 -5.349,-5.013 1.802,0.578 3.962,1.099 6.284,1.28 0.433,0.034 0.935,0.051 1.493,0.051ZM4.941,55.964s19.23,-14.896 22.615,-17.74c1.637,-1.375 3.599,-3.174 5.349,-5.013 -1.802,0.578 -3.962,1.099 -6.284,1.28 -0.433,0.034 -0.935,0.051 -1.493,0.051 -2.815,0 -9.139,-0.572 -14.602,-2.063l-8.158,5.417 2.573,18.069ZM43.241,21.846c-0.097,-0.513 -0.154,-1.306 -3.241,-1.306s-3.144,0.793 -3.241,1.306l-1.227,7.615c-0.123,0.649 -0.002,1.779 4.468,1.779s4.591,-1.13 4.468,-1.779l-1.227,-7.615ZM76.869,24.365c-2.298,-5.745 -6.187,-13.346 -12.816,-20.329 -8.561,2.981 -16.064,11.33 -19.62,15.81 0.369,0.409 0.646,0.933 0.774,1.629l0.005,0.026 0.004,0.027 1.223,7.594c0.123,0.685 0.025,1.246 -0.156,1.693 1.893,0.709 4.464,1.464 7.252,1.682 0.384,0.03 0.833,0.045 1.337,0.045 6.927,0 24.139,-2.821 21.997,-8.176ZM33.561,29.121l1.223,-7.594 0.012,-0.065 0.004,-0.022c0.125,-0.683 0.398,-1.199 0.762,-1.601 -3.558,-4.481 -11.058,-12.824 -19.615,-15.803C9.318,11.019 5.429,18.62 3.131,24.365c-2.142,5.355 15.07,8.176 21.997,8.176 0.504,0 0.953,-0.015 1.337,-0.045 2.788,-0.218 5.359,-0.972 7.252,-1.682 -0.181,-0.447 -0.28,-1.008 -0.156,-1.693Z"
android:fillColor="#fff"/>
Expand Down
Loading

0 comments on commit 8e20372

Please sign in to comment.