flag for chile emoji

flag-for-chile from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.

Name
flag-for-chile
Set
Emoji One (Colored)
Style
Default
Category
Flags
Viewbox
64×64
License
CC BY 4.0
Aliases
flag-for-flag-chile

More flags icons from Emoji One (Colored)

Use the flag for chile emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M2 32c0 16.6 13.4 30 30 30s30-13.4 30-30z"/><path fill="#f9f9f9" d="M32 2c16.6 0 30 13.4 30 30H32z"/><path fill="#2a5f9e" d="M32 2C15.4 2 2 15.4 2 32h30z"/><path fill="#f9f9f9" d="m20 21.7l4.9 3.3l-1.8-5.3l4.9-3.5h-6.1L20 11l-1.8 5.2H12l4.9 3.5l-1.8 5.3z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForChile(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M2 32c0 16.6 13.4 30 30 30s30-13.4 30-30z"/><path fill="#f9f9f9" d="M32 2c16.6 0 30 13.4 30 30H32z"/><path fill="#2a5f9e" d="M32 2C15.4 2 2 15.4 2 32h30z"/><path fill="#f9f9f9" d="m20 21.7l4.9 3.3l-1.8-5.3l4.9-3.5h-6.1L20 11l-1.8 5.2H12l4.9 3.5l-1.8 5.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M2 32c0 16.6 13.4 30 30 30s30-13.4 30-30z"/><path fill="#f9f9f9" d="M32 2c16.6 0 30 13.4 30 30H32z"/><path fill="#2a5f9e" d="M32 2C15.4 2 2 15.4 2 32h30z"/><path fill="#f9f9f9" d="m20 21.7l4.9 3.3l-1.8-5.3l4.9-3.5h-6.1L20 11l-1.8 5.2H12l4.9 3.5l-1.8 5.3z"/></svg>
</template>

CSS

.icon-flag-for-chile {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M2%2032c0%2016.6%2013.4%2030%2030%2030s30-13.4%2030-30z%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M32%202c16.6%200%2030%2013.4%2030%2030H32z%22%2F%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M32%202C15.4%202%202%2015.4%202%2032h30z%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22m20%2021.7l4.9%203.3l-1.8-5.3l4.9-3.5h-6.1L20%2011l-1.8%205.2H12l4.9%203.5l-1.8%205.3z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M2%2032c0%2016.6%2013.4%2030%2030%2030s30-13.4%2030-30z%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M32%202c16.6%200%2030%2013.4%2030%2030H32z%22%2F%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M32%202C15.4%202%202%2015.4%202%2032h30z%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22m20%2021.7l4.9%203.3l-1.8-5.3l4.9-3.5h-6.1L20%2011l-1.8%205.2H12l4.9%203.5l-1.8%205.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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