Updated on 2026-08-14
This commit is contained in:
parent
e9512b1afe
commit
ecd02950fb
15 changed files with 796 additions and 0 deletions
19
core/ui/src/main/res/drawable/ic_doc_new_24.xml
Normal file
19
core/ui/src/main/res/drawable/ic_doc_new_24.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M8,8.028C7.586,8.028 7.25,8.363 7.25,8.778C7.25,9.192 7.586,9.528 8,9.528L16,9.528C16.414,9.528 16.75,9.192 16.75,8.778C16.75,8.363 16.414,8.028 16,8.028L8,8.028Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M8,11.25C7.586,11.25 7.25,11.586 7.25,12C7.25,12.415 7.586,12.75 8,12.75L16,12.75C16.414,12.75 16.75,12.415 16.75,12C16.75,11.586 16.414,11.25 16,11.25L8,11.25Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M8,14.473C7.586,14.473 7.25,14.809 7.25,15.223C7.25,15.637 7.586,15.973 8,15.973H12.171C12.585,15.973 12.921,15.637 12.921,15.223C12.921,14.809 12.585,14.473 12.171,14.473H8Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M19.652,4.11C19.05,3.508 18.292,3.25 17.392,3.129C16.526,3.013 15.425,3.013 14.06,3.013L9.945,3.013C8.578,3.013 7.475,3.013 6.608,3.129C5.708,3.25 4.95,3.509 4.348,4.111C3.746,4.713 3.488,5.471 3.367,6.371C3.25,7.238 3.25,8.34 3.25,9.708L3.25,14.293C3.25,15.66 3.25,16.763 3.367,17.63C3.488,18.53 3.746,19.288 4.348,19.89C4.95,20.492 5.708,20.75 6.608,20.871C7.475,20.988 8.578,20.988 9.945,20.988L14.055,20.987C15.422,20.987 16.525,20.987 17.392,20.871C18.292,20.75 19.05,20.491 19.652,19.889C20.254,19.287 20.513,18.529 20.633,17.629C20.75,16.762 20.75,15.66 20.75,14.292L20.75,9.707C20.75,8.34 20.75,7.237 20.633,6.37C20.513,5.47 20.254,4.712 19.652,4.11ZM14,4.513C15.436,4.513 16.437,4.514 17.192,4.616C17.926,4.714 18.314,4.894 18.591,5.171C18.868,5.448 19.048,5.836 19.147,6.57C19.248,7.326 19.25,8.327 19.25,9.762L19.25,14.237C19.25,15.673 19.248,16.674 19.147,17.429C19.048,18.163 18.868,18.552 18.591,18.828C18.314,19.105 17.926,19.285 17.192,19.384C16.437,19.486 15.435,19.487 14,19.487L10,19.488C8.565,19.488 7.563,19.486 6.808,19.385C6.074,19.286 5.686,19.106 5.409,18.829C5.132,18.552 4.952,18.164 4.853,17.43C4.752,16.674 4.75,15.673 4.75,14.238L4.75,9.763C4.75,8.327 4.752,7.326 4.853,6.571C4.952,5.837 5.132,5.448 5.409,5.172C5.686,4.895 6.074,4.714 6.808,4.616C7.563,4.514 8.565,4.513 10,4.513L14,4.513Z"
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue