返回 html-video
figma-logo-pieces.svg
根目录 / templates / frame-product-promo / assets / figma-logo-pieces.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1080" width="1920" height="1080">
2 <g transform="translate(880, 420)">
3 <!-- Top-left: rounded square -->
4 <path id="logo-tl" d="M 40 0 A 40 40 0 0 0 0 40 L 0 80 A 40 40 0 0 0 40 120 A 40 40 0 0 0 80 80 L 80 40 A 40 40 0 0 0 40 0 Z" fill="#F24E1E" />
5
6 <!-- Top-right: rounded square -->
7 <path id="logo-tr" d="M 120 0 A 40 40 0 0 0 80 40 L 80 80 A 40 40 0 0 0 120 120 A 40 40 0 0 0 160 80 L 160 40 A 40 40 0 0 0 120 0 Z" fill="#A259FF" />
8
9 <!-- Bottom-left: half-circle -->
10 <path id="logo-bl" d="M 0 120 A 40 120 0 0 0 80 120 Z" fill="#1ABCFE" />
11
12 <!-- Bottom-right: half-circle -->
13 <path id="logo-br" d="M 80 120 A 40 120 0 0 0 160 120 Z" fill="#0ACF83" />
14 </g>
15 </svg>
15 lines Plain Text