icon.svg 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!--
  2. ~ Dify Marketplace Template Icon
  3. ~ Dify 市场模板图标
  4. ~ Dify マーケットプレイステンプレートアイコン
  5. ~
  6. ~ WARNING / 警告 / 警告:
  7. ~
  8. ~ English: This is a TEMPLATE icon from Dify Marketplace only. You MUST NOT use this default icon in any way.
  9. ~ Please replace it with your own custom icon before submit this plugin.
  10. ~
  11. ~ 中文: 这只是来自 Dify 市场的模板图标。您绝对不能以任何方式使用此默认图标。
  12. ~ 请在提交此插件之前将其替换为您自己的自定义图标。
  13. ~
  14. ~ 日本語: これは Dify マーケットプレイスのテンプレートアイコンです。このデフォルトアイコンをいかなる方法でも使用してはいけません。
  15. ~ このプラグインを提出する前に、独自のカスタムアイコンに置き換えてください。
  16. ~
  17. ~ DIFY_MARKETPLACE_TEMPLATE_ICON_DO_NOT_USE
  18. -->
  19. <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
  20. <g clip-path="url(#clip0_15255_46435)">
  21. <rect width="40" height="40" fill="#0033FF"/>
  22. <g filter="url(#filter0_n_15255_46435)">
  23. <rect width="40" height="40" fill="url(#paint0_linear_15255_46435)"/>
  24. </g>
  25. <path d="M28 10C28.5523 10 29 10.4477 29 11V16C29 16.5523 28.5523 17 28 17H23V30C23 30.5523 22.5523 31 22 31H18C17.4477 31 17 30.5523 17 30V17H11.5C10.9477 17 10.5 16.5523 10.5 16V13.618C10.5 13.2393 10.714 12.893 11.0528 12.7236L16.5 10H28ZM23 12H16.9721L12.5 14.2361V15H19V29H21V15H23V12ZM27 12H25V15H27V12Z" fill="white"/>
  26. </g>
  27. <defs>
  28. <filter id="filter0_n_15255_46435" x="0" y="0" width="40" height="40" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
  29. <feFlood flood-opacity="0" result="BackgroundImageFix"/>
  30. <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
  31. <feTurbulence type="fractalNoise" baseFrequency="2 2" stitchTiles="stitch" numOctaves="3" result="noise" seed="8033" />
  32. <feComponentTransfer in="noise" result="coloredNoise1">
  33. <feFuncR type="linear" slope="2" intercept="-0.5" />
  34. <feFuncG type="linear" slope="2" intercept="-0.5" />
  35. <feFuncB type="linear" slope="2" intercept="-0.5" />
  36. <feFuncA type="discrete" tableValues="1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "/>
  37. </feComponentTransfer>
  38. <feComposite operator="in" in2="shape" in="coloredNoise1" result="noise1Clipped" />
  39. <feComponentTransfer in="noise1Clipped" result="color1">
  40. <feFuncA type="table" tableValues="0 0.06" />
  41. </feComponentTransfer>
  42. <feMerge result="effect1_noise_15255_46435">
  43. <feMergeNode in="shape" />
  44. <feMergeNode in="color1" />
  45. </feMerge>
  46. </filter>
  47. <linearGradient id="paint0_linear_15255_46435" x1="0" y1="0" x2="40" y2="40" gradientUnits="userSpaceOnUse">
  48. <stop stop-color="#1F4CFF"/>
  49. <stop offset="1" stop-color="#0033FF"/>
  50. </linearGradient>
  51. <clipPath id="clip0_15255_46435">
  52. <rect width="40" height="40" fill="white"/>
  53. </clipPath>
  54. </defs>
  55. </svg>