From ce3305417360435f4e4794919e624f5c1a976d9b Mon Sep 17 00:00:00 2001 From: Emily Kager Date: Thu, 13 Jun 2019 13:25:38 -0700 Subject: [PATCH] Closes #3454 - Update Collections Icon in Delete Browsing Data --- .../main/res/drawable/ic_collections_circle_background.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/drawable/ic_collections_circle_background.xml b/app/src/main/res/drawable/ic_collections_circle_background.xml index 19ce983b2..6b314cd82 100644 --- a/app/src/main/res/drawable/ic_collections_circle_background.xml +++ b/app/src/main/res/drawable/ic_collections_circle_background.xml @@ -23,7 +23,10 @@ android:viewportHeight="24"> + android:pathData="M19 9H5v9c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1V9zm-1-2l-2-2H8L6 7h12zM3 18V8c0-0.7 0.5-1.5 1-2l2-2c0.5-0.5 1.3-1 2-1h8c0.8 0 1.5 0.4 2 1l2 2c0.4 0.5 1 1.3 1 2v10c0 1.5-1.5 3-3 3H6c-1.5 0-3-1.5-3-3z" /> +