beer.svg 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 293.9 343.6">
  2. <style>
  3. @keyframes bubble1 {
  4. 0% {
  5. opacity: 0;
  6. transform: translateY(0) scale(0.2);
  7. }
  8. 50% {
  9. opacity: 0.3;
  10. transform: translateY(-10px) scale(0.5);
  11. }
  12. 100% {
  13. opacity: 0;
  14. transform: translateY(-150px);
  15. }
  16. }
  17. @keyframes bubble2 {
  18. 0% {
  19. opacity: 0;
  20. transform: translateY(0) scale(0.2);
  21. }
  22. 30% {
  23. opacity: 0.3;
  24. transform: translateY(-10px) scale(0.5);
  25. }
  26. 100% {
  27. opacity: 0;
  28. transform: translateY(-150px);
  29. }
  30. }
  31. @keyframes bubbleSlow {
  32. 0% {
  33. opacity: 0;
  34. transform: translateY(70px) scale(0.2);
  35. }
  36. 10% {
  37. opacity: 0.3;
  38. transform: translateY(40px) scale(0.5);
  39. }
  40. 80% {
  41. opacity: 0.3;
  42. }
  43. 100% {
  44. opacity: 0;
  45. transform: translateY(-100px);
  46. }
  47. }
  48. .bubble {
  49. opacity: 0;
  50. transform-origin: center center;
  51. }
  52. .bubble1 {
  53. animation: bubble1 2s linear infinite;
  54. }
  55. .bubble2 {
  56. animation: bubbleSlow 8s linear infinite 2s;
  57. }
  58. .bubble3 {
  59. animation: bubble1 1.5s linear infinite 0.7s;
  60. }
  61. .bubble4 {
  62. animation: bubble2 3s linear infinite 2.3s;
  63. }
  64. .bubble5 {
  65. animation: bubble1 5s linear infinite 2.7s;
  66. }
  67. .bubble6 {
  68. animation: bubbleSlow 4s linear infinite;
  69. }
  70. .bubble7 {
  71. animation: bubble1 2.5s linear infinite 1.2s;
  72. }
  73. </style>
  74. <path fill="#E2A25D" d="M258.7 316s0-.1 0 0v-6.5h-3.6c-13.6-12-64.6-20.9-125.4-20.9S17.8 297.5 4.2 309.5H.7v6.9c1.1 14.9 58.4 26.9 129 26.9s127.9-12 129-26.9v-.4z"/>
  75. <ellipse cx="129.7" cy="308.6" fill="#FFB864" rx="129" ry="27.4"/>
  76. <path fill="#EFEFEF" d="M247 14.4H16.6l24.6 291c.6 7.9 41 14.2 90.9 14.2 50.2 0 90.9-6.4 90.9-14.4v-.2l24-290.6z"/>
  77. <linearGradient id="a" x1="86.0467" x2="86.0467" y1="307.6227" y2="26.3726" gradientUnits="userSpaceOnUse">
  78. <stop offset="0" stop-color="#FBB03B"/>
  79. <stop offset="1" stop-color="#FFD23E"/>
  80. </linearGradient>
  81. <path fill="url(#a)" d="M52.2 293.4h.2l.5 6.3c8.7 3.2 35.1 7.6 76.2 7.9l13.4-281.3H29.7l22.5 267.1z"/>
  82. <linearGradient id="b" x1="181.479" x2="181.479" y1="307.6332" y2="26.3726" gradientUnits="userSpaceOnUse">
  83. <stop offset="0" stop-color="#FBA23B"/>
  84. <stop offset="1" stop-color="#FFC93E"/>
  85. </linearGradient>
  86. <path fill="url(#b)" d="M132.1 307.6c42.8 0 70.3-4.6 79.3-7.9L234 26.4h-91.6L129 307.6h3.1z"/>
  87. <path fill="#E5E5E5" d="M247 14.4H143l-.6 12H234l-22.6 273.4c-8.9 3.2-36.4 7.9-79.3 7.9H129l-.6 12h3.7c50.2 0 90.9-6.4 90.9-14.4v-.2l24-290.7z"/>
  88. <g fill="#FFF">
  89. <circle cx="84" cy="252.3" r="10.6" opacity=".3" class="bubble bubble1"/>
  90. <circle cx="119.7" cy="197.6" r="7.3" opacity=".3" class="bubble bubble2"/>
  91. <circle cx="96" cy="100.3" r="10.6" opacity=".3" class="bubble bubble6"/>
  92. <circle cx="151.4" cy="274.8" r="8.1" opacity=".3" class="bubble bubble3"/>
  93. <circle cx="179.5" cy="229.9" r="10.2" opacity=".3" class="bubble bubble2"/>
  94. <circle cx="133.7" cy="143.2" r="10.2" opacity=".3" class="bubble bubble4"/>
  95. <circle cx="132.2" cy="139.7" r="4.5" opacity=".3" class="bubble bubble6"/>
  96. <circle cx="169.9" cy="147" r="5.6" opacity=".3" class="bubble bubble5"/>
  97. <circle cx="189.2" cy="99.7" r="5.6" opacity=".3" class="bubble bubble2"/>
  98. <circle cx="80.2" cy="201.7" r="3" opacity=".3" class="bubble bubble6"/>
  99. <circle cx="157.5" cy="279.8" r="3" opacity=".3" class="bubble bubble7"/>
  100. <circle cx="161.2" cy="74.3" r="3" opacity=".3" class="bubble bubble1"/>
  101. </g>
  102. <path fill="#F4B20C" d="M31.2 44.9l.6 7.5h29.4v128.4c0 5.7 4.2 10.7 9.9 11.3 6.5.6 12.1-4.5 12.1-10.9v-70.5c0-5.5 4.5-10 10-10 6.1 0 11-5 11-11V52.4h127.6l.5-7.9-201.1.4z" opacity=".5"/>
  103. <path fill="#E5E5E5" d="M31.9 52.3H19.8l-.7-8.7h12.1"/>
  104. <path fill="#D3D3D3" d="M231.8 52.4h12.1l.7-8.7h-12.1"/>
  105. <path fill="#FFFAEE" d="M260.5 23c0 12.6-10.3 23-23 23H25.2c-12.6 0-23-10.3-23-23 0-12.6 10.3-23 23-23h212.4c12.6 0 22.9 10.4 22.9 23z"/>
  106. <g>
  107. <path fill="#FFFAEE" d="M88.3 17.2H73.5c-1.1 0-2.1.2-3.1.5-1.9-.6-4-.7-6.1 0-4.8 1.4-8 5.9-8 10.9v148.3c0 5.7 4.2 10.7 9.9 11.3 6.5.6 12.1-4.5 12.1-10.9v-70.5c0-5.5 4.5-10 10-10 6.1 0 11-4.9 11-11V28.2c0-6.1-5-11-11-11z"/>
  108. <g fill="#FFEBCC">
  109. <path d="M257.3 11.3c.1.7.1 1.4.1 2.1 0 12.6-10.3 23-23 23H99.3v-8.2c0-5.1-3.5-9.4-8.3-10.6.1.6.2 1.2.2 1.8v57.4c0 6.1-5 11-11 11-5.5 0-10 4.5-10 10v70.5c0 6.4-5.6 11.6-12.1 10.9-.5-.1-1.1-.2-1.6-.3.9 4.8 4.7 8.7 9.7 9.1 6.5.6 12.1-4.5 12.1-10.9v-70.5c0-5.5 4.5-10 10-10 6 0 11-5 11-11V46h138.3c12.6 0 23-10.3 23-23-.1-4.2-1.2-8.2-3.3-11.7zM25.2 46h31.1v-9.6H6.6c4.1 5.8 10.9 9.6 18.6 9.6z"/>
  110. </g>
  111. </g>
  112. <path d="M249.5 298.5c-6-3.1-14.6-6-25.3-8.5l-1.2 15s0 .8-.2 1.3c1.4-.4 26.7-7.8 26.7-7.8z" opacity=".1"/>
  113. <path d="M256.5 303.5l33.6-9.6c3.5-1 3.2-6-.3-6.6l-64.3-12-1.3 14.8c0-.1 24.8 5.1 32.3 13.4z" opacity=".05"/>
  114. </svg>