25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

devops-artifacts.svg 3.0 KiB

5 년 전
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <svg width="96" height="96" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <mask id="a" maskUnits="userSpaceOnUse" x="0" y="0" width="96" height="96">
  3. <path d="M16 4a4 4 0 014-4h56a4 4 0 014 4v44h12a4 4 0 014 4v40a4 4 0 01-4 4H4a4 4 0 01-4-4V52a4 4 0 014-4h12V4z" fill="#fff"/>
  4. </mask>
  5. <g mask="url(#a)">
  6. <path d="M0 52a4 4 0 014-4h40a4 4 0 014 4v40a4 4 0 01-4 4H4a4 4 0 01-4-4V52z" fill="#B21756"/>
  7. <path d="M35.2 48H44a4 4 0 014 4v38a4 4 0 01-4 4h-8.8V48z" fill="#A61550"/>
  8. <rect width="16" height="6" rx="3" transform="translate(16 56)" fill="#8D0A3F"/>
  9. <g filter="url(#filter0_f)">
  10. <path d="M16 4a4 4 0 014-4h56a4 4 0 014 4v44H16V4z" fill="#890038"/>
  11. </g>
  12. <path d="M16 4a4 4 0 014-4h56a4 4 0 014 4v44H16V4z" fill="#CB2E6D"/>
  13. <rect width="16" height="6" rx="3" transform="translate(32 10)" fill="#B01C57"/>
  14. <path d="M64 0h12a4 4 0 014 4v44H64V0z" fill="#BD2461"/>
  15. <g opacity=".5" filter="url(#filter1_f)">
  16. <path d="M32 48h60a4 4 0 014 4v40a4 4 0 01-4 4H36a4 4 0 01-4-4V48z" fill="#780031"/>
  17. </g>
  18. <path d="M32 48h60a4 4 0 014 4v40a4 4 0 01-4 4H36a4 4 0 01-4-4V48z" fill="#EF74A6"/>
  19. <path d="M4.571 48H32V0H0v43.826C0 46.131 2.047 48 4.571 48z" transform="translate(32 48)" fill="url(#paint0_linear)"/>
  20. <rect width="16" height="6" rx="3" transform="translate(48 56)" fill="#C82F6D"/>
  21. <path d="M80 48h12a4 4 0 014 4v40a4 4 0 01-4 4H80V48z" fill="#E66398"/>
  22. <path d="M64 76H40v4h24v-4zm-10 8H40v4h14v-4z" fill="#FC92BE"/>
  23. <path opacity=".2" d="M16 4a4 4 0 014-4h56a4 4 0 014 4v44h12a4 4 0 014 4v40a4 4 0 01-4 4H4a4 4 0 01-4-4V52a4 4 0 014-4h12V4z" fill="url(#paint1_linear)"/>
  24. </g>
  25. <defs>
  26. <linearGradient id="paint0_linear" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 48 -32 0 32 0)">
  27. <stop stop-color="#E66398"/>
  28. <stop offset="1" stop-color="#EF74A6"/>
  29. </linearGradient>
  30. <linearGradient id="paint1_linear" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 96 -96 0 96 0)">
  31. <stop stop-color="#fff"/>
  32. <stop offset="1" stop-color="#fff" stop-opacity="0"/>
  33. </linearGradient>
  34. <filter id="filter0_f" x="8" y="-8" width="80" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
  35. <feFlood flood-opacity="0" result="BackgroundImageFix"/>
  36. <feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
  37. <feGaussianBlur stdDeviation="4" result="effect1_foregroundBlur"/>
  38. </filter>
  39. <filter id="filter1_f" x="24" y="40" width="80" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
  40. <feFlood flood-opacity="0" result="BackgroundImageFix"/>
  41. <feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
  42. <feGaussianBlur stdDeviation="4" result="effect1_foregroundBlur"/>
  43. </filter>
  44. </defs>
  45. </svg>