crossedflags emoji

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

Name
crossedflags
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the crossedflags emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E8E8E6" d="M32.439 296.116L1.838 181.914a7.2 7.2 0 0 1 5.091-8.818l193.004-51.715a7.2 7.2 0 0 1 8.818 5.091l30.601 114.203a7.2 7.2 0 0 1-5.091 8.818L41.257 301.208a7.2 7.2 0 0 1-8.818-5.092m448.356 0l30.601-114.203a7.2 7.2 0 0 0-5.091-8.818L313.3 121.38a7.2 7.2 0 0 0-8.818 5.091l-30.601 114.203a7.2 7.2 0 0 0 5.091 8.818l193.004 51.715a7.2 7.2 0 0 0 8.819-5.091"/><path fill="#C1C5C6" d="m319.655 102.746l-53.18 198.035l43.846 163.145c1.361 5.067-1.643 10.278-6.709 11.641a9.5 9.5 0 0 1-2.472.327c-4.191 0-8.028-2.795-9.169-7.036L256.641 337.4L221.34 468.856c-1.139 4.241-4.977 7.038-9.169 7.038a9.5 9.5 0 0 1-2.47-.327c-5.067-1.36-8.072-6.571-6.711-11.639l43.81-163.143l-53.223-198.036c-1.362-5.067 1.642-10.278 6.708-11.64c5.066-1.365 10.279 1.642 11.64 6.708l44.708 166.35l44.671-166.348c1.36-5.066 6.57-8.073 11.639-6.711c5.069 1.36 8.074 6.571 6.712 11.638"/><path fill="#FF473E" d="M158.098 201.245c5.864 21.884-7.123 44.379-29.007 50.242s-44.379-7.123-50.242-29.007c-5.864-21.884 7.123-44.379 29.007-50.242c21.884-5.864 44.379 7.123 50.242 29.007m46.125-95.475c5.068-1.358 8.076-6.567 6.718-11.635l-2.535-9.462c-1.358-5.068-6.567-8.079-11.635-6.718c-5.068 1.358-8.076 6.567-6.718 11.635l2.535 9.462c1.137 4.245 4.976 7.044 9.17 7.044c.814 0 1.641-.106 2.465-.326m150.912 95.475c-5.864 21.884 7.123 44.379 29.007 50.242c21.884 5.864 44.379-7.123 50.242-29.007c5.864-21.884-7.123-44.379-29.008-50.242c-21.883-5.864-44.377 7.123-50.241 29.007M320.646 99.052l2.535-9.462a9.5 9.5 0 0 0-18.354-4.917l-2.535 9.462c-1.357 5.068 1.65 10.277 6.718 11.635c.824.221 1.65.326 2.465.326c4.195 0 8.034-2.8 9.171-7.044"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiCrossedflags(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E8E8E6" d="M32.439 296.116L1.838 181.914a7.2 7.2 0 0 1 5.091-8.818l193.004-51.715a7.2 7.2 0 0 1 8.818 5.091l30.601 114.203a7.2 7.2 0 0 1-5.091 8.818L41.257 301.208a7.2 7.2 0 0 1-8.818-5.092m448.356 0l30.601-114.203a7.2 7.2 0 0 0-5.091-8.818L313.3 121.38a7.2 7.2 0 0 0-8.818 5.091l-30.601 114.203a7.2 7.2 0 0 0 5.091 8.818l193.004 51.715a7.2 7.2 0 0 0 8.819-5.091"/><path fill="#C1C5C6" d="m319.655 102.746l-53.18 198.035l43.846 163.145c1.361 5.067-1.643 10.278-6.709 11.641a9.5 9.5 0 0 1-2.472.327c-4.191 0-8.028-2.795-9.169-7.036L256.641 337.4L221.34 468.856c-1.139 4.241-4.977 7.038-9.169 7.038a9.5 9.5 0 0 1-2.47-.327c-5.067-1.36-8.072-6.571-6.711-11.639l43.81-163.143l-53.223-198.036c-1.362-5.067 1.642-10.278 6.708-11.64c5.066-1.365 10.279 1.642 11.64 6.708l44.708 166.35l44.671-166.348c1.36-5.066 6.57-8.073 11.639-6.711c5.069 1.36 8.074 6.571 6.712 11.638"/><path fill="#FF473E" d="M158.098 201.245c5.864 21.884-7.123 44.379-29.007 50.242s-44.379-7.123-50.242-29.007c-5.864-21.884 7.123-44.379 29.007-50.242c21.884-5.864 44.379 7.123 50.242 29.007m46.125-95.475c5.068-1.358 8.076-6.567 6.718-11.635l-2.535-9.462c-1.358-5.068-6.567-8.079-11.635-6.718c-5.068 1.358-8.076 6.567-6.718 11.635l2.535 9.462c1.137 4.245 4.976 7.044 9.17 7.044c.814 0 1.641-.106 2.465-.326m150.912 95.475c-5.864 21.884 7.123 44.379 29.007 50.242c21.884 5.864 44.379-7.123 50.242-29.007c5.864-21.884-7.123-44.379-29.008-50.242c-21.883-5.864-44.377 7.123-50.241 29.007M320.646 99.052l2.535-9.462a9.5 9.5 0 0 0-18.354-4.917l-2.535 9.462c-1.357 5.068 1.65 10.277 6.718 11.635c.824.221 1.65.326 2.465.326c4.195 0 8.034-2.8 9.171-7.044"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E8E8E6" d="M32.439 296.116L1.838 181.914a7.2 7.2 0 0 1 5.091-8.818l193.004-51.715a7.2 7.2 0 0 1 8.818 5.091l30.601 114.203a7.2 7.2 0 0 1-5.091 8.818L41.257 301.208a7.2 7.2 0 0 1-8.818-5.092m448.356 0l30.601-114.203a7.2 7.2 0 0 0-5.091-8.818L313.3 121.38a7.2 7.2 0 0 0-8.818 5.091l-30.601 114.203a7.2 7.2 0 0 0 5.091 8.818l193.004 51.715a7.2 7.2 0 0 0 8.819-5.091"/><path fill="#C1C5C6" d="m319.655 102.746l-53.18 198.035l43.846 163.145c1.361 5.067-1.643 10.278-6.709 11.641a9.5 9.5 0 0 1-2.472.327c-4.191 0-8.028-2.795-9.169-7.036L256.641 337.4L221.34 468.856c-1.139 4.241-4.977 7.038-9.169 7.038a9.5 9.5 0 0 1-2.47-.327c-5.067-1.36-8.072-6.571-6.711-11.639l43.81-163.143l-53.223-198.036c-1.362-5.067 1.642-10.278 6.708-11.64c5.066-1.365 10.279 1.642 11.64 6.708l44.708 166.35l44.671-166.348c1.36-5.066 6.57-8.073 11.639-6.711c5.069 1.36 8.074 6.571 6.712 11.638"/><path fill="#FF473E" d="M158.098 201.245c5.864 21.884-7.123 44.379-29.007 50.242s-44.379-7.123-50.242-29.007c-5.864-21.884 7.123-44.379 29.007-50.242c21.884-5.864 44.379 7.123 50.242 29.007m46.125-95.475c5.068-1.358 8.076-6.567 6.718-11.635l-2.535-9.462c-1.358-5.068-6.567-8.079-11.635-6.718c-5.068 1.358-8.076 6.567-6.718 11.635l2.535 9.462c1.137 4.245 4.976 7.044 9.17 7.044c.814 0 1.641-.106 2.465-.326m150.912 95.475c-5.864 21.884 7.123 44.379 29.007 50.242c21.884 5.864 44.379-7.123 50.242-29.007c5.864-21.884-7.123-44.379-29.008-50.242c-21.883-5.864-44.377 7.123-50.241 29.007M320.646 99.052l2.535-9.462a9.5 9.5 0 0 0-18.354-4.917l-2.535 9.462c-1.357 5.068 1.65 10.277 6.718 11.635c.824.221 1.65.326 2.465.326c4.195 0 8.034-2.8 9.171-7.044"/></svg>
</template>

CSS

.icon-crossedflags {
  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%23E8E8E6%22%20d%3D%22M32.439%20296.116L1.838%20181.914a7.2%207.2%200%200%201%205.091-8.818l193.004-51.715a7.2%207.2%200%200%201%208.818%205.091l30.601%20114.203a7.2%207.2%200%200%201-5.091%208.818L41.257%20301.208a7.2%207.2%200%200%201-8.818-5.092m448.356%200l30.601-114.203a7.2%207.2%200%200%200-5.091-8.818L313.3%20121.38a7.2%207.2%200%200%200-8.818%205.091l-30.601%20114.203a7.2%207.2%200%200%200%205.091%208.818l193.004%2051.715a7.2%207.2%200%200%200%208.819-5.091%22%2F%3E%3Cpath%20fill%3D%22%23C1C5C6%22%20d%3D%22m319.655%20102.746l-53.18%20198.035l43.846%20163.145c1.361%205.067-1.643%2010.278-6.709%2011.641a9.5%209.5%200%200%201-2.472.327c-4.191%200-8.028-2.795-9.169-7.036L256.641%20337.4L221.34%20468.856c-1.139%204.241-4.977%207.038-9.169%207.038a9.5%209.5%200%200%201-2.47-.327c-5.067-1.36-8.072-6.571-6.711-11.639l43.81-163.143l-53.223-198.036c-1.362-5.067%201.642-10.278%206.708-11.64c5.066-1.365%2010.279%201.642%2011.64%206.708l44.708%20166.35l44.671-166.348c1.36-5.066%206.57-8.073%2011.639-6.711c5.069%201.36%208.074%206.571%206.712%2011.638%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M158.098%20201.245c5.864%2021.884-7.123%2044.379-29.007%2050.242s-44.379-7.123-50.242-29.007c-5.864-21.884%207.123-44.379%2029.007-50.242c21.884-5.864%2044.379%207.123%2050.242%2029.007m46.125-95.475c5.068-1.358%208.076-6.567%206.718-11.635l-2.535-9.462c-1.358-5.068-6.567-8.079-11.635-6.718c-5.068%201.358-8.076%206.567-6.718%2011.635l2.535%209.462c1.137%204.245%204.976%207.044%209.17%207.044c.814%200%201.641-.106%202.465-.326m150.912%2095.475c-5.864%2021.884%207.123%2044.379%2029.007%2050.242c21.884%205.864%2044.379-7.123%2050.242-29.007c5.864-21.884-7.123-44.379-29.008-50.242c-21.883-5.864-44.377%207.123-50.241%2029.007M320.646%2099.052l2.535-9.462a9.5%209.5%200%200%200-18.354-4.917l-2.535%209.462c-1.357%205.068%201.65%2010.277%206.718%2011.635c.824.221%201.65.326%202.465.326c4.195%200%208.034-2.8%209.171-7.044%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%23E8E8E6%22%20d%3D%22M32.439%20296.116L1.838%20181.914a7.2%207.2%200%200%201%205.091-8.818l193.004-51.715a7.2%207.2%200%200%201%208.818%205.091l30.601%20114.203a7.2%207.2%200%200%201-5.091%208.818L41.257%20301.208a7.2%207.2%200%200%201-8.818-5.092m448.356%200l30.601-114.203a7.2%207.2%200%200%200-5.091-8.818L313.3%20121.38a7.2%207.2%200%200%200-8.818%205.091l-30.601%20114.203a7.2%207.2%200%200%200%205.091%208.818l193.004%2051.715a7.2%207.2%200%200%200%208.819-5.091%22%2F%3E%3Cpath%20fill%3D%22%23C1C5C6%22%20d%3D%22m319.655%20102.746l-53.18%20198.035l43.846%20163.145c1.361%205.067-1.643%2010.278-6.709%2011.641a9.5%209.5%200%200%201-2.472.327c-4.191%200-8.028-2.795-9.169-7.036L256.641%20337.4L221.34%20468.856c-1.139%204.241-4.977%207.038-9.169%207.038a9.5%209.5%200%200%201-2.47-.327c-5.067-1.36-8.072-6.571-6.711-11.639l43.81-163.143l-53.223-198.036c-1.362-5.067%201.642-10.278%206.708-11.64c5.066-1.365%2010.279%201.642%2011.64%206.708l44.708%20166.35l44.671-166.348c1.36-5.066%206.57-8.073%2011.639-6.711c5.069%201.36%208.074%206.571%206.712%2011.638%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M158.098%20201.245c5.864%2021.884-7.123%2044.379-29.007%2050.242s-44.379-7.123-50.242-29.007c-5.864-21.884%207.123-44.379%2029.007-50.242c21.884-5.864%2044.379%207.123%2050.242%2029.007m46.125-95.475c5.068-1.358%208.076-6.567%206.718-11.635l-2.535-9.462c-1.358-5.068-6.567-8.079-11.635-6.718c-5.068%201.358-8.076%206.567-6.718%2011.635l2.535%209.462c1.137%204.245%204.976%207.044%209.17%207.044c.814%200%201.641-.106%202.465-.326m150.912%2095.475c-5.864%2021.884%207.123%2044.379%2029.007%2050.242c21.884%205.864%2044.379-7.123%2050.242-29.007c5.864-21.884-7.123-44.379-29.008-50.242c-21.883-5.864-44.377%207.123-50.241%2029.007M320.646%2099.052l2.535-9.462a9.5%209.5%200%200%200-18.354-4.917l-2.535%209.462c-1.357%205.068%201.65%2010.277%206.718%2011.635c.824.221%201.65.326%202.465.326c4.195%200%208.034-2.8%209.171-7.044%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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