Commit 24a36414 authored by Sammie Quon's avatar Sammie Quon Committed by Commit Bot

cros: Change some icons for palette tray.

Related to https://chromium-review.googlesource.com/c/575022, some of the added icons there are different size than the rest (20 vs. 16 for 1x). Revert those changes for now as they will cause a paint vector icon crash. New icons with the right size have been added.

Test: manual
Bug: 742524
Change-Id: I9d76ecb60b5cff8eec33b84670f345d1efc000a7
Reviewed-on: https://chromium-review.googlesource.com/577061
Commit-Queue: Sammie Quon <sammiequon@chromium.org>
Reviewed-by: default avatarMitsuru Oshima <oshima@chromium.org>
Cr-Commit-Position: refs/heads/master@{#488040}
parent 9d0ca3d4
...@@ -2,42 +2,41 @@ ...@@ -2,42 +2,41 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
CANVAS_DIMENSIONS, 20, CANVAS_DIMENSIONS, 16,
PATH_COLOR_ARGB, 0xFF, 0x69, 0x69, 0x69, NEW_PATH,
MOVE_TO, 14.96f, 8.04f, PATH_COLOR_ARGB, 0x4D, 0xFF, 0xFF, 0xFF,
R_H_LINE_TO, -4.56f, MOVE_TO, 12.03f, 6,
R_LINE_TO, 4.56f, -4.8f, H_LINE_TO, 8.19f,
R_CUBIC_TO, 0.3f, -0.23f, 0.5f, -0.59f, 0.5f, -0.99f, R_LINE_TO, 3.84f, -3.71f,
R_CUBIC_TO, 0, -0.68f, -0.55f, -1.24f, -1.22f, -1.24f, R_CUBIC_TO, 0.24f, -0.19f, 0.4f, -0.5f, 0.4f, -0.84f,
R_CUBIC_TO, -0.25f, 0, -0.48f, 0.08f, -0.68f, 0.21f, CUBIC_TO, 12.43f, 0.87f, 11.99f, 0.4f, 11.44f, 0.4f,
R_CUBIC_TO, 0, 0, -9.48f, 6.42f, -9.48f, 6.42f, R_CUBIC_TO, -0.2f, 0, -0.39f, 0.07f, -0.55f, 0.18f,
R_LINE_TO, -0.36f, 0.24f, LINE_TO, 3.24f, 6.01f,
R_CUBIC_TO, -0.41f, 0.37f, -0.7f, 0.16f, -0.7f, 1.41f, R_CUBIC_TO, -0.09f, 0.05f, -0.18f, 0.11f, -0.26f, 0.18f,
R_CUBIC_TO, 0, 0.56f, 0.92f, 1.69f, 2, 1.69f, R_LINE_TO, -0.03f, 0.02f,
H_LINE_TO, 9.03f, R_CUBIC_TO, -0.33f, 0.31f, -0.55f, 0.76f, -0.55f, 1.26f,
R_LINE_TO, -1.18f, 0.69f, R_CUBIC_TO, 0, 0.92f, 0.7f, 1.67f, 1.57f, 1.72f,
R_CUBIC_TO, -1.17f, 0.68f, -3.52f, 2.04f, -3.52f, 2.04f, R_H_LINE_TO, 2.49f,
R_CUBIC_TO, 0.42f, -0.25f, 0.9f, -0.41f, 1.42f, -0.41f, R_LINE_TO, -3.02f, 1.93f,
R_CUBIC_TO, 1.52f, 0, 2.75f, 1.25f, 2.75f, 2.79f, R_CUBIC_TO, 0.34f, -0.21f, 0.72f, -0.35f, 1.14f, -0.35f,
R_CUBIC_TO, 0, 0.76f, -0.3f, 1.45f, -0.79f, 1.96f, R_CUBIC_TO, 1.23f, 0, 2.22f, 1.06f, 2.22f, 2.36f,
R_LINE_TO, 8.26f, -6.98f, R_CUBIC_TO, 0, 0.64f, -0.24f, 1.23f, -0.64f, 1.65f,
R_CUBIC_TO, 0.16f, -0.1f, 0.3f, -0.22f, 0.43f, -0.36f, R_LINE_TO, 6.68f, -5.9f,
R_CUBIC_TO, 0.25f, -0.29f, 0.47f, -0.54f, 0.56f, -0.86f, R_CUBIC_TO, 0.13f, -0.08f, 0.24f, -0.18f, 0.34f, -0.3f,
R_CUBIC_TO, 0.03f, -0.1f, 0.04f, -0.2f, 0.04f, -0.32f, R_CUBIC_TO, 0.26f, -0.32f, 0.41f, -0.7f, 0.41f, -1.12f,
R_CUBIC_TO, 0, -1.31f, -0.96f, -1.48f, -2.04f, -1.48f, R_CUBIC_TO, 0, -0.92f, -0.71f, -1.47f, -1.57f, -1.48f,
CLOSE, CLOSE,
NEW_PATH, NEW_PATH,
MOVE_TO, 9, 16, MOVE_TO, 7.2f, 13.03f,
R_CUBIC_TO, 0, -1.66f, -1.34f, -3, -3, -3, R_CUBIC_TO, 0, -1.33f, -1.07f, -2.4f, -2.4f, -2.4f,
R_CUBIC_TO, -0.57f, 0, -1.09f, 0.17f, -1.54f, 0.44f, R_CUBIC_TO, -0.45f, 0, -0.87f, 0.13f, -1.24f, 0.35f,
R_LINE_TO, -0.18f, 0.11f, R_LINE_TO, -0.15f, 0.09f,
R_CUBIC_TO, -0.01f, 0.01f, -0.03f, 0.02f, -0.04f, 0.03f, R_CUBIC_TO, -0.01f, 0.01f, -0.02f, 0.02f, -0.03f, 0.03f,
CUBIC_TO, 3.49f, 14.13f, 3, 15.01f, 3, 16, R_CUBIC_TO, -0.59f, 0.44f, -0.98f, 1.14f, -0.98f, 1.93f,
R_CUBIC_TO, 0, 1.66f, 1.34f, 3, 3, 3, R_CUBIC_TO, 0, 1.33f, 1.08f, 2.4f, 2.4f, 2.4f,
R_CUBIC_TO, 0.62f, 0, 1.19f, -0.19f, 1.67f, -0.51f, R_CUBIC_TO, 0.5f, 0, 0.96f, -0.15f, 1.34f, -0.41f,
R_H_LINE_TO, 0, R_LINE_TO, 0.01f, 0,
R_LINE_TO, 0.01f, -0.01f, R_CUBIC_TO, 0.13f, -0.09f, 0.25f, -0.19f, 0.36f, -0.3f,
R_CUBIC_TO, 0.16f, -0.11f, 0.32f, -0.24f, 0.45f, -0.38f, R_CUBIC_TO, 0.43f, -0.43f, 0.69f, -1.02f, 0.69f, -1.68f,
CUBIC_TO, 8.67f, 17.56f, 9, 16.82f, 9, 16,
CLOSE, CLOSE,
END END
...@@ -2,35 +2,35 @@ ...@@ -2,35 +2,35 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
CANVAS_DIMENSIONS, 20, CANVAS_DIMENSIONS, 16,
MOVE_TO, 8, 10, MOVE_TO, 6.4f, 8,
H_LINE_TO, 5.5f, R_H_LINE_TO, -2,
V_LINE_TO, 8, V_LINE_TO, 6.4f,
R_H_LINE_TO, 2,
R_V_LINE_TO, -2,
H_LINE_TO, 8, H_LINE_TO, 8,
V_LINE_TO, 5.5f, R_V_LINE_TO, 2,
R_H_LINE_TO, 2, R_H_LINE_TO, 2,
V_LINE_TO, 8, V_LINE_TO, 8,
R_H_LINE_TO, 2.5f,
R_V_LINE_TO, 2,
H_LINE_TO, 10,
R_V_LINE_TO, 2.5f,
H_LINE_TO, 8, H_LINE_TO, 8,
V_LINE_TO, 10, R_V_LINE_TO, 2,
H_LINE_TO, 6.4f,
V_LINE_TO, 8,
CLOSE, CLOSE,
R_MOVE_TO, 8.32f, 7.9f, R_MOVE_TO, 6.65f, 6.32f,
R_LINE_TO, 1.65f, -1.8f, R_LINE_TO, 1.32f, -1.44f,
R_LINE_TO, -3.29f, -3.01f, R_LINE_TO, -2.63f, -2.41f,
R_CUBIC_TO, 0.83f, -1.15f, 1.32f, -2.56f, 1.32f, -4.09f, R_CUBIC_TO, 0.67f, -0.92f, 1.06f, -2.05f, 1.06f, -3.27f,
R_CUBIC_TO, 0, -3.86f, -3.14f, -7, -7, -7, R_CUBIC_TO, 0, -3.09f, -2.51f, -5.6f, -5.6f, -5.6f,
CUBIC_TO, 5.14f, 2, 2, 5.14f, 2, 9, R_CUBIC_TO, -3.09f, 0, -5.6f, 2.51f, -5.6f, 5.6f,
R_CUBIC_TO, 0, 3.86f, 3.14f, 7, 7, 7, R_CUBIC_TO, 0, 3.09f, 2.51f, 5.6f, 5.6f, 5.6f,
R_CUBIC_TO, 1.45f, 0, 2.81f, -0.45f, 3.93f, -1.21f, R_CUBIC_TO, 1.16f, 0, 2.25f, -0.36f, 3.14f, -0.97f,
R_LINE_TO, 3.39f, 3.11f, R_LINE_TO, 2.71f, 2.49f,
CLOSE, CLOSE,
MOVE_TO, 9, 4, MOVE_TO, 7.2f, 3.2f,
CUBIC_TO, 6.24f, 4, 4, 6.24f, 4, 9, R_CUBIC_TO, -2.21f, 0, -4, 1.79f, -4, 4,
R_CUBIC_TO, 0, 2.76f, 2.24f, 5, 5, 5, R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
R_CUBIC_TO, 2.76f, 0, 5, -2.24f, 5, -5, R_CUBIC_TO, 2.2f, 0, 4, -1.79f, 4, -4,
R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5, R_CUBIC_TO, 0, -2.21f, -1.8f, -4, -4, -4,
CLOSE, CLOSE,
END END
...@@ -2,35 +2,35 @@ ...@@ -2,35 +2,35 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
CANVAS_DIMENSIONS, 40, CANVAS_DIMENSIONS, 32,
MOVE_TO, 16, 20, MOVE_TO, 12.8f, 16,
R_H_LINE_TO, -5, R_H_LINE_TO, -4,
R_V_LINE_TO, -4, R_V_LINE_TO, -3.2f,
R_H_LINE_TO, 5,
R_V_LINE_TO, -5,
R_H_LINE_TO, 4, R_H_LINE_TO, 4,
R_V_LINE_TO, 5, R_V_LINE_TO, -4,
R_H_LINE_TO, 5, H_LINE_TO, 16,
R_V_LINE_TO, 4, R_V_LINE_TO, 4,
R_H_LINE_TO, -5, R_H_LINE_TO, 4,
R_V_LINE_TO, 5, V_LINE_TO, 16,
R_H_LINE_TO, -4, R_H_LINE_TO, -4,
R_V_LINE_TO, -5, R_V_LINE_TO, 4,
R_H_LINE_TO, -3.2f,
R_V_LINE_TO, -4,
CLOSE, CLOSE,
R_MOVE_TO, 16.63f, 15.8f, R_MOVE_TO, 13.31f, 12.64f,
LINE_TO, 35.93f, 32.2f, R_LINE_TO, 2.64f, -2.88f,
R_LINE_TO, -6.57f, -6.02f, R_LINE_TO, -5.26f, -4.82f,
R_CUBIC_TO, 1.66f, -2.3f, 2.64f, -5.13f, 2.64f, -8.18f, R_CUBIC_TO, 1.33f, -1.84f, 2.11f, -4.1f, 2.11f, -6.54f,
R_CUBIC_TO, 0, -7.72f, -6.28f, -14, -14, -14, R_CUBIC_TO, 0, -6.17f, -5.03f, -11.2f, -11.2f, -11.2f,
R_CUBIC_TO, -7.72f, 0, -14, 6.28f, -14, 14, CUBIC_TO, 8.22f, 3.2f, 3.2f, 8.23f, 3.2f, 14.4f,
R_CUBIC_TO, 0, 7.72f, 6.28f, 14, 14, 14, R_CUBIC_TO, 0, 6.18f, 5.02f, 11.2f, 11.2f, 11.2f,
R_CUBIC_TO, 2.91f, 0, 5.61f, -0.89f, 7.86f, -2.42f, R_CUBIC_TO, 2.33f, 0, 4.49f, -0.71f, 6.28f, -1.93f,
R_LINE_TO, 6.78f, 6.22f, R_LINE_TO, 5.42f, 4.97f,
CLOSE, CLOSE,
MOVE_TO, 18, 8, MOVE_TO, 14.4f, 6.4f,
CUBIC_TO, 12.48f, 8, 8, 12.49f, 8, 18, R_CUBIC_TO, -4.41f, 0, -8, 3.59f, -8, 8,
R_CUBIC_TO, 0, 5.51f, 4.49f, 10, 10, 10, R_CUBIC_TO, 0, 4.41f, 3.59f, 8, 8, 8,
R_CUBIC_TO, 5.51f, 0, 10, -4.49f, 10, -10, R_CUBIC_TO, 4.41f, 0, 8, -3.59f, 8, -8,
R_CUBIC_TO, 0, -5.51f, -4.49f, -10, -10, -10, R_CUBIC_TO, 0, -4.41f, -3.59f, -8, -8, -8,
CLOSE, CLOSE,
END END
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment