android-midscene-automation 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "android-midscene-automation",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "android-midscene-automation": "./bin/android-midscene-automation.js"
@@ -1,22 +1,22 @@
1
1
  <script setup lang="ts">
2
2
  import type { AppiumNode } from '../types';
3
- import tapIcon from '../../../demo/icon-share-master/crosshair.svg';
4
- import inputIcon from '../../../demo/icon-share-master/text.svg';
5
- import assertIcon from '../../../demo/icon-share-master/select.svg';
6
- import backIcon from '../../../demo/icon-share-master/back.svg';
7
- import homeIcon from '../../../demo/icon-share-master/phone.svg';
8
- import activityIcon from '../../../demo/icon-share-master/browser.svg';
9
- import swipeIcon from '../../../demo/icon-share-master/bidirection.svg';
10
- import clearIcon from '../../../demo/icon-share-master/clear.svg';
11
- import coordinateIcon from '../../../demo/icon-share-master/pin.svg';
12
- import launchIcon from '../../../demo/icon-share-master/android.svg';
13
- import disappearIcon from '../../../demo/icon-share-master/eye.svg';
14
- import powerIcon from '../../../demo/icon-share-master/power.svg';
15
- import tasksIcon from '../../../demo/icon-share-master/sidebar.svg';
16
- import longPressIcon from '../../../demo/icon-share-master/pin.svg';
17
- import pinchIcon from '../../../demo/icon-share-master/zoom.svg';
18
- import delayIcon from '../../../demo/icon-share-master/pause.svg';
19
- import addIcon from '../../../demo/icon-share-master/add.svg';
3
+ import tapIcon from '../../assets/appium-actions/crosshair.svg';
4
+ import inputIcon from '../../assets/appium-actions/text.svg';
5
+ import assertIcon from '../../assets/appium-actions/select.svg';
6
+ import backIcon from '../../assets/appium-actions/back.svg';
7
+ import homeIcon from '../../assets/appium-actions/phone.svg';
8
+ import activityIcon from '../../assets/appium-actions/browser.svg';
9
+ import swipeIcon from '../../assets/appium-actions/bidirection.svg';
10
+ import clearIcon from '../../assets/appium-actions/clear.svg';
11
+ import coordinateIcon from '../../assets/appium-actions/pin.svg';
12
+ import launchIcon from '../../assets/appium-actions/android.svg';
13
+ import disappearIcon from '../../assets/appium-actions/eye.svg';
14
+ import powerIcon from '../../assets/appium-actions/power.svg';
15
+ import tasksIcon from '../../assets/appium-actions/sidebar.svg';
16
+ import longPressIcon from '../../assets/appium-actions/pin.svg';
17
+ import pinchIcon from '../../assets/appium-actions/zoom.svg';
18
+ import delayIcon from '../../assets/appium-actions/pause.svg';
19
+ import addIcon from '../../assets/appium-actions/add.svg';
20
20
 
21
21
  type RecorderAction =
22
22
  | 'delay'
@@ -0,0 +1,7 @@
1
+ <svg t="1606649807913" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="53038"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
4
+ <path
5
+ d="M575.667042 895.509581 575.667042 575.705927 895.469672 575.705927 895.469672 447.784466 575.667042 447.784466 575.667042 127.981836 447.74558 127.981836 447.74558 447.784466 127.941927 447.784466 127.941927 575.705927 447.74558 575.705927 447.74558 895.509581Z"
6
+ p-id="53039"></path>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1729828722083" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="5135" width="200" height="200">
3
+ <path
4
+ d="M805.664 239.21c15.194 8.676 20.578 27.92 12.181 43.195l-0.258 0.462-70.477 123.435c121.382 72.426 206.947 199.48 221.734 348.54C970.712 773.67 955.922 790 937 790H88c-18.922 0-33.712-16.33-31.844-35.16 14.14-142.538 93.003-264.954 206.014-338.722L186.09 282.867c-8.763-15.348-3.425-34.893 11.923-43.656 15.194-8.676 34.502-3.53 43.39 11.465l0.266 0.457 76.406 133.822c59.16-27.753 125.102-43.216 194.427-43.216 62.75 0 122.73 12.67 177.416 35.655l72.09-126.26c8.764-15.348 28.31-20.686 43.657-11.923zM512.5 405.74c-191.04 0-352.265 136.52-387.48 319.779l-0.089 0.481h775.135l-0.088-0.481c-34.84-181.31-193.023-316.87-381.391-319.734zM320.53 565.87c23.56 0 42.66 19.115 42.66 42.695 0 23.58-19.1 42.696-42.66 42.696-23.561 0-42.66-19.116-42.66-42.696s19.099-42.695 42.66-42.695z m383.946 0c23.56 0 42.66 19.115 42.66 42.695 0 23.58-19.1 42.696-42.66 42.696-23.56 0-42.66-19.116-42.66-42.696s19.1-42.695 42.66-42.695z"
5
+ p-id="5136"></path>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1737900068491" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="14282" width="200" height="200">
3
+ <path
4
+ d="M853.333333 128v768a42.666667 42.666667 0 0 1-65.706666 35.882667l-597.333334-384a42.666667 42.666667 0 0 1 0-71.765334l597.333334-384A42.666667 42.666667 0 0 1 853.333333 128z m-85.333333 78.165333L292.266667 512 768 817.792V206.165333z"
5
+ fill="#000000" p-id="14283"></path>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1741849583487" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="12513" width="200" height="200">
3
+ <path
4
+ d="M92.602048 429.795766l67.217914 42.401716L331.862293 209.574133V957.234387h76.57912V63.815421H331.862293L92.602048 429.795766z m768.669754 119.051444L689.230494 811.474652V63.815421h-76.57912V957.234387h76.57912L928.490739 591.254042l-67.218937-42.406832z"
5
+ p-id="12514"></path>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1733285953822" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="4407" width="200" height="200">
3
+ <path
4
+ d="M981.758943 311.37161c-25.674753-60.712757-62.431911-115.234511-109.24817-162.05077-46.816259-46.806026-101.338013-83.563184-162.05077-109.24817-62.196551-26.298969-128.210034-39.775912-196.23943-40.062438-0.73678 0-1.473561-0.010233-2.220574-0.010233s-1.483794 0.010233-2.220574 0.010233c-68.029396 0.286526-134.042879 13.763468-196.23943 40.062438-60.712757 25.684986-115.234511 62.442144-162.05077 109.24817-46.816259 46.816259-83.573417 101.338013-109.24817 162.05077-26.585495 62.871933-40.072671 129.642662-40.072671 198.460004 0 68.827575 13.487176 135.598304 40.072671 198.460004 25.674753 60.712757 62.431911 115.234511 109.24817 162.05077s101.338013 83.573417 162.05077 109.24817c62.196551 26.309202 128.210034 39.775912 196.23943 40.062438 0.73678 0 1.473561 0.010233 2.220574 0.010233s1.483794-0.010233 2.220574-0.010233c68.029396-0.286526 134.042879-13.753235 196.23943-40.062438 60.712757-25.674753 115.234511-62.431911 162.05077-109.24817s83.573417-101.338013 109.24817-162.05077c26.585495-62.8617 40.072671-129.632429 40.072671-198.460004C1021.831614 441.014272 1008.344438 374.243543 981.758943 311.37161zM180.438559 178.270173c43.060725-43.070958 93.212962-76.880995 149.044548-100.498902 19.156292-8.094352 38.70144-14.878872 58.594513-20.302395-24.825408 24.866341-47.553039 57.468876-67.405179 97.173157-12.719696 25.439392-23.914666 53.089126-33.482579 82.509179-44.135196-11.768021-84.576257-27.03575-119.665427-45.445028C171.730223 187.152471 176.038342 182.670389 180.438559 178.270173zM79.939657 327.314721c15.748682-37.227879 36.020378-71.91796 60.559261-103.671151 39.294958 21.561062 85.057211 39.294958 135.158283 52.710502-17.263176 65.348334-27.086915 137.75748-28.591175 213.011418L43.550888 489.36549C45.924959 433.278077 58.133002 378.858654 79.939657 327.314721zM140.488685 796.019659c-24.52865-31.753191-44.800345-66.453505-60.549028-103.671151-21.806655-51.543933-34.014698-105.963357-36.388768-162.05077l203.515137 0c1.50426 75.243705 11.317767 147.642618 28.591175 212.990952C225.566362 756.704235 179.814342 774.448364 140.488685 796.019659zM329.483106 941.891957c-55.831586-23.617907-105.983823-57.427944-149.044548-100.488669-4.400217-4.400217-8.708336-8.882298-12.914124-13.43601 35.099403-18.439978 75.519997-33.717939 119.655194-45.465494 9.578146 29.420053 20.773116 57.069787 33.492812 82.519412 19.85214 39.70428 42.579771 72.306816 67.405179 97.173157C368.184547 956.770829 348.639398 949.986309 329.483106 941.891957zM491.533876 976.704834c-20.998243-4.154623-41.628096-14.725376-61.562101-31.589462-27.005051-22.840194-51.462069-55.954383-72.685439-98.401124-11.379165-22.748097-21.458731-47.430242-30.156834-73.688279 51.503001-10.765181 107.037828-17.017582 164.404374-18.21485L491.533876 976.704834zM491.533876 713.87887c-61.336974 1.238201-120.862695 8.05342-176.110997 19.85214-16.505929-62.135152-25.930579-131.300418-27.424606-203.433272l203.535603 0L491.533876 713.87887zM491.533876 489.36549l-203.535603 0c1.494027-72.15332 10.92891-141.328819 27.434839-203.463971 55.299467 11.82942 114.845655 18.654872 176.100764 19.903306L491.533876 489.36549zM491.533876 264.862343c-57.294914-1.207501-112.850208-7.459902-164.394141-18.24555 8.698103-26.247804 18.777669-50.919716 30.146601-73.667813 21.223371-42.446741 45.680389-75.550697 72.685439-98.401124 19.934005-16.853853 40.563858-27.434839 61.562101-31.589462L491.533876 264.862343zM694.516894 77.771271c55.831586 23.617907 105.983823 57.427944 149.044548 100.498902 4.389984 4.389984 8.68787 8.861832 12.893658 13.405311-34.669614 18.122753-75.438133 33.615609-119.685893 45.424562-9.55768-29.399587-20.75265-57.028854-33.462113-82.458013-19.862373-39.714514-42.590004-72.317049-67.415412-97.18339C655.794987 62.892399 675.350368 69.666686 694.516894 77.771271zM532.466124 42.958394c20.98801 4.164856 41.60763 14.735609 61.531402 31.589462 27.015284 22.850427 51.472302 55.954383 72.695672 98.401124 11.358699 22.727631 21.438265 47.38931 30.136368 73.616648-51.891857 10.857279-107.784842 17.07898-164.363442 18.286482L532.466124 42.958394zM532.466124 305.804824c61.244876-1.207501 120.258944-7.858992 176.100764-19.841907 16.505929 62.124919 25.940812 131.290185 27.434839 203.402573l-203.535603 0L532.466124 305.804824 532.466124 305.804824zM532.466124 530.297738l203.535603 0c-1.50426 72.143087-10.92891 141.328819-27.455305 203.474204-55.289234-11.82942-114.835422-18.654872-176.080298-19.903306L532.466124 530.297738 532.466124 530.297738zM593.997526 945.115372c-19.923772 16.853853-40.543392 27.434839-61.531402 31.589462L532.466124 754.811118c57.284681 1.207501 112.839974 7.459902 164.373675 18.24555-8.698103 26.237571-18.777669 50.909483-30.146601 73.65758C645.469827 889.160989 621.012809 922.275177 593.997526 945.115372zM843.561441 841.403289c-43.060725 43.060725-93.212962 76.870762-149.044548 100.488669-19.166525 8.104585-38.721907 14.878872-58.625212 20.312628 24.825408-24.866341 47.553039-57.468876 67.415412-97.18339 12.719696-25.429159 23.904433-53.078893 33.482579-82.488713 44.145429 11.747555 84.596723 27.025517 119.685893 45.434795C852.269777 832.520991 847.961658 837.003072 843.561441 841.403289zM944.060343 692.348508c-15.748682 37.227879-36.020378 71.91796-60.559261 103.681384-39.305191-21.561062-85.067444-39.294958-135.178749-52.710502 17.283642-65.358567 27.107381-137.767713 28.611641-213.021651l203.515137 0C978.075041 586.385151 965.866998 640.804574 944.060343 692.348508zM776.933975 489.36549c-1.50426-75.233472-11.328-147.632385-28.601408-212.980719 50.848085-13.630439 96.18055-31.323403 135.168516-52.741201 24.538883 31.753191 44.810578 66.443271 60.559261 103.671151 21.806655 51.543933 34.014698 105.963357 36.388768 162.05077L776.933975 489.36549z"
5
+ p-id="4408"></path>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg class="icon" style="width: 1em;height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="811">
2
+ <path d="M539.550501 93.622859a419.352391 419.352391 0 0 0-62.659049 0.487619 419.352391 419.352391 0 1 0 71.192383 835.535258A419.352391 419.352391 0 0 0 539.550501 93.622859z m-26.087619 124.34286A290.864769 290.864769 0 0 1 766.293364 641.219063L334.019068 276.723816a285.25715 285.25715 0 0 1 179.687623-58.514287z m-263.314292 157.744766l432.761915 364.495247a290.864769 290.864769 0 0 1-432.518106-364.495247z" p-id="812"></path>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1708050910185" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="8403" width="200" height="200">
3
+ <path
4
+ d="M448 448h128v128H448V448z m0-448h128v320H448V0z m0 704h128v320H448v-320z m256-256h320v128h-320V448zM0 448h320v128H0V448z"
5
+ p-id="8404"></path>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="30" height="30" version="1.1" xmlns="http://www.w3.org/2000/svg">
2
+ <path xmlns="http://www.w3.org/2000/svg" d="M14.866177558898926,4.999999999999998 c-6.302177700519562,0 -11.68572113776207,3.9223949769735333 -13.866177558898926,9.454999822974205 c2.180456421136856,5.534338118195534 7.563999858379364,9.454999822974205 13.866177558898926,9.454999822974205 s11.68572113776207,-3.9206617047786714 13.866177558898926,-9.454999822974205 c-2.180456421136856,-5.532604846000671 -7.563999858379364,-9.453266550779341 -13.866177558898926,-9.453266550779341 zm0,15.75891079568863 a6.305644244909287,6.305644244909287 0 0 1 -6.302177700519562,-6.303910972714424 A6.305644244909287,6.305644244909287 0 0 1 14.866177558898926,8.154555394649503 a6.305644244909287,6.305644244909287 0 0 1 6.302177700519562,6.302177700519562 A6.305644244909287,6.305644244909287 0 0 1 14.866177558898926,20.758910795688628 zm0,-10.084177629709243 a3.7768001126050947,3.7768001126050947 0 0 0 -3.781999929189682,3.7802666569948196 c0,2.0937928113937376 1.6899403899908068,3.781999929189682 3.781999929189682,3.781999929189682 a3.7768001126050947,3.7768001126050947 0 0 0 3.781999929189682,-3.781999929189682 A3.7768001126050947,3.7768001126050947 0 0 0 14.866177558898926,10.674733165979383 z"/>
3
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg t="1685359440842" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="5681" xmlns:xlink="http://www.w3.org/1999/xlink"
3
+ width="200" height="200">
4
+ <path
5
+ d="M768 832h-128c-35.392 0-64-28.608-64-64V256c0-35.392 28.608-64 64-64h128c35.392 0 64 28.608 64 64v512c0 35.392-28.608 64-64 64z m-384 0h-128c-35.392 0-64-28.608-64-64V256c0-35.392 28.608-64 64-64h128c35.392 0 64 28.608 64 64v512c0 35.392-28.608 64-64 64z"
6
+ fill="" p-id="5682"></path>
7
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg t="1729829178935" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="11424" width="200" height="200">
3
+ <path
4
+ d="M800 960H224c-52.8 0-96-43.2-96-96V160c0-52.8 43.2-96 96-96h576c52.8 0 96 43.2 96 96v704c0 52.8-43.2 96-96 96zM224 128c-17.6 0-32 14.4-32 32v704c0 17.6 14.4 32 32 32h576c17.6 0 32-14.4 32-32V160c0-17.6-14.4-32-32-32H224z"
5
+ fill="#333333" p-id="11425"></path>
6
+ <path
7
+ d="M608 832H416c-17.6 0-32-14.4-32-32s14.4-32 32-32h192c17.6 0 32 14.4 32 32s-14.4 32-32 32z"
8
+ fill="#333333" p-id="11426"></path>
9
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1740041833209" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="4237" width="200" height="200">
3
+ <path
4
+ d="M911.15102 323.918367L689.632653 102.4c-18.808163-18.808163-50.155102-20.897959-71.053061-2.089796l-267.493878 229.877551-96.130612 14.628572c-6.269388 0-12.538776 4.179592-16.718367 8.359183l-58.514286 58.514286c-20.897959 20.897959-20.897959 54.334694 0 73.142857l152.555102 152.555102L125.387755 844.277551c-12.538776 12.538776-12.538776 31.346939 0 43.885714 6.269388 6.269388 14.628571 10.44898 20.897959 10.44898s16.718367-2.089796 22.987755-8.359184l204.8-204.8 152.555102 152.555102c10.44898 10.44898 22.987755 14.628571 37.616327 14.628572s27.167347-6.269388 37.616326-14.628572l58.514286-58.514285c4.179592-4.179592 8.359184-10.44898 8.359184-16.718368l14.628571-96.130612 227.787755-267.493878c18.808163-25.077551 18.808163-56.42449 0-75.232653zM631.118367 629.028571c-4.179592 4.179592-6.269388 10.44898-6.269387 14.628572l-14.628572 94.040816-45.97551 45.97551-334.367347-334.367347 43.885714-43.885714 94.040817-14.628571c6.269388 0 10.44898-4.179592 14.628571-6.269388l269.583674-229.877551 206.889795 206.889796-227.787755 267.493877z"
5
+ fill="#666666" p-id="4238"></path>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1737786833367" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="4173" width="200" height="200">
3
+ <path
4
+ d="M813.653333 253.013333q59.008 59.008 91.349333 135.68 33.664 79.317333 33.664 166.016t-33.664 166.016q-32.341333 76.672-91.349333 135.68t-135.68 91.349333q-79.317333 33.664-166.016 33.664t-166.016-33.664q-76.672-32.341333-135.68-91.349333t-91.349333-135.68q-33.664-79.317333-33.664-166.016t33.664-166.016q32.341333-76.672 91.349333-135.68 12.330667-12.330667 29.994667-12.330667t30.336 12.330667 12.672 29.994667-12.672 30.336q-47.018667 47.018667-73.344 108.330667-26.666667 64-26.666667 132.992t26.666667 132.992q26.325333 61.312 73.344 108.330667t108.330667 73.344q64 26.666667 132.992 26.666667t132.992-26.666667q61.312-26.325333 108.330667-73.344t73.344-108.330667q26.666667-64 26.666667-132.992t-26.666667-132.992q-26.325333-61.312-73.344-108.330667-12.672-12.672-12.672-30.336t12.672-29.994667 30.336-12.330667 29.994667 12.330667zM512 42.666667q17.664 0 30.165333 12.501333t12.501333 30.165333l0 426.666667q0 17.664-12.501333 30.165333t-30.165333 12.501333-30.165333-12.501333-12.501333-30.165333l0-426.666667q0-17.664 12.501333-30.165333t30.165333-12.501333z"
5
+ fill="#444444" p-id="4174"></path>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg class="icon" style="width: 1em;height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="987">
2
+ <path d="M383.756212 899.657164H222.354303c-64.365716 0-96.792383-32.182858-96.792383-96.548573V222.354291c0-64.365716 32.426667-96.792383 96.792383-96.792383h580.7543c96.548574 0 96.548574 94.841907 96.548573 96.792383v161.401909h-64.365715V190.171433H190.171445v645.120015h193.584767z m580.51049-322.316198l-193.584767 128.975241 193.584767 193.340957-64.609526 64.609526-193.340957-193.584767-129.21905 193.584767-128.975241-516.144775z" fill="#000000" p-id="988"></path>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1694145667072" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="18515" width="200" height="200">
3
+ <path
4
+ d="M128 128h768a42.666667 42.666667 0 0 1 42.666667 42.666667v682.666666a42.666667 42.666667 0 0 1-42.666667 42.666667H128a42.666667 42.666667 0 0 1-42.666667-42.666667V170.666667a42.666667 42.666667 0 0 1 42.666667-42.666667z m213.333333 85.333333H170.666667v597.333334h170.666666V213.333333z m85.333334 0v597.333334h426.666666V213.333333H426.666667z"
5
+ p-id="18516"></path>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1744872313513" class="icon" viewBox="0 0 1024 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="5139" width="200" height="200">
3
+ <path
4
+ d="M853.333333 138.666667H170.666667c-17.066667 0-32 14.933333-32 32v128c0 17.066667 14.933333 32 32 32s32-14.933333 32-32V202.666667h277.333333v618.666666H384c-17.066667 0-32 14.933333-32 32s14.933333 32 32 32h256c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32h-96v-618.666666h277.333333V298.666667c0 17.066667 14.933333 32 32 32s32-14.933333 32-32V170.666667c0-17.066667-14.933333-32-32-32z"
5
+ fill="#666666" p-id="5140"></path>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg t="1706094658263" class="icon" viewBox="0 0 1030 1024" version="1.1"
2
+ xmlns="http://www.w3.org/2000/svg" p-id="6080" width="200" height="200">
3
+ <path
4
+ d="M738.618409 646.405992c96.606263 96.606263 192.944918 192.944918 290.889218 290.621611-31.310063 29.169204-62.352519 57.803193-93.662582 86.972397-93.662582-93.662582-190.001237-190.001237-286.875107-286.875107-104.099269 71.451169-215.691545 95.535833-336.917687 66.901844-96.87387-22.746627-175.015224-75.732887-233.621239-156.282708-120.690927-165.648966-98.747122-390.439162 42.81718-530.130212 149.860131-147.719272 377.861615-153.339027 534.947145-33.450922C814.08369 205.389036 876.436208 448.644141 738.618409 646.405992zM728.984544 407.700212C728.984544 230.008915 585.814598 86.036146 408.658514 86.036146 231.502431 86.036146 86.994448 230.276522 86.994448 407.164998c0 178.226513 143.972768 322.466888 321.664066 321.664066C587.152634 728.293849 728.984544 585.926725 728.984544 407.700212z"
5
+ p-id="6081"></path>
6
+ </svg>