Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .instagram-highlight {
- display: inline-flex;
- align-items: center;
- gap: 10px;
- padding: 6px 14px;
- background: linear-gradient(90deg, #fdfbfb 0%, #ebedee 100%);
- border: 1.5px solid #d3d3d3;
- border-radius: 30px;
- font-size: 13px;
- font-weight: 600;
- color: #333333;
- box-shadow: 0 2px 5px rgba(0,0,0,0.06);
- width: fit-content;
- font-family: Arial, sans-serif;
- }
- .instagram-highlight svg {
- width: 16px;
- height: 16px;
- fill: #e1306c;
- }
- </style>
- <div class="instagram-highlight">
- <svg width="18" height="18" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient id="instaGradient" x1="0%" y1="0%" x2="100%" y2="100%">
- <stop offset="0%" stop-color="#feda75" />
- <stop offset="25%" stop-color="#fa7e1e" />
- <stop offset="50%" stop-color="#d62976" />
- <stop offset="75%" stop-color="#962fbf" />
- <stop offset="100%" stop-color="#4f5bd5" />
- </linearGradient>
- </defs>
- <path fill="url(#instaGradient)" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9S160.5 370.8 224.1 370.8 339 319.5 339 255.9 287.7 141 224.1 141zm0 186.6c-39.6 0-71.7-32.1-71.7-71.7 0-39.6 32.1-71.7 71.7-71.7 39.6 0 71.7 32.1 71.7 71.7 0 39.6-32.1 71.7-71.7 71.7zm146.4-194.3c0 14.9-12 26.9-26.9 26.9-14.9 0-26.9-12-26.9-26.9s12-26.9 26.9-26.9c14.9 0 26.9 12 26.9 26.9zm76.1 27.2c-.5-35.3-9.9-66.7-36.2-93C385.5 21.9 354.1 12.5 318.8 12c-35.3-.5-141.2-.5-176.5 0-35.3.5-66.7 9.9-93 36.2-26.3 26.3-35.7 57.7-36.2 93-.5 35.3-.5 141.2 0 176.5.5 35.3 9.9 66.7 36.2 93 26.3 26.3 57.7 35.7 93 36.2 35.3.5 141.2.5 176.5 0 35.3-.5 66.7-9.9 93-36.2 26.3-26.3 35.7-57.7 36.2-93 .5-35.3.5-141.2 0-176.5zm-48.6 213c-7.8 19.6-22.9 34.7-42.5 42.5-29.4 11.7-99.2 9-132.5 9s-103.1 2.6-132.5-9c-19.6-7.8-34.7-22.9-42.5-42.5-11.7-29.4-9-99.2-9-132.5s-2.6-103.1 9-132.5c7.8-19.6 22.9-34.7 42.5-42.5 29.4-11.7 99.2-9 132.5-9s103.1-2.6 132.5 9c19.6 7.8 34.7 22.9 42.5 42.5 11.7 29.4 9 99.2 9 132.5s2.7 103.1-9 132.5z"/>
- </svg>
- Producto más visto en Instagram
- </div>
Advertisement
Add Comment
Please, Sign In to add comment