tangerine from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
tangerine
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the tangerine emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 2H7a5 5 0 0 0 4.625 4.986C7.144 8.886 4 13.326 4 18.5C4 25.404 9.596 31 16.5 31S29 25.404 29 18.5c0-6.77-5.38-12.282-12.099-12.494A5 5 0 0 0 12 2M6 18.5C6 12.701 10.701 8 16.5 8S27 12.701 27 18.5S22.299 29 16.5 29S6 24.299 6 18.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTangerine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 2H7a5 5 0 0 0 4.625 4.986C7.144 8.886 4 13.326 4 18.5C4 25.404 9.596 31 16.5 31S29 25.404 29 18.5c0-6.77-5.38-12.282-12.099-12.494A5 5 0 0 0 12 2M6 18.5C6 12.701 10.701 8 16.5 8S27 12.701 27 18.5S22.299 29 16.5 29S6 24.299 6 18.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 2H7a5 5 0 0 0 4.625 4.986C7.144 8.886 4 13.326 4 18.5C4 25.404 9.596 31 16.5 31S29 25.404 29 18.5c0-6.77-5.38-12.282-12.099-12.494A5 5 0 0 0 12 2M6 18.5C6 12.701 10.701 8 16.5 8S27 12.701 27 18.5S22.299 29 16.5 29S6 24.299 6 18.5"/></svg>
</template>

CSS

.icon-tangerine {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202H7a5%205%200%200%200%204.625%204.986C7.144%208.886%204%2013.326%204%2018.5C4%2025.404%209.596%2031%2016.5%2031S29%2025.404%2029%2018.5c0-6.77-5.38-12.282-12.099-12.494A5%205%200%200%200%2012%202M6%2018.5C6%2012.701%2010.701%208%2016.5%208S27%2012.701%2027%2018.5S22.299%2029%2016.5%2029S6%2024.299%206%2018.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202H7a5%205%200%200%200%204.625%204.986C7.144%208.886%204%2013.326%204%2018.5C4%2025.404%209.596%2031%2016.5%2031S29%2025.404%2029%2018.5c0-6.77-5.38-12.282-12.099-12.494A5%205%200%200%200%2012%202M6%2018.5C6%2012.701%2010.701%208%2016.5%208S27%2012.701%2027%2018.5S22.299%2029%2016.5%2029S6%2024.299%206%2018.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/tangerine.svg?color=%231a73e8&size=48