diff --git a/res/drawable/ic_lens_color.xml b/res/drawable/ic_lens_color.xml index bc431e9a26..589226b55b 100644 --- a/res/drawable/ic_lens_color.xml +++ b/res/drawable/ic_lens_color.xml @@ -1,22 +1,21 @@ - - - + android:viewportWidth="100" + android:viewportHeight="100"> + android:pathData="M75.0365 83.3333C79.6388 83.3333 83.3698 79.6023 83.3698 75C83.3698 70.3976 79.6388 66.6666 75.0365 66.6666C70.4341 66.6666 66.7031 70.3976 66.7031 75C66.7031 79.6023 70.4341 83.3333 75.0365 83.3333Z" /> + + + android:pathData="M87.5001 37.9167C87.5001 28.4844 79.849 20.8334 70.4167 20.8334H60.4167L70.8334 29.1667C75.4167 29.1667 79.1667 33.4844 79.1667 38.5417V54.1667H87.5001V37.9167Z"/> + diff --git a/res/drawable/ic_lens_themed.xml b/res/drawable/ic_lens_themed.xml index c80a02b8f8..b03f931d38 100644 --- a/res/drawable/ic_lens_themed.xml +++ b/res/drawable/ic_lens_themed.xml @@ -2,21 +2,21 @@ android:theme="@style/QsbIconTint" android:height="32dp" android:width="32dp" - android:viewportWidth="192" - android:viewportHeight="192"> + android:viewportWidth="100" + android:viewportHeight="100"> + android:fillColor="?qsbIconTintSecondary" + android:pathData="M75.0365 83.3333C79.6388 83.3333 83.3698 79.6023 83.3698 75C83.3698 70.3976 79.6388 66.6666 75.0365 66.6666C70.4341 66.6666 66.7031 70.3976 66.7031 75C66.7031 79.6023 70.4341 83.3333 75.0365 83.3333Z" /> + android:fillColor="?qsbIconTintPrimary" + android:pathData="M50.0364 66.6666C56.9399 66.6666 62.5364 61.0702 62.5364 54.1666C62.5364 47.2631 56.9399 41.6666 50.0364 41.6666C43.1328 41.6666 37.5364 47.2631 37.5364 54.1666C37.5364 61.0702 43.1328 66.6666 50.0364 66.6666Z" /> + android:fillColor="?qsbIconTintQuaternary" + android:pathData="M12.5 70.4166C12.5 79.8489 20.151 87.5 29.5833 87.5H50V79.1666L29.1146 79.1145C24.5313 79.1145 20.8333 74.8489 20.8333 69.7916V60.4166H12.5V70.4166Z" /> + android:fillColor="?qsbIconTintTertiary" + android:pathData="M87.5001 37.9167C87.5001 28.4844 79.849 20.8334 70.4167 20.8334H60.4167L70.8334 29.1667C75.4167 29.1667 79.1667 33.4844 79.1667 38.5417V54.1667H87.5001V37.9167Z"/> + android:fillColor="?qsbIconTintPrimary" + android:pathData="M58.3333 12.5H41.6667L35.4167 20.8333H29.5833C20.151 20.8333 12.5 28.4844 12.5 37.9167V47.9167H20.8333V38.5417C20.8333 33.4844 24.5833 29.1667 29.1667 29.1667H70.8333L58.3333 12.5Z"/>