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

Name
nailpolish
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
72×72
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the nailpolish emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FFD3B6" d="M68.9 30.5c-1.6-1.6-4.2-1.6-5.9 0L52.1 41.4c-1.4.8-3-1-1.7-2.4l.1-.1l15.3-15.3c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L44.5 33.2c-1.3 1.1-3-.4-2.1-1.8l17.8-17.8c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L36.6 25.5c-1.5.9-3.2-1.1-1.8-2.5L49.7 8.2c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L18.7 27.4c.1-1.6-.2-2.5-.2-4.4c-.2-10.4-4.2-11.5-6.4-11.6s-3.7 2-3.7 4.3c.8 10.8-3.9 21.8-5.1 25.4v.1c-.2.4-.3.8-.3 1s-.1.4-.1.6c-.3 2.5.4 5.1 2.1 7.2l-3 3C.4 54.6.4 57.3 2 58.9l11.8 11.8c1.6 1.6 4.3 1.6 5.9 0l4.2-4.2c6.5 2.3 14.1.9 19.3-4.3L69 36.4c1.6-1.7 1.6-4.3-.1-5.9"/><path fill="#F2C7AA" d="m17 62.1l-2.4-2.4l-9-9c-.1-.1-.2-.2-.3-.4s-.3-.3-.4-.5l-2.6 2.6c.3 1 .7 1.6 1.1 2l14.7 14.7c.4.4 1.1.8 1.9 1l3.7-3.7c-2.4-.8-4.7-2.3-6.7-4.3"/><path fill="#FF7DDA" d="M62.9 34.4c-.5-.5-.5-1.2 0-1.7l4-4c1.1-1.1 2.8-1 3.8.2c.9 1 .7 2.6-.3 3.6l-3.7 3.7c-.6.6-1.5.6-2.1 0zm-1.7-10.7c.6.6 1.5.6 2.1 0L67 20c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7zm-5.3-10.1c.6.6 1.5.6 2.1 0l3.7-3.7c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7zM45 8.2c.6.6 1.5.6 2.1 0l3.7-3.7c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiNailpolish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FFD3B6" d="M68.9 30.5c-1.6-1.6-4.2-1.6-5.9 0L52.1 41.4c-1.4.8-3-1-1.7-2.4l.1-.1l15.3-15.3c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L44.5 33.2c-1.3 1.1-3-.4-2.1-1.8l17.8-17.8c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L36.6 25.5c-1.5.9-3.2-1.1-1.8-2.5L49.7 8.2c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L18.7 27.4c.1-1.6-.2-2.5-.2-4.4c-.2-10.4-4.2-11.5-6.4-11.6s-3.7 2-3.7 4.3c.8 10.8-3.9 21.8-5.1 25.4v.1c-.2.4-.3.8-.3 1s-.1.4-.1.6c-.3 2.5.4 5.1 2.1 7.2l-3 3C.4 54.6.4 57.3 2 58.9l11.8 11.8c1.6 1.6 4.3 1.6 5.9 0l4.2-4.2c6.5 2.3 14.1.9 19.3-4.3L69 36.4c1.6-1.7 1.6-4.3-.1-5.9"/><path fill="#F2C7AA" d="m17 62.1l-2.4-2.4l-9-9c-.1-.1-.2-.2-.3-.4s-.3-.3-.4-.5l-2.6 2.6c.3 1 .7 1.6 1.1 2l14.7 14.7c.4.4 1.1.8 1.9 1l3.7-3.7c-2.4-.8-4.7-2.3-6.7-4.3"/><path fill="#FF7DDA" d="M62.9 34.4c-.5-.5-.5-1.2 0-1.7l4-4c1.1-1.1 2.8-1 3.8.2c.9 1 .7 2.6-.3 3.6l-3.7 3.7c-.6.6-1.5.6-2.1 0zm-1.7-10.7c.6.6 1.5.6 2.1 0L67 20c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7zm-5.3-10.1c.6.6 1.5.6 2.1 0l3.7-3.7c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7zM45 8.2c.6.6 1.5.6 2.1 0l3.7-3.7c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FFD3B6" d="M68.9 30.5c-1.6-1.6-4.2-1.6-5.9 0L52.1 41.4c-1.4.8-3-1-1.7-2.4l.1-.1l15.3-15.3c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L44.5 33.2c-1.3 1.1-3-.4-2.1-1.8l17.8-17.8c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L36.6 25.5c-1.5.9-3.2-1.1-1.8-2.5L49.7 8.2c1.6-1.6 1.6-4.3 0-5.9s-4.2-1.6-5.9 0L18.7 27.4c.1-1.6-.2-2.5-.2-4.4c-.2-10.4-4.2-11.5-6.4-11.6s-3.7 2-3.7 4.3c.8 10.8-3.9 21.8-5.1 25.4v.1c-.2.4-.3.8-.3 1s-.1.4-.1.6c-.3 2.5.4 5.1 2.1 7.2l-3 3C.4 54.6.4 57.3 2 58.9l11.8 11.8c1.6 1.6 4.3 1.6 5.9 0l4.2-4.2c6.5 2.3 14.1.9 19.3-4.3L69 36.4c1.6-1.7 1.6-4.3-.1-5.9"/><path fill="#F2C7AA" d="m17 62.1l-2.4-2.4l-9-9c-.1-.1-.2-.2-.3-.4s-.3-.3-.4-.5l-2.6 2.6c.3 1 .7 1.6 1.1 2l14.7 14.7c.4.4 1.1.8 1.9 1l3.7-3.7c-2.4-.8-4.7-2.3-6.7-4.3"/><path fill="#FF7DDA" d="M62.9 34.4c-.5-.5-.5-1.2 0-1.7l4-4c1.1-1.1 2.8-1 3.8.2c.9 1 .7 2.6-.3 3.6l-3.7 3.7c-.6.6-1.5.6-2.1 0zm-1.7-10.7c.6.6 1.5.6 2.1 0L67 20c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7zm-5.3-10.1c.6.6 1.5.6 2.1 0l3.7-3.7c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7zM45 8.2c.6.6 1.5.6 2.1 0l3.7-3.7c1-1 1.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4 4c-.5.5-.5 1.2 0 1.7z"/></svg>
</template>

CSS

.icon-nailpolish {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M68.9%2030.5c-1.6-1.6-4.2-1.6-5.9%200L52.1%2041.4c-1.4.8-3-1-1.7-2.4l.1-.1l15.3-15.3c1.6-1.6%201.6-4.3%200-5.9s-4.2-1.6-5.9%200L44.5%2033.2c-1.3%201.1-3-.4-2.1-1.8l17.8-17.8c1.6-1.6%201.6-4.3%200-5.9s-4.2-1.6-5.9%200L36.6%2025.5c-1.5.9-3.2-1.1-1.8-2.5L49.7%208.2c1.6-1.6%201.6-4.3%200-5.9s-4.2-1.6-5.9%200L18.7%2027.4c.1-1.6-.2-2.5-.2-4.4c-.2-10.4-4.2-11.5-6.4-11.6s-3.7%202-3.7%204.3c.8%2010.8-3.9%2021.8-5.1%2025.4v.1c-.2.4-.3.8-.3%201s-.1.4-.1.6c-.3%202.5.4%205.1%202.1%207.2l-3%203C.4%2054.6.4%2057.3%202%2058.9l11.8%2011.8c1.6%201.6%204.3%201.6%205.9%200l4.2-4.2c6.5%202.3%2014.1.9%2019.3-4.3L69%2036.4c1.6-1.7%201.6-4.3-.1-5.9%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22m17%2062.1l-2.4-2.4l-9-9c-.1-.1-.2-.2-.3-.4s-.3-.3-.4-.5l-2.6%202.6c.3%201%20.7%201.6%201.1%202l14.7%2014.7c.4.4%201.1.8%201.9%201l3.7-3.7c-2.4-.8-4.7-2.3-6.7-4.3%22%2F%3E%3Cpath%20fill%3D%22%23FF7DDA%22%20d%3D%22M62.9%2034.4c-.5-.5-.5-1.2%200-1.7l4-4c1.1-1.1%202.8-1%203.8.2c.9%201%20.7%202.6-.3%203.6l-3.7%203.7c-.6.6-1.5.6-2.1%200zm-1.7-10.7c.6.6%201.5.6%202.1%200L67%2020c1-1%201.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4%204c-.5.5-.5%201.2%200%201.7zm-5.3-10.1c.6.6%201.5.6%202.1%200l3.7-3.7c1-1%201.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4%204c-.5.5-.5%201.2%200%201.7zM45%208.2c.6.6%201.5.6%202.1%200l3.7-3.7c1-1%201.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4%204c-.5.5-.5%201.2%200%201.7z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M68.9%2030.5c-1.6-1.6-4.2-1.6-5.9%200L52.1%2041.4c-1.4.8-3-1-1.7-2.4l.1-.1l15.3-15.3c1.6-1.6%201.6-4.3%200-5.9s-4.2-1.6-5.9%200L44.5%2033.2c-1.3%201.1-3-.4-2.1-1.8l17.8-17.8c1.6-1.6%201.6-4.3%200-5.9s-4.2-1.6-5.9%200L36.6%2025.5c-1.5.9-3.2-1.1-1.8-2.5L49.7%208.2c1.6-1.6%201.6-4.3%200-5.9s-4.2-1.6-5.9%200L18.7%2027.4c.1-1.6-.2-2.5-.2-4.4c-.2-10.4-4.2-11.5-6.4-11.6s-3.7%202-3.7%204.3c.8%2010.8-3.9%2021.8-5.1%2025.4v.1c-.2.4-.3.8-.3%201s-.1.4-.1.6c-.3%202.5.4%205.1%202.1%207.2l-3%203C.4%2054.6.4%2057.3%202%2058.9l11.8%2011.8c1.6%201.6%204.3%201.6%205.9%200l4.2-4.2c6.5%202.3%2014.1.9%2019.3-4.3L69%2036.4c1.6-1.7%201.6-4.3-.1-5.9%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22m17%2062.1l-2.4-2.4l-9-9c-.1-.1-.2-.2-.3-.4s-.3-.3-.4-.5l-2.6%202.6c.3%201%20.7%201.6%201.1%202l14.7%2014.7c.4.4%201.1.8%201.9%201l3.7-3.7c-2.4-.8-4.7-2.3-6.7-4.3%22%2F%3E%3Cpath%20fill%3D%22%23FF7DDA%22%20d%3D%22M62.9%2034.4c-.5-.5-.5-1.2%200-1.7l4-4c1.1-1.1%202.8-1%203.8.2c.9%201%20.7%202.6-.3%203.6l-3.7%203.7c-.6.6-1.5.6-2.1%200zm-1.7-10.7c.6.6%201.5.6%202.1%200L67%2020c1-1%201.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4%204c-.5.5-.5%201.2%200%201.7zm-5.3-10.1c.6.6%201.5.6%202.1%200l3.7-3.7c1-1%201.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4%204c-.5.5-.5%201.2%200%201.7zM45%208.2c.6.6%201.5.6%202.1%200l3.7-3.7c1-1%201.1-2.5.3-3.6c-1-1.2-2.7-1.2-3.8-.2l-4%204c-.5.5-.5%201.2%200%201.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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