SOURCE

console 命令行工具 X clear

                    
>
console
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>svg animation</title>
</head>
<body>
   <svg width="468" height="441" viewBox="0 0 468 441" fill="none" xmlns="http://www.w3.org/2000/svg">
        <rect width="468" height="441" fill="white"/>
        <circle cx="234" cy="220" r="179" fill="#94F7FD"/>
        <circle cx="234.5" cy="220.5" r="147.5" fill="white"/>
        <rect x="194" y="24" width="80" height="392" fill="white"/>
        <rect x="38" y="260" width="80" height="392" transform="rotate(-90 38 260)" fill="white"/>
    </svg>
    
    <!-//Logitech 图标>
    <svg width="580" height="580" viewBox="0 0 742 580" fill="none" xmlns="http://www.w3.org/2000/svg">
        <rect width="742" height="580" fill="white"/>
        <path d="M157.5 25C157.5 22.7909 155.708 20.9939 153.5 21.0586C118.749 22.0763 85.6343 36.3256 60.9799 60.9799C35.3812 86.5786 21 121.298 21 157.5C21 193.702 35.3812 228.421 60.9799 254.02C85.6343 278.674 118.749 292.924 153.5 293.941C155.708 294.006 157.5 292.209 157.5 290L157.5 238.35C157.5 236.141 155.708 234.361 153.502 234.246C134.576 233.26 116.626 225.308 103.159 211.841C88.747 197.429 80.6503 177.882 80.6503 157.5C80.6503 137.118 88.747 117.571 103.159 103.159C116.626 89.6923 134.576 81.7396 153.502 80.7543C155.708 80.6395 157.5 78.8595 157.5 76.6503L157.5 25Z" fill="#7EEBF2"/>
        <path d="M294 126H157V186H234V293H294V126Z" fill="#7EEBF2" stroke="white"/>
    </svg>

    

</body>
</html>