hugging face emoji

hugging-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
hugging-face
Set
Fluent Emoji Flat
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji Flat

Use the hugging face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#ff822d" d="M3.248 18.342a1 1 0 0 0-.237.798a1 1 0 0 0-1.161 1.62l.292.25a1 1 0 0 0-.781 1.758l1.985 1.654l-.126-.062a1.116 1.116 0 0 0-1.146 1.903C3.366 27.18 5.094 28.395 6 29c1.5 1 3.21 1.342 5 0c1-.75 2.265-3.062.935-5.366c-.252-.436-.478-.895-.572-1.39c-.411-2.18-1.025-4.413-2.363-3.744c-.725.362-.662.987-.572 1.875c.034.337.072.712.072 1.125l-.08.04l-3.762-3.293a1 1 0 0 0-1.41.095m25.505 0c.199.227.276.52.237.798a1 1 0 0 1 1.16 1.62l-.292.25a1 1 0 0 1 .782 1.758l-1.985 1.654l.126-.062a1.116 1.116 0 0 1 1.146 1.903C28.635 27.18 26.907 28.395 26 29c-1.5 1-3.211 1.342-5 0c-1-.75-2.265-3.062-.935-5.366c.252-.436.478-.895.572-1.39c.411-2.18 1.025-4.413 2.363-3.744c.725.362.662.987.572 1.875c-.034.337-.072.712-.072 1.125l.08.04l3.762-3.293a1 1 0 0 1 1.41.095"/><path fill="#ff6723" d="M7 14.5c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.12 2 2.5m22 0c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.12 2 2.5"/><path fill="#402a32" d="M9.349 10.413c-.21.227-.32.53-.367.778a1 1 0 0 1-1.964-.382c.089-.456.31-1.153.858-1.749C8.453 8.431 9.316 8 10.5 8c1.195 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C11.47 10.222 11.142 10 10.5 10c-.653 0-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1 1 0 0 1-1.963-.382c.088-.456.31-1.153.857-1.749C19.453 8.431 20.316 8 21.5 8c1.196 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C22.47 10.222 22.142 10 21.5 10c-.653 0-.971.217-1.15.412M9.8 15.4a1 1 0 1 0-1.6 1.2c.702.936 3.008 2.9 7.8 2.9s7.098-1.964 7.8-2.9a1 1 0 0 0-1.6-1.2c-.298.397-1.992 2.1-6.2 2.1s-5.902-1.703-6.2-2.1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatHuggingFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#ff822d" d="M3.248 18.342a1 1 0 0 0-.237.798a1 1 0 0 0-1.161 1.62l.292.25a1 1 0 0 0-.781 1.758l1.985 1.654l-.126-.062a1.116 1.116 0 0 0-1.146 1.903C3.366 27.18 5.094 28.395 6 29c1.5 1 3.21 1.342 5 0c1-.75 2.265-3.062.935-5.366c-.252-.436-.478-.895-.572-1.39c-.411-2.18-1.025-4.413-2.363-3.744c-.725.362-.662.987-.572 1.875c.034.337.072.712.072 1.125l-.08.04l-3.762-3.293a1 1 0 0 0-1.41.095m25.505 0c.199.227.276.52.237.798a1 1 0 0 1 1.16 1.62l-.292.25a1 1 0 0 1 .782 1.758l-1.985 1.654l.126-.062a1.116 1.116 0 0 1 1.146 1.903C28.635 27.18 26.907 28.395 26 29c-1.5 1-3.211 1.342-5 0c-1-.75-2.265-3.062-.935-5.366c.252-.436.478-.895.572-1.39c.411-2.18 1.025-4.413 2.363-3.744c.725.362.662.987.572 1.875c-.034.337-.072.712-.072 1.125l.08.04l3.762-3.293a1 1 0 0 1 1.41.095"/><path fill="#ff6723" d="M7 14.5c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.12 2 2.5m22 0c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.12 2 2.5"/><path fill="#402a32" d="M9.349 10.413c-.21.227-.32.53-.367.778a1 1 0 0 1-1.964-.382c.089-.456.31-1.153.858-1.749C8.453 8.431 9.316 8 10.5 8c1.195 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C11.47 10.222 11.142 10 10.5 10c-.653 0-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1 1 0 0 1-1.963-.382c.088-.456.31-1.153.857-1.749C19.453 8.431 20.316 8 21.5 8c1.196 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C22.47 10.222 22.142 10 21.5 10c-.653 0-.971.217-1.15.412M9.8 15.4a1 1 0 1 0-1.6 1.2c.702.936 3.008 2.9 7.8 2.9s7.098-1.964 7.8-2.9a1 1 0 0 0-1.6-1.2c-.298.397-1.992 2.1-6.2 2.1s-5.902-1.703-6.2-2.1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#ff822d" d="M3.248 18.342a1 1 0 0 0-.237.798a1 1 0 0 0-1.161 1.62l.292.25a1 1 0 0 0-.781 1.758l1.985 1.654l-.126-.062a1.116 1.116 0 0 0-1.146 1.903C3.366 27.18 5.094 28.395 6 29c1.5 1 3.21 1.342 5 0c1-.75 2.265-3.062.935-5.366c-.252-.436-.478-.895-.572-1.39c-.411-2.18-1.025-4.413-2.363-3.744c-.725.362-.662.987-.572 1.875c.034.337.072.712.072 1.125l-.08.04l-3.762-3.293a1 1 0 0 0-1.41.095m25.505 0c.199.227.276.52.237.798a1 1 0 0 1 1.16 1.62l-.292.25a1 1 0 0 1 .782 1.758l-1.985 1.654l.126-.062a1.116 1.116 0 0 1 1.146 1.903C28.635 27.18 26.907 28.395 26 29c-1.5 1-3.211 1.342-5 0c-1-.75-2.265-3.062-.935-5.366c.252-.436.478-.895.572-1.39c.411-2.18 1.025-4.413 2.363-3.744c.725.362.662.987.572 1.875c-.034.337-.072.712-.072 1.125l.08.04l3.762-3.293a1 1 0 0 1 1.41.095"/><path fill="#ff6723" d="M7 14.5c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.12 2 2.5m22 0c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5s.895-2.5 2-2.5s2 1.12 2 2.5"/><path fill="#402a32" d="M9.349 10.413c-.21.227-.32.53-.367.778a1 1 0 0 1-1.964-.382c.089-.456.31-1.153.858-1.749C8.453 8.431 9.316 8 10.5 8c1.195 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C11.47 10.222 11.142 10 10.5 10c-.653 0-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1 1 0 0 1-1.963-.382c.088-.456.31-1.153.857-1.749C19.453 8.431 20.316 8 21.5 8c1.196 0 2.062.452 2.636 1.082c.544.597.77 1.292.85 1.747a1 1 0 0 1-1.971.342a1.55 1.55 0 0 0-.358-.742C22.47 10.222 22.142 10 21.5 10c-.653 0-.971.217-1.15.412M9.8 15.4a1 1 0 1 0-1.6 1.2c.702.936 3.008 2.9 7.8 2.9s7.098-1.964 7.8-2.9a1 1 0 0 0-1.6-1.2c-.298.397-1.992 2.1-6.2 2.1s-5.902-1.703-6.2-2.1"/></g></svg>
</template>

CSS

.icon-hugging-face {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M3.248%2018.342a1%201%200%200%200-.237.798a1%201%200%200%200-1.161%201.62l.292.25a1%201%200%200%200-.781%201.758l1.985%201.654l-.126-.062a1.116%201.116%200%200%200-1.146%201.903C3.366%2027.18%205.094%2028.395%206%2029c1.5%201%203.21%201.342%205%200c1-.75%202.265-3.062.935-5.366c-.252-.436-.478-.895-.572-1.39c-.411-2.18-1.025-4.413-2.363-3.744c-.725.362-.662.987-.572%201.875c.034.337.072.712.072%201.125l-.08.04l-3.762-3.293a1%201%200%200%200-1.41.095m25.505%200c.199.227.276.52.237.798a1%201%200%200%201%201.16%201.62l-.292.25a1%201%200%200%201%20.782%201.758l-1.985%201.654l.126-.062a1.116%201.116%200%200%201%201.146%201.903C28.635%2027.18%2026.907%2028.395%2026%2029c-1.5%201-3.211%201.342-5%200c-1-.75-2.265-3.062-.935-5.366c.252-.436.478-.895.572-1.39c.411-2.18%201.025-4.413%202.363-3.744c.725.362.662.987.572%201.875c-.034.337-.072.712-.072%201.125l.08.04l3.762-3.293a1%201%200%200%201%201.41.095%22%2F%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M7%2014.5c0%201.38-.895%202.5-2%202.5s-2-1.12-2-2.5s.895-2.5%202-2.5s2%201.12%202%202.5m22%200c0%201.38-.895%202.5-2%202.5s-2-1.12-2-2.5s.895-2.5%202-2.5s2%201.12%202%202.5%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M9.349%2010.413c-.21.227-.32.53-.367.778a1%201%200%200%201-1.964-.382c.089-.456.31-1.153.858-1.749C8.453%208.431%209.316%208%2010.5%208c1.195%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C11.47%2010.222%2011.142%2010%2010.5%2010c-.653%200-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1%201%200%200%201-1.963-.382c.088-.456.31-1.153.857-1.749C19.453%208.431%2020.316%208%2021.5%208c1.196%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C22.47%2010.222%2022.142%2010%2021.5%2010c-.653%200-.971.217-1.15.412M9.8%2015.4a1%201%200%201%200-1.6%201.2c.702.936%203.008%202.9%207.8%202.9s7.098-1.964%207.8-2.9a1%201%200%200%200-1.6-1.2c-.298.397-1.992%202.1-6.2%202.1s-5.902-1.703-6.2-2.1%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M3.248%2018.342a1%201%200%200%200-.237.798a1%201%200%200%200-1.161%201.62l.292.25a1%201%200%200%200-.781%201.758l1.985%201.654l-.126-.062a1.116%201.116%200%200%200-1.146%201.903C3.366%2027.18%205.094%2028.395%206%2029c1.5%201%203.21%201.342%205%200c1-.75%202.265-3.062.935-5.366c-.252-.436-.478-.895-.572-1.39c-.411-2.18-1.025-4.413-2.363-3.744c-.725.362-.662.987-.572%201.875c.034.337.072.712.072%201.125l-.08.04l-3.762-3.293a1%201%200%200%200-1.41.095m25.505%200c.199.227.276.52.237.798a1%201%200%200%201%201.16%201.62l-.292.25a1%201%200%200%201%20.782%201.758l-1.985%201.654l.126-.062a1.116%201.116%200%200%201%201.146%201.903C28.635%2027.18%2026.907%2028.395%2026%2029c-1.5%201-3.211%201.342-5%200c-1-.75-2.265-3.062-.935-5.366c.252-.436.478-.895.572-1.39c.411-2.18%201.025-4.413%202.363-3.744c.725.362.662.987.572%201.875c-.034.337-.072.712-.072%201.125l.08.04l3.762-3.293a1%201%200%200%201%201.41.095%22%2F%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M7%2014.5c0%201.38-.895%202.5-2%202.5s-2-1.12-2-2.5s.895-2.5%202-2.5s2%201.12%202%202.5m22%200c0%201.38-.895%202.5-2%202.5s-2-1.12-2-2.5s.895-2.5%202-2.5s2%201.12%202%202.5%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M9.349%2010.413c-.21.227-.32.53-.367.778a1%201%200%200%201-1.964-.382c.089-.456.31-1.153.858-1.749C8.453%208.431%209.316%208%2010.5%208c1.195%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C11.47%2010.222%2011.142%2010%2010.5%2010c-.653%200-.972.217-1.151.412m11.001.001c-.21.227-.32.53-.368.778a1%201%200%200%201-1.963-.382c.088-.456.31-1.153.857-1.749C19.453%208.431%2020.316%208%2021.5%208c1.196%200%202.062.452%202.636%201.082c.544.597.77%201.292.85%201.747a1%201%200%200%201-1.971.342a1.55%201.55%200%200%200-.358-.742C22.47%2010.222%2022.142%2010%2021.5%2010c-.653%200-.971.217-1.15.412M9.8%2015.4a1%201%200%201%200-1.6%201.2c.702.936%203.008%202.9%207.8%202.9s7.098-1.964%207.8-2.9a1%201%200%200%200-1.6-1.2c-.298.397-1.992%202.1-6.2%202.1s-5.902-1.703-6.2-2.1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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