docs(date-memories): add glyph_date_replay source assets

This commit is contained in:
null 2026-06-30 18:15:05 -05:00
parent 02c3180ee7
commit d2ab0da87e
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:fillColor="#FFFFFFFF" android:fillType="evenOdd" android:pathData="M12.95,4.28c3.53,0.49 6.25,3.52 6.25,7.18c0,4 -3.24,7.24 -7.24,7.24c-1.55,0 -3,-0.49 -4.18,-1.32c-0.46,-0.32 -0.57,-0.96 -0.25,-1.42c0.32,-0.46 0.96,-0.57 1.42,-0.25c0.85,0.6 1.89,0.95 3.01,0.95c2.87,0 5.2,-2.33 5.2,-5.2c0,-2.53 -1.81,-4.64 -4.21,-5.1v1.46c0,0.58 -0.69,0.89 -1.13,0.5L8.14,5.05c-0.32,-0.29 -0.32,-0.79 0,-1.08l3.68,-3.27c0.44,-0.39 1.13,-0.08 1.13,0.5v3.08zM12,17.04c-0.16,0 -0.32,-0.06 -0.45,-0.17c-2.85,-2.52 -4.31,-4.01 -4.31,-5.95c0,-1.49 1.14,-2.62 2.61,-2.62c0.8,0 1.53,0.36 2.15,0.93c0.62,-0.57 1.35,-0.93 2.15,-0.93c1.47,0 2.61,1.13 2.61,2.62c0,1.94 -1.46,3.43 -4.31,5.95c-0.13,0.11 -0.29,0.17 -0.45,0.17z"/>
</vector>

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 24 24" role="img" aria-label="Date replay glyph">
<path fill="#B98AF4" fill-rule="evenodd" d="M12.95,4.28c3.53,0.49 6.25,3.52 6.25,7.18c0,4 -3.24,7.24 -7.24,7.24c-1.55,0 -3,-0.49 -4.18,-1.32c-0.46,-0.32 -0.57,-0.96 -0.25,-1.42c0.32,-0.46 0.96,-0.57 1.42,-0.25c0.85,0.6 1.89,0.95 3.01,0.95c2.87,0 5.2,-2.33 5.2,-5.2c0,-2.53 -1.81,-4.64 -4.21,-5.1v1.46c0,0.58 -0.69,0.89 -1.13,0.5L8.14,5.05c-0.32,-0.29 -0.32,-0.79 0,-1.08l3.68,-3.27c0.44,-0.39 1.13,-0.08 1.13,0.5v3.08zM12,17.04c-0.16,0 -0.32,-0.06 -0.45,-0.17c-2.85,-2.52 -4.31,-4.01 -4.31,-5.95c0,-1.49 1.14,-2.62 2.61,-2.62c0.8,0 1.53,0.36 2.15,0.93c0.62,-0.57 1.35,-0.93 2.15,-0.93c1.47,0 2.61,1.13 2.61,2.62c0,1.94 -1.46,3.43 -4.31,5.95c-0.13,0.11 -0.29,0.17 -0.45,0.17z"/>
</svg>

After

Width:  |  Height:  |  Size: 813 B