Commit 92d92d1a authored by Filip Gorski's avatar Filip Gorski Committed by Commit Bot

Updating the copy content icon to have the raised page up and to the right

Bug: 1077430
Change-Id: I162638854e01353c3e6c20675f47aa008f000c1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2187194Reviewed-by: default avatarMatthew Jones <mdjones@chromium.org>
Commit-Queue: Filip Gorski <fgorski@chromium.org>
Cr-Commit-Position: refs/heads/master@{#766537}
parent 081097e1
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
android:viewportWidth="24.0" android:viewportWidth="24.0"
android:viewportHeight="24.0"> android:viewportHeight="24.0">
<path <path
android:pathData="M16,1L4,1c-1.1,0 -2,0.9 -2,2v14h2L4,3h12L16,1zM19,5L8,5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h11c1.1,0 2,-0.9 2,-2L21,7c0,-1.1 -0.9,-2 -2,-2zM19,21L8,21L8,7h11v14z" android:pathData="M18,21L4,21L4,7L2,7v14c0,1.1 0.9,2 2,2h14v-2zM21,17L21,3c0,-1.1 -0.9,-2 -2,-2L8,1c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h11c1.1,0 2,-0.9 2,-2zM19,17L8,17L8,3h11v14z"
android:fillColor="#000000"/> android:fillColor="#000000"/>
</vector> </vector>
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