black flag emoji

black-flag from Noto Emoji by Google Inc · Default · Flags · Apache-2.0 Free for personal and commercial use.

Name
black-flag
Set
Noto Emoji
Style
Default
Category
Flags
Viewbox
128×128
License
Apache 2.0
Aliases
flag-for-black-flag

The same emoji in other sets

More flags icons from Noto Emoji

Use the black flag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b0b0b0" d="M17.99 18.27c-.18-1.27-.39-6.82-5.23-6.33c-4.04.41-3.82 4.76-3.43 6.79c.22 1.15 13 102.42 13.17 103.52c.23 1.47 2.28 3 4.62 2.76c2.34-.23 3.71-2.05 3.66-3.78C30.74 119.91 18.23 20 17.99 18.27"/><path fill="#c8c8c8" d="M25.84 118.75c-.62 0-1.16-.46-1.24-1.09L11.5 16.54a1.25 1.25 0 0 1 2.48-.32l13.1 101.12c.09.68-.39 1.31-1.08 1.4c-.05.01-.1.01-.16.01"/><path fill="#2f2f2f" d="m18.08 19.17l8.1 65.02s2.69-3.5 10.2-3.35c5.22.11 13.2 1.22 23.61-2.27c13.82-4.63 21.48-12.51 36.58-15.15c11.39-1.99 21.78.14 22.04-.49c.21-.49-.32-3.87-.37-3.86c-1 .16-32.31-18.43-32.31-18.43L21.39 17.26s-.65.44-1.85 1.04c-.92.45-1.46.87-1.46.87"/><path fill="#434343" d="M21.36 17.23s2.56-2.03 8.82-2.46c10.97-.76 15.94 2.46 25.84.29c10.91-2.4 18.23-9.99 29.66-11.47c13.03-1.69 21.33 2.35 21.33 2.35s3.77 12.03 6.2 25.53c2.25 12.53 5.03 27.61 5.03 27.61l-3.45-.51l-92.8-36.38z"/><path fill="#434343" d="M104.53 8.47c-1.11-.87-12.38-4.09-22.66-1.24S66.64 16.14 56.61 18.5s-17.83-.8-23.4-.35c-9.29.74-11.31 3.46-11.31 3.46l6.73 55.82s3.25-.96 8.05-.89c7.22.1 12.45.65 21-1.82s20.66-10.45 32.26-14.04c14.11-4.37 25.59-1.61 25.48-2.06c-.11-.46-2.97-15.48-5.7-29.71c-2.71-14.25-5.19-20.44-5.19-20.44"/><path fill="#787878" d="M67.4 19.85c-.4 2.42 1.36 21.45-.89 30.04s-6.93 15.13-9.96 18.06s-4.59 4.59-4.1 5.17s7.71-2.05 15.32-6.54s10.74-7.03 11.52-8.2s3.22-9.56 4.29-18.54s2.06-21.06 2.54-24.3c.39-2.64 1.37-5.37.78-5.56c-.59-.2-6.1.46-10.64 2.73c-4.67 2.34-8.52 5.05-8.86 7.14m-40.71 3.4c-.29 1.75 1.27 17.76 2.15 25.96s2.85 22.63 4.32 22.48c2.7-.27 4.46-25.95 9.64-36.34c3.93-7.89 7.81-11.22 7.71-11.91s-13.29-3.87-18.25-2.93c-5.67 1.08-5.57 2.74-5.57 2.74"/></svg>

React

import type { SVGProps } from "react";

export function NotoBlackFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b0b0b0" d="M17.99 18.27c-.18-1.27-.39-6.82-5.23-6.33c-4.04.41-3.82 4.76-3.43 6.79c.22 1.15 13 102.42 13.17 103.52c.23 1.47 2.28 3 4.62 2.76c2.34-.23 3.71-2.05 3.66-3.78C30.74 119.91 18.23 20 17.99 18.27"/><path fill="#c8c8c8" d="M25.84 118.75c-.62 0-1.16-.46-1.24-1.09L11.5 16.54a1.25 1.25 0 0 1 2.48-.32l13.1 101.12c.09.68-.39 1.31-1.08 1.4c-.05.01-.1.01-.16.01"/><path fill="#2f2f2f" d="m18.08 19.17l8.1 65.02s2.69-3.5 10.2-3.35c5.22.11 13.2 1.22 23.61-2.27c13.82-4.63 21.48-12.51 36.58-15.15c11.39-1.99 21.78.14 22.04-.49c.21-.49-.32-3.87-.37-3.86c-1 .16-32.31-18.43-32.31-18.43L21.39 17.26s-.65.44-1.85 1.04c-.92.45-1.46.87-1.46.87"/><path fill="#434343" d="M21.36 17.23s2.56-2.03 8.82-2.46c10.97-.76 15.94 2.46 25.84.29c10.91-2.4 18.23-9.99 29.66-11.47c13.03-1.69 21.33 2.35 21.33 2.35s3.77 12.03 6.2 25.53c2.25 12.53 5.03 27.61 5.03 27.61l-3.45-.51l-92.8-36.38z"/><path fill="#434343" d="M104.53 8.47c-1.11-.87-12.38-4.09-22.66-1.24S66.64 16.14 56.61 18.5s-17.83-.8-23.4-.35c-9.29.74-11.31 3.46-11.31 3.46l6.73 55.82s3.25-.96 8.05-.89c7.22.1 12.45.65 21-1.82s20.66-10.45 32.26-14.04c14.11-4.37 25.59-1.61 25.48-2.06c-.11-.46-2.97-15.48-5.7-29.71c-2.71-14.25-5.19-20.44-5.19-20.44"/><path fill="#787878" d="M67.4 19.85c-.4 2.42 1.36 21.45-.89 30.04s-6.93 15.13-9.96 18.06s-4.59 4.59-4.1 5.17s7.71-2.05 15.32-6.54s10.74-7.03 11.52-8.2s3.22-9.56 4.29-18.54s2.06-21.06 2.54-24.3c.39-2.64 1.37-5.37.78-5.56c-.59-.2-6.1.46-10.64 2.73c-4.67 2.34-8.52 5.05-8.86 7.14m-40.71 3.4c-.29 1.75 1.27 17.76 2.15 25.96s2.85 22.63 4.32 22.48c2.7-.27 4.46-25.95 9.64-36.34c3.93-7.89 7.81-11.22 7.71-11.91s-13.29-3.87-18.25-2.93c-5.67 1.08-5.57 2.74-5.57 2.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b0b0b0" d="M17.99 18.27c-.18-1.27-.39-6.82-5.23-6.33c-4.04.41-3.82 4.76-3.43 6.79c.22 1.15 13 102.42 13.17 103.52c.23 1.47 2.28 3 4.62 2.76c2.34-.23 3.71-2.05 3.66-3.78C30.74 119.91 18.23 20 17.99 18.27"/><path fill="#c8c8c8" d="M25.84 118.75c-.62 0-1.16-.46-1.24-1.09L11.5 16.54a1.25 1.25 0 0 1 2.48-.32l13.1 101.12c.09.68-.39 1.31-1.08 1.4c-.05.01-.1.01-.16.01"/><path fill="#2f2f2f" d="m18.08 19.17l8.1 65.02s2.69-3.5 10.2-3.35c5.22.11 13.2 1.22 23.61-2.27c13.82-4.63 21.48-12.51 36.58-15.15c11.39-1.99 21.78.14 22.04-.49c.21-.49-.32-3.87-.37-3.86c-1 .16-32.31-18.43-32.31-18.43L21.39 17.26s-.65.44-1.85 1.04c-.92.45-1.46.87-1.46.87"/><path fill="#434343" d="M21.36 17.23s2.56-2.03 8.82-2.46c10.97-.76 15.94 2.46 25.84.29c10.91-2.4 18.23-9.99 29.66-11.47c13.03-1.69 21.33 2.35 21.33 2.35s3.77 12.03 6.2 25.53c2.25 12.53 5.03 27.61 5.03 27.61l-3.45-.51l-92.8-36.38z"/><path fill="#434343" d="M104.53 8.47c-1.11-.87-12.38-4.09-22.66-1.24S66.64 16.14 56.61 18.5s-17.83-.8-23.4-.35c-9.29.74-11.31 3.46-11.31 3.46l6.73 55.82s3.25-.96 8.05-.89c7.22.1 12.45.65 21-1.82s20.66-10.45 32.26-14.04c14.11-4.37 25.59-1.61 25.48-2.06c-.11-.46-2.97-15.48-5.7-29.71c-2.71-14.25-5.19-20.44-5.19-20.44"/><path fill="#787878" d="M67.4 19.85c-.4 2.42 1.36 21.45-.89 30.04s-6.93 15.13-9.96 18.06s-4.59 4.59-4.1 5.17s7.71-2.05 15.32-6.54s10.74-7.03 11.52-8.2s3.22-9.56 4.29-18.54s2.06-21.06 2.54-24.3c.39-2.64 1.37-5.37.78-5.56c-.59-.2-6.1.46-10.64 2.73c-4.67 2.34-8.52 5.05-8.86 7.14m-40.71 3.4c-.29 1.75 1.27 17.76 2.15 25.96s2.85 22.63 4.32 22.48c2.7-.27 4.46-25.95 9.64-36.34c3.93-7.89 7.81-11.22 7.71-11.91s-13.29-3.87-18.25-2.93c-5.67 1.08-5.57 2.74-5.57 2.74"/></svg>
</template>

CSS

.icon-black-flag {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M17.99%2018.27c-.18-1.27-.39-6.82-5.23-6.33c-4.04.41-3.82%204.76-3.43%206.79c.22%201.15%2013%20102.42%2013.17%20103.52c.23%201.47%202.28%203%204.62%202.76c2.34-.23%203.71-2.05%203.66-3.78C30.74%20119.91%2018.23%2020%2017.99%2018.27%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M25.84%20118.75c-.62%200-1.16-.46-1.24-1.09L11.5%2016.54a1.25%201.25%200%200%201%202.48-.32l13.1%20101.12c.09.68-.39%201.31-1.08%201.4c-.05.01-.1.01-.16.01%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22m18.08%2019.17l8.1%2065.02s2.69-3.5%2010.2-3.35c5.22.11%2013.2%201.22%2023.61-2.27c13.82-4.63%2021.48-12.51%2036.58-15.15c11.39-1.99%2021.78.14%2022.04-.49c.21-.49-.32-3.87-.37-3.86c-1%20.16-32.31-18.43-32.31-18.43L21.39%2017.26s-.65.44-1.85%201.04c-.92.45-1.46.87-1.46.87%22%2F%3E%3Cpath%20fill%3D%22%23434343%22%20d%3D%22M21.36%2017.23s2.56-2.03%208.82-2.46c10.97-.76%2015.94%202.46%2025.84.29c10.91-2.4%2018.23-9.99%2029.66-11.47c13.03-1.69%2021.33%202.35%2021.33%202.35s3.77%2012.03%206.2%2025.53c2.25%2012.53%205.03%2027.61%205.03%2027.61l-3.45-.51l-92.8-36.38z%22%2F%3E%3Cpath%20fill%3D%22%23434343%22%20d%3D%22M104.53%208.47c-1.11-.87-12.38-4.09-22.66-1.24S66.64%2016.14%2056.61%2018.5s-17.83-.8-23.4-.35c-9.29.74-11.31%203.46-11.31%203.46l6.73%2055.82s3.25-.96%208.05-.89c7.22.1%2012.45.65%2021-1.82s20.66-10.45%2032.26-14.04c14.11-4.37%2025.59-1.61%2025.48-2.06c-.11-.46-2.97-15.48-5.7-29.71c-2.71-14.25-5.19-20.44-5.19-20.44%22%2F%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M67.4%2019.85c-.4%202.42%201.36%2021.45-.89%2030.04s-6.93%2015.13-9.96%2018.06s-4.59%204.59-4.1%205.17s7.71-2.05%2015.32-6.54s10.74-7.03%2011.52-8.2s3.22-9.56%204.29-18.54s2.06-21.06%202.54-24.3c.39-2.64%201.37-5.37.78-5.56c-.59-.2-6.1.46-10.64%202.73c-4.67%202.34-8.52%205.05-8.86%207.14m-40.71%203.4c-.29%201.75%201.27%2017.76%202.15%2025.96s2.85%2022.63%204.32%2022.48c2.7-.27%204.46-25.95%209.64-36.34c3.93-7.89%207.81-11.22%207.71-11.91s-13.29-3.87-18.25-2.93c-5.67%201.08-5.57%202.74-5.57%202.74%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M17.99%2018.27c-.18-1.27-.39-6.82-5.23-6.33c-4.04.41-3.82%204.76-3.43%206.79c.22%201.15%2013%20102.42%2013.17%20103.52c.23%201.47%202.28%203%204.62%202.76c2.34-.23%203.71-2.05%203.66-3.78C30.74%20119.91%2018.23%2020%2017.99%2018.27%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M25.84%20118.75c-.62%200-1.16-.46-1.24-1.09L11.5%2016.54a1.25%201.25%200%200%201%202.48-.32l13.1%20101.12c.09.68-.39%201.31-1.08%201.4c-.05.01-.1.01-.16.01%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22m18.08%2019.17l8.1%2065.02s2.69-3.5%2010.2-3.35c5.22.11%2013.2%201.22%2023.61-2.27c13.82-4.63%2021.48-12.51%2036.58-15.15c11.39-1.99%2021.78.14%2022.04-.49c.21-.49-.32-3.87-.37-3.86c-1%20.16-32.31-18.43-32.31-18.43L21.39%2017.26s-.65.44-1.85%201.04c-.92.45-1.46.87-1.46.87%22%2F%3E%3Cpath%20fill%3D%22%23434343%22%20d%3D%22M21.36%2017.23s2.56-2.03%208.82-2.46c10.97-.76%2015.94%202.46%2025.84.29c10.91-2.4%2018.23-9.99%2029.66-11.47c13.03-1.69%2021.33%202.35%2021.33%202.35s3.77%2012.03%206.2%2025.53c2.25%2012.53%205.03%2027.61%205.03%2027.61l-3.45-.51l-92.8-36.38z%22%2F%3E%3Cpath%20fill%3D%22%23434343%22%20d%3D%22M104.53%208.47c-1.11-.87-12.38-4.09-22.66-1.24S66.64%2016.14%2056.61%2018.5s-17.83-.8-23.4-.35c-9.29.74-11.31%203.46-11.31%203.46l6.73%2055.82s3.25-.96%208.05-.89c7.22.1%2012.45.65%2021-1.82s20.66-10.45%2032.26-14.04c14.11-4.37%2025.59-1.61%2025.48-2.06c-.11-.46-2.97-15.48-5.7-29.71c-2.71-14.25-5.19-20.44-5.19-20.44%22%2F%3E%3Cpath%20fill%3D%22%23787878%22%20d%3D%22M67.4%2019.85c-.4%202.42%201.36%2021.45-.89%2030.04s-6.93%2015.13-9.96%2018.06s-4.59%204.59-4.1%205.17s7.71-2.05%2015.32-6.54s10.74-7.03%2011.52-8.2s3.22-9.56%204.29-18.54s2.06-21.06%202.54-24.3c.39-2.64%201.37-5.37.78-5.56c-.59-.2-6.1.46-10.64%202.73c-4.67%202.34-8.52%205.05-8.86%207.14m-40.71%203.4c-.29%201.75%201.27%2017.76%202.15%2025.96s2.85%2022.63%204.32%2022.48c2.7-.27%204.46-25.95%209.64-36.34c3.93-7.89%207.81-11.22%207.71-11.91s-13.29-3.87-18.25-2.93c-5.67%201.08-5.57%202.74-5.57%202.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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