heart with ribbon emoji

heart-with-ribbon from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
heart-with-ribbon
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the heart with ribbon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868c-3.308 0-6.227 1.633-8.018 4.129c-1.791-2.496-4.71-4.129-8.017-4.129c-5.45 0-9.868 4.417-9.868 9.868c0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959c.17-.721.268-1.469.268-2.242"/><path fill="#fdd888" d="M36 15c-1 5-4 8-4 8H4s-3-3-4-8z"/><path fill="#fdd888" d="M14 18v18l-5-5l-5 5V18z"/><path fill="#fdcb58" d="m16.802 9.194l-7.879 5.515l-7.878-5.515C.47 8.792 0 9.036 0 9.738v14.658c0 .703.48.965 1.069.582l7.854-5.106l7.854 5.106c.588.383 1.069.121 1.069-.582V9.738c.001-.702-.47-.946-1.044-.544"/><circle cx="9" cy="17" r="4" fill="#fdd888"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiHeartWithRibbon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868c-3.308 0-6.227 1.633-8.018 4.129c-1.791-2.496-4.71-4.129-8.017-4.129c-5.45 0-9.868 4.417-9.868 9.868c0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959c.17-.721.268-1.469.268-2.242"/><path fill="#fdd888" d="M36 15c-1 5-4 8-4 8H4s-3-3-4-8z"/><path fill="#fdd888" d="M14 18v18l-5-5l-5 5V18z"/><path fill="#fdcb58" d="m16.802 9.194l-7.879 5.515l-7.878-5.515C.47 8.792 0 9.036 0 9.738v14.658c0 .703.48.965 1.069.582l7.854-5.106l7.854 5.106c.588.383 1.069.121 1.069-.582V9.738c.001-.702-.47-.946-1.044-.544"/><circle cx="9" cy="17" r="4" fill="#fdd888"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868c-3.308 0-6.227 1.633-8.018 4.129c-1.791-2.496-4.71-4.129-8.017-4.129c-5.45 0-9.868 4.417-9.868 9.868c0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959c.17-.721.268-1.469.268-2.242"/><path fill="#fdd888" d="M36 15c-1 5-4 8-4 8H4s-3-3-4-8z"/><path fill="#fdd888" d="M14 18v18l-5-5l-5 5V18z"/><path fill="#fdcb58" d="m16.802 9.194l-7.879 5.515l-7.878-5.515C.47 8.792 0 9.036 0 9.738v14.658c0 .703.48.965 1.069.582l7.854-5.106l7.854 5.106c.588.383 1.069.121 1.069-.582V9.738c.001-.702-.47-.946-1.044-.544"/><circle cx="9" cy="17" r="4" fill="#fdd888"/></svg>
</template>

CSS

.icon-heart-with-ribbon {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M35.885%2011.833c0-5.45-4.418-9.868-9.867-9.868c-3.308%200-6.227%201.633-8.018%204.129c-1.791-2.496-4.71-4.129-8.017-4.129c-5.45%200-9.868%204.417-9.868%209.868c0%20.772.098%201.52.266%202.241C1.751%2022.587%2011.216%2031.568%2018%2034.034c6.783-2.466%2016.249-11.447%2017.617-19.959c.17-.721.268-1.469.268-2.242%22%2F%3E%3Cpath%20fill%3D%22%23fdd888%22%20d%3D%22M36%2015c-1%205-4%208-4%208H4s-3-3-4-8z%22%2F%3E%3Cpath%20fill%3D%22%23fdd888%22%20d%3D%22M14%2018v18l-5-5l-5%205V18z%22%2F%3E%3Cpath%20fill%3D%22%23fdcb58%22%20d%3D%22m16.802%209.194l-7.879%205.515l-7.878-5.515C.47%208.792%200%209.036%200%209.738v14.658c0%20.703.48.965%201.069.582l7.854-5.106l7.854%205.106c.588.383%201.069.121%201.069-.582V9.738c.001-.702-.47-.946-1.044-.544%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2217%22%20r%3D%224%22%20fill%3D%22%23fdd888%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M35.885%2011.833c0-5.45-4.418-9.868-9.867-9.868c-3.308%200-6.227%201.633-8.018%204.129c-1.791-2.496-4.71-4.129-8.017-4.129c-5.45%200-9.868%204.417-9.868%209.868c0%20.772.098%201.52.266%202.241C1.751%2022.587%2011.216%2031.568%2018%2034.034c6.783-2.466%2016.249-11.447%2017.617-19.959c.17-.721.268-1.469.268-2.242%22%2F%3E%3Cpath%20fill%3D%22%23fdd888%22%20d%3D%22M36%2015c-1%205-4%208-4%208H4s-3-3-4-8z%22%2F%3E%3Cpath%20fill%3D%22%23fdd888%22%20d%3D%22M14%2018v18l-5-5l-5%205V18z%22%2F%3E%3Cpath%20fill%3D%22%23fdcb58%22%20d%3D%22m16.802%209.194l-7.879%205.515l-7.878-5.515C.47%208.792%200%209.036%200%209.738v14.658c0%20.703.48.965%201.069.582l7.854-5.106l7.854%205.106c.588.383%201.069.121%201.069-.582V9.738c.001-.702-.47-.946-1.044-.544%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2217%22%20r%3D%224%22%20fill%3D%22%23fdd888%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/heart-with-ribbon.svg?color=%231a73e8&size=48