south africa emoji

south-africa from Streamline Emojis by Streamline · Default · Flags · CC-BY-4.0 Attribution required.

Name
south-africa
Set
Streamline Emojis
Style
Default
Category
Flags
Viewbox
48×48
License
CC BY 4.0

More flags icons from Streamline Emojis

Use the south africa emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#46b000" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38A45.7 45.7 0 0 0 9.37 7H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79v-26a.94.94 0 0 0-1-.84"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 27.65a43 43 0 0 0-5.56-1.46a68 68 0 0 0-8.33 8.41A46 46 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V30h-7.32A45.6 45.6 0 0 1 24 27.65"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M13.44 20.14c-2.91-4.33-11.44-9-11.44-9v20.52a66.7 66.7 0 0 1 11.44-11.52"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38A45.4 45.4 0 0 0 10.13 7c3.8 2.21 7.54 6.34 10.06 10.41c1.3.31 2.59.66 3.84 1.09a45.9 45.9 0 0 0 14.65 2.37h7.37v-8.33a.94.94 0 0 0-1.05-.79M12.28 7.1"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.23 19.85A33.7 33.7 0 0 0 2 14.36V27a86 86 0 0 1 7.23-7.15"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.37 7c.82 0 1.64 0 2.46.07C11 7 10.19 7 9.37 7"/><path fill="#e04122" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38a44.3 44.3 0 0 0-9.35-2.07a32.1 32.1 0 0 1 7.06 7.94c.77.21 1.53.44 2.29.7a45.9 45.9 0 0 0 14.65 2.37h7.37v-5.78a.94.94 0 0 0-1.02-.79"/><path fill="#009fd9" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 30.52c-1.37-.46-2.78-.84-4.21-1.17a47.4 47.4 0 0 0-5.48 5.51A45.5 45.5 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V32.9h-7.32A45.6 45.6 0 0 1 24 30.52"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisSouthAfrica(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#46b000" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38A45.7 45.7 0 0 0 9.37 7H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79v-26a.94.94 0 0 0-1-.84"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 27.65a43 43 0 0 0-5.56-1.46a68 68 0 0 0-8.33 8.41A46 46 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V30h-7.32A45.6 45.6 0 0 1 24 27.65"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M13.44 20.14c-2.91-4.33-11.44-9-11.44-9v20.52a66.7 66.7 0 0 1 11.44-11.52"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38A45.4 45.4 0 0 0 10.13 7c3.8 2.21 7.54 6.34 10.06 10.41c1.3.31 2.59.66 3.84 1.09a45.9 45.9 0 0 0 14.65 2.37h7.37v-8.33a.94.94 0 0 0-1.05-.79M12.28 7.1"/><path fill="#656769" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M9.23 19.85A33.7 33.7 0 0 0 2 14.36V27a86 86 0 0 1 7.23-7.15"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M9.37 7c.82 0 1.64 0 2.46.07C11 7 10.19 7 9.37 7"/><path fill="#e04122" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38a44.3 44.3 0 0 0-9.35-2.07a32.1 32.1 0 0 1 7.06 7.94c.77.21 1.53.44 2.29.7a45.9 45.9 0 0 0 14.65 2.37h7.37v-5.78a.94.94 0 0 0-1.02-.79"/><path fill="#009fd9" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 30.52c-1.37-.46-2.78-.84-4.21-1.17a47.4 47.4 0 0 0-5.48 5.51A45.5 45.5 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V32.9h-7.32A45.6 45.6 0 0 1 24 30.52"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#46b000" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38A45.7 45.7 0 0 0 9.37 7H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79v-26a.94.94 0 0 0-1-.84"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 27.65a43 43 0 0 0-5.56-1.46a68 68 0 0 0-8.33 8.41A46 46 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V30h-7.32A45.6 45.6 0 0 1 24 27.65"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M13.44 20.14c-2.91-4.33-11.44-9-11.44-9v20.52a66.7 66.7 0 0 1 11.44-11.52"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38A45.4 45.4 0 0 0 10.13 7c3.8 2.21 7.54 6.34 10.06 10.41c1.3.31 2.59.66 3.84 1.09a45.9 45.9 0 0 0 14.65 2.37h7.37v-8.33a.94.94 0 0 0-1.05-.79M12.28 7.1"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.23 19.85A33.7 33.7 0 0 0 2 14.36V27a86 86 0 0 1 7.23-7.15"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M9.37 7c.82 0 1.64 0 2.46.07C11 7 10.19 7 9.37 7"/><path fill="#e04122" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 11.75h-6.32A45.9 45.9 0 0 1 24 9.38a44.3 44.3 0 0 0-9.35-2.07a32.1 32.1 0 0 1 7.06 7.94c.77.21 1.53.44 2.29.7a45.9 45.9 0 0 0 14.65 2.37h7.37v-5.78a.94.94 0 0 0-1.02-.79"/><path fill="#009fd9" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 30.52c-1.37-.46-2.78-.84-4.21-1.17a47.4 47.4 0 0 0-5.48 5.51A45.5 45.5 0 0 1 24 37a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V32.9h-7.32A45.6 45.6 0 0 1 24 30.52"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>
</template>

CSS

.icon-south-africa {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%2346b000%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2011.75h-6.32A45.9%2045.9%200%200%201%2024%209.38A45.7%2045.7%200%200%200%209.37%207H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79v-26a.94.94%200%200%200-1-.84%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2027.65a43%2043%200%200%200-5.56-1.46a68%2068%200%200%200-8.33%208.41A46%2046%200%200%201%2024%2037a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V30h-7.32A45.6%2045.6%200%200%201%2024%2027.65%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.44%2020.14c-2.91-4.33-11.44-9-11.44-9v20.52a66.7%2066.7%200%200%201%2011.44-11.52%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2011.75h-6.32A45.9%2045.9%200%200%201%2024%209.38A45.4%2045.4%200%200%200%2010.13%207c3.8%202.21%207.54%206.34%2010.06%2010.41c1.3.31%202.59.66%203.84%201.09a45.9%2045.9%200%200%200%2014.65%202.37h7.37v-8.33a.94.94%200%200%200-1.05-.79M12.28%207.1%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.23%2019.85A33.7%2033.7%200%200%200%202%2014.36V27a86%2086%200%200%201%207.23-7.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.37%207c.82%200%201.64%200%202.46.07C11%207%2010.19%207%209.37%207%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2011.75h-6.32A45.9%2045.9%200%200%201%2024%209.38a44.3%2044.3%200%200%200-9.35-2.07a32.1%2032.1%200%200%201%207.06%207.94c.77.21%201.53.44%202.29.7a45.9%2045.9%200%200%200%2014.65%202.37h7.37v-5.78a.94.94%200%200%200-1.02-.79%22%2F%3E%3Cpath%20fill%3D%22%23009fd9%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2030.52c-1.37-.46-2.78-.84-4.21-1.17a47.4%2047.4%200%200%200-5.48%205.51A45.5%2045.5%200%200%201%2024%2037a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V32.9h-7.32A45.6%2045.6%200%200%201%2024%2030.52%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2346b000%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2011.75h-6.32A45.9%2045.9%200%200%201%2024%209.38A45.7%2045.7%200%200%200%209.37%207H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79v-26a.94.94%200%200%200-1-.84%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2027.65a43%2043%200%200%200-5.56-1.46a68%2068%200%200%200-8.33%208.41A46%2046%200%200%201%2024%2037a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V30h-7.32A45.6%2045.6%200%200%201%2024%2027.65%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.44%2020.14c-2.91-4.33-11.44-9-11.44-9v20.52a66.7%2066.7%200%200%201%2011.44-11.52%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2011.75h-6.32A45.9%2045.9%200%200%201%2024%209.38A45.4%2045.4%200%200%200%2010.13%207c3.8%202.21%207.54%206.34%2010.06%2010.41c1.3.31%202.59.66%203.84%201.09a45.9%2045.9%200%200%200%2014.65%202.37h7.37v-8.33a.94.94%200%200%200-1.05-.79M12.28%207.1%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.23%2019.85A33.7%2033.7%200%200%200%202%2014.36V27a86%2086%200%200%201%207.23-7.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.37%207c.82%200%201.64%200%202.46.07C11%207%2010.19%207%209.37%207%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2011.75h-6.32A45.9%2045.9%200%200%201%2024%209.38a44.3%2044.3%200%200%200-9.35-2.07a32.1%2032.1%200%200%201%207.06%207.94c.77.21%201.53.44%202.29.7a45.9%2045.9%200%200%200%2014.65%202.37h7.37v-5.78a.94.94%200%200%200-1.02-.79%22%2F%3E%3Cpath%20fill%3D%22%23009fd9%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2030.52c-1.37-.46-2.78-.84-4.21-1.17a47.4%2047.4%200%200%200-5.48%205.51A45.5%2045.5%200%200%201%2024%2037a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V32.9h-7.32A45.6%2045.6%200%200%201%2024%2030.52%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/south-africa.svg?color=%231a73e8&size=48