heartlefttip emoji

heartlefttip from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
heartlefttip
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the heartlefttip emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M475.49 110.836c-53.955-62.686-148.515-64.905-205.331-7.275l-.16.163c-7.852 7.996-20.332 8.088-28.293.2l-.204-.201C180.34 43.426 77.622 51.148 27.098 126.192c-31.533 46.836-30.61 107.597.701 154.582c11.27 16.912 23.288 26.685 40.837 39.924c66.859 50.44 101.038 112.801 99.274 136.217c-1.218 16.162 6.664 19.394 16.303 17.969c8.717-1.288 263.335-157.68 263.335-157.68c13.016-8.796 24.903-19.955 34.898-33.715c34.87-48.003 31.75-127.684-6.956-172.653"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiHeartlefttip(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M475.49 110.836c-53.955-62.686-148.515-64.905-205.331-7.275l-.16.163c-7.852 7.996-20.332 8.088-28.293.2l-.204-.201C180.34 43.426 77.622 51.148 27.098 126.192c-31.533 46.836-30.61 107.597.701 154.582c11.27 16.912 23.288 26.685 40.837 39.924c66.859 50.44 101.038 112.801 99.274 136.217c-1.218 16.162 6.664 19.394 16.303 17.969c8.717-1.288 263.335-157.68 263.335-157.68c13.016-8.796 24.903-19.955 34.898-33.715c34.87-48.003 31.75-127.684-6.956-172.653"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M475.49 110.836c-53.955-62.686-148.515-64.905-205.331-7.275l-.16.163c-7.852 7.996-20.332 8.088-28.293.2l-.204-.201C180.34 43.426 77.622 51.148 27.098 126.192c-31.533 46.836-30.61 107.597.701 154.582c11.27 16.912 23.288 26.685 40.837 39.924c66.859 50.44 101.038 112.801 99.274 136.217c-1.218 16.162 6.664 19.394 16.303 17.969c8.717-1.288 263.335-157.68 263.335-157.68c13.016-8.796 24.903-19.955 34.898-33.715c34.87-48.003 31.75-127.684-6.956-172.653"/></svg>
</template>

CSS

.icon-heartlefttip {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M475.49%20110.836c-53.955-62.686-148.515-64.905-205.331-7.275l-.16.163c-7.852%207.996-20.332%208.088-28.293.2l-.204-.201C180.34%2043.426%2077.622%2051.148%2027.098%20126.192c-31.533%2046.836-30.61%20107.597.701%20154.582c11.27%2016.912%2023.288%2026.685%2040.837%2039.924c66.859%2050.44%20101.038%20112.801%2099.274%20136.217c-1.218%2016.162%206.664%2019.394%2016.303%2017.969c8.717-1.288%20263.335-157.68%20263.335-157.68c13.016-8.796%2024.903-19.955%2034.898-33.715c34.87-48.003%2031.75-127.684-6.956-172.653%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M475.49%20110.836c-53.955-62.686-148.515-64.905-205.331-7.275l-.16.163c-7.852%207.996-20.332%208.088-28.293.2l-.204-.201C180.34%2043.426%2077.622%2051.148%2027.098%20126.192c-31.533%2046.836-30.61%20107.597.701%20154.582c11.27%2016.912%2023.288%2026.685%2040.837%2039.924c66.859%2050.44%20101.038%20112.801%2099.274%20136.217c-1.218%2016.162%206.664%2019.394%2016.303%2017.969c8.717-1.288%20263.335-157.68%20263.335-157.68c13.016-8.796%2024.903-19.955%2034.898-33.715c34.87-48.003%2031.75-127.684-6.956-172.653%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/heartlefttip.svg?color=%231a73e8&size=48