Commit 8f245415 authored by Jennifer Apacible's avatar Jennifer Apacible Committed by Commit Bot

[Picture in Picture] Update picture_in_picture_alt.icon.

This updates the icon to use the custom drawn icon supplied by UX. This
icon is only used in the toolbar indicator.

Bug: 870118
Change-Id: Idd3ee8767e372c855d149cd7debb0ec6d6b4aa90
Reviewed-on: https://chromium-review.googlesource.com/1159993Reviewed-by: default avatarEvan Stade <estade@chromium.org>
Commit-Queue: apacible <apacible@chromium.org>
Cr-Commit-Position: refs/heads/master@{#580233}
parent b185ae7e
...@@ -4,25 +4,21 @@ ...@@ -4,25 +4,21 @@
// Set to Google Blue 600 // Set to Google Blue 600
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8, PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
MOVE_TO, 38, 22, CANVAS_DIMENSIONS, 16,
H_LINE_TO, 22, MOVE_TO, 16, 14,
R_V_LINE_TO, 11.99f, H_LINE_TO, 0,
V_LINE_TO, 2,
R_H_LINE_TO, 16, R_H_LINE_TO, 16,
V_LINE_TO, 22, R_V_LINE_TO, 12,
CLOSE, CLOSE,
R_MOVE_TO, 8, 16, MOVE_TO, 1, 13,
V_LINE_TO, 9.96f, R_H_LINE_TO, 14,
CUBIC_TO, 46, 7.76f, 44.2f, 6, 42, 6, V_LINE_TO, 3,
H_LINE_TO, 6, H_LINE_TO, 1,
CUBIC_TO, 3.8f, 6, 2, 7.76f, 2, 9.96f, R_V_LINE_TO, 10,
V_LINE_TO, 38,
R_CUBIC_TO, 0, 2.2f, 1.8f, 4, 4, 4,
R_H_LINE_TO, 36,
R_CUBIC_TO, 2.2f, 0, 4, -1.8f, 4, -4,
CLOSE, CLOSE,
R_MOVE_TO, -4, 0.04f, MOVE_TO, 8, 8,
H_LINE_TO, 6, R_H_LINE_TO, 6,
V_LINE_TO, 9.94f, R_V_LINE_TO, 4,
R_H_LINE_TO, 36, H_LINE_TO, 8,
R_V_LINE_TO, 28.1f,
CLOSE CLOSE
\ No newline at end of file
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