mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-31 11:52:13 +00:00
14 lines
No EOL
1.8 KiB
XML
14 lines
No EOL
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
SPDX-FileCopyrightText: Material Design Authors / Google LLC
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="32dp"
|
|
android:height="32dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960">
|
|
<path
|
|
android:fillColor="#FFF"
|
|
android:pathData="M367.69,740Q346.92,740 328.65,730.61Q310.39,721.23 298.62,704.46L169.92,521.77Q156.46,502.69 156.46,480Q156.46,457.31 169.92,438.23L298.62,256.31Q310.39,239.54 328.46,229.77Q346.54,220 367.69,220L747.69,220Q777.61,220 798.81,241.19Q820,262.39 820,292.31L820,667.69Q820,697.61 798.81,718.81Q777.61,740 747.69,740L367.69,740ZM760,680Q760,680 760,677.11Q760,674.23 760,670L760,480L760,290Q760,285.77 760,282.89Q760,280 760,280L760,280Q760,280 760,283.85Q760,287.69 760,292.31L760,667.69Q760,672.31 760,676.15Q760,680 760,680L760,680ZM367.69,680L747.69,680Q752.31,680 756.15,676.15Q760,672.31 760,667.69L760,292.31Q760,287.69 756.15,283.85Q752.31,280 747.69,280L367.69,280Q361.92,280 356.73,282.89Q351.54,285.77 348.46,290L218.38,472.69Q216.08,475.77 216.08,480Q216.08,484.23 218.38,487.31L348.46,670Q351.54,674.23 356.73,677.11Q361.92,680 367.69,680ZM553.08,522.15L636,605.08Q644.31,613.38 656.88,613.58Q669.46,613.77 678.15,605.08Q686.84,596.38 686.84,584Q686.84,571.62 678.15,562.92L595.23,480L678.15,397.08Q686.46,388.77 686.65,376.19Q686.84,363.62 678.15,354.92Q669.46,346.23 657.08,346.23Q644.69,346.23 636,354.92L553.08,437.85L470.15,354.92Q461.85,346.62 449.27,346.42Q436.69,346.23 428,354.92Q419.31,363.62 419.31,376Q419.31,388.38 428,397.08L510.92,480L428,562.92Q419.69,571.23 419.5,583.81Q419.31,596.38 428,605.08Q436.69,613.77 449.08,613.77Q461.46,613.77 470.15,605.08L553.08,522.15Z"/>
|
|
</vector> |