Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 腾讯优图 SDK LOGO 可更新 #822

Open
ArcticFoxPro opened this issue Sep 18, 2024 · 0 comments
Open

[Bug] 腾讯优图 SDK LOGO 可更新 #822

ArcticFoxPro opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ArcticFoxPro
Copy link

ArcticFoxPro commented Sep 18, 2024

Current library filename / 现有库文件名

所有腾讯优图 SDK

Correct library icon / 正确的库图标

腾讯优图LOGO

Svg 代码见备注

Comment / 备注

<?xml version="1.0" encoding="utf-8"?>
<svg width="237.589" height="259.672" viewBox="0 0 237.589 259.672" fill="none" stroke="none" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <linearGradient id="gradient_1" gradientUnits="userSpaceOnUse" x1="173.609" y1="33.99" x2="45.059" y2="113.21">
      <stop offset="0" stop-color="#00A3FF" stop-opacity="0.4" />
      <stop offset="0.77" stop-color="#00A3FF" />
    </linearGradient>
    <linearGradient id="gradient_2" gradientUnits="userSpaceOnUse" x1="50.161" y1="192.362" x2="45.519" y2="40.904">
      <stop offset="0" stop-color="#FF33A9" stop-opacity="0.4" />
      <stop offset="0.77" stop-color="#FF33A9" />
    </linearGradient>
    <linearGradient id="gradient_3" gradientUnits="userSpaceOnUse" x1="20.111" y1="12.687" x2="152.998" y2="84.413">
      <stop offset="0" stop-color="#40DDB0" stop-opacity="0.4" />
      <stop offset="0.77" stop-color="#40DDB0" />
    </linearGradient>
  </defs>
  <g>
    <path d="M155.959 60.3002C149.509 50.6402 144.959 40.4702 144.959 28.7502C144.959 18.3245 148.487 8.21947 154.967 0.0696945C155.027 -0.0303059 155.027 -0.0303059 154.907 0.119694C151.543 4.39782 148.659 9.03223 146.307 13.9397C138.037 30.6997 125.587 45.3497 109.307 54.7397C93.0271 64.1297 74.1187 67.6102 55.4787 66.4402C43.8987 65.6802 32.8087 66.8302 22.6587 72.6902C0.865549 85.6449 -6.46348 113.713 6.214 135.669C18.8915 157.624 46.8643 165.308 68.9788 152.91C79.1288 147.05 85.6588 138.02 90.7988 127.61C99.0688 110.84 111.519 96.2001 127.799 86.8001C139.052 80.4342 151.539 76.5537 164.419 75.4201C162.01 70.1608 159.181 65.1044 155.959 60.3001C155.959 60.3001 155.959 60.3002 155.959 60.3002Z" style="fill:url(#gradient_1);mix-blend-mode:normal;" transform="translate(0 16.869)" />
    <path d="M36.66 167.249C48.24 166.489 59.33 167.639 69.48 173.499C78.5031 178.7 85.4942 186.809 89.31 196.499C89.37 196.599 89.37 196.609 89.31 196.429C87.2815 191.377 84.7062 186.561 81.63 182.069C71.25 166.519 64.79 148.419 64.79 129.629C64.79 110.839 71.25 92.7392 81.63 77.1892C88.08 67.5292 92.63 57.3592 92.63 45.6392C92.2578 20.3255 71.6313 -1.52588e-05 46.315 8.59132e-12C20.9987 1.52588e-05 0.372147 20.3255 0 45.6391C0 57.3591 4.55 67.5291 11 77.1891C21.38 92.7391 27.84 110.839 27.84 129.629C27.738 142.548 24.8667 155.295 19.4197 167.01C25.1508 167.55 30.916 167.63 36.6599 167.249C36.6599 167.249 36.66 167.249 36.66 167.249Z" style="fill:url(#gradient_2);mix-blend-mode:normal;" transform="translate(144.959 0)" />
    <path d="M51.64 14.8201C46.5 25.2301 39.97 34.2601 29.82 40.1201C20.8075 45.3291 10.2973 47.3345 0 45.8101C-0.119999 45.8101 -0.130001 45.8101 0.0600014 45.8101C5.44693 46.5885 10.9034 46.7695 16.33 46.3501C34.99 45.1301 53.89 48.5901 70.17 57.9901C86.45 67.3901 98.89 81.9901 107.17 98.7901C112.31 109.2 118.84 118.23 128.99 124.09C151.107 136.578 179.156 128.927 191.867 106.937C204.578 84.9473 197.21 56.8228 175.35 43.89C165.2 38.03 154.11 36.89 142.53 37.64C123.87 38.86 104.97 35.4 88.69 26C77.5528 19.4457 67.9504 10.5798 60.5299 0C57.1724 4.69261 54.1994 9.64879 51.64 14.8201C51.64 14.8201 51.64 14.8201 51.64 14.8201Z" style="fill:url(#gradient_3);mix-blend-mode:normal;" transform="translate(39.042 129.589)" />
  </g>
</svg>
@ArcticFoxPro ArcticFoxPro added the bug Something isn't working label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant