lang-su from Circle Flags by HatScripts · Circle · MIT Free for personal and commercial use.

Name
lang-su
Set
Circle Flags
Style
Circle
Viewbox
512×512
License
MIT

Related icons in Circle Flags

Use the lang su logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel125"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel125)"><path fill="#496e2d" d="M0 0h512v512H0Z"/><path fill="#ffda44" d="M229 172a4 4 0 0 0-3 0c-5 5-18 17-21 36c-5 25 9 52 34 67a4 4 0 0 0 5-1a4 4 0 0 0-1-6c-22-14-34-37-30-59c3-16 14-27 19-30a4 4 0 0 0 0-6a4 4 0 0 0-3-1"/><path fill="#eee" d="M283 172a4 4 0 0 0-3 1a4 4 0 0 0 1 6c4 4 15 14 18 30c4 22-7 45-30 59a4 4 0 0 0-1 6a4 4 0 0 0 5 1c25-15 39-42 34-67c-3-19-16-31-21-35a4 4 0 0 0-3-1m-28 4s-12 6-12 18s19 24 19 33c0 10-9 13-9 13v22h6v-19s19-9 12-35c-5-18-16-14-16-32"/><path fill="#0052b4" d="m179 300l12 44l65 32l65-32l12-44z"/><path fill="#333" d="m243 267l-16 20l-5-9h-32l-10 22h153l-11-22h-32l-5 9l-16-20h-13z"/><path fill="#ffda44" d="M256 141c-24 0-46 13-62 34s-25 49-25 81c0 13 1 26 4 38l-13 14a104 132 0 0 0 96 80a104 132 0 0 0 96-80l-13-14c3-12 5-25 5-38c0-32-10-60-26-81a79 79 0 0 0-62-34m0 7c22 0 42 11 57 31a135 135 0 0 1 0 154a71 71 0 0 1-57 32c-22 0-42-12-57-32c-14-19-23-47-23-77s9-57 23-77c15-20 35-31 57-31"/><rect width="8" height="27" x="252" y="260" fill="#d80027" rx="4" ry="4"/></g></svg>

React

import type { SVGProps } from "react";

export function CircleFlagsLangSu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel125"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel125)"><path fill="#496e2d" d="M0 0h512v512H0Z"/><path fill="#ffda44" d="M229 172a4 4 0 0 0-3 0c-5 5-18 17-21 36c-5 25 9 52 34 67a4 4 0 0 0 5-1a4 4 0 0 0-1-6c-22-14-34-37-30-59c3-16 14-27 19-30a4 4 0 0 0 0-6a4 4 0 0 0-3-1"/><path fill="#eee" d="M283 172a4 4 0 0 0-3 1a4 4 0 0 0 1 6c4 4 15 14 18 30c4 22-7 45-30 59a4 4 0 0 0-1 6a4 4 0 0 0 5 1c25-15 39-42 34-67c-3-19-16-31-21-35a4 4 0 0 0-3-1m-28 4s-12 6-12 18s19 24 19 33c0 10-9 13-9 13v22h6v-19s19-9 12-35c-5-18-16-14-16-32"/><path fill="#0052b4" d="m179 300l12 44l65 32l65-32l12-44z"/><path fill="#333" d="m243 267l-16 20l-5-9h-32l-10 22h153l-11-22h-32l-5 9l-16-20h-13z"/><path fill="#ffda44" d="M256 141c-24 0-46 13-62 34s-25 49-25 81c0 13 1 26 4 38l-13 14a104 132 0 0 0 96 80a104 132 0 0 0 96-80l-13-14c3-12 5-25 5-38c0-32-10-60-26-81a79 79 0 0 0-62-34m0 7c22 0 42 11 57 31a135 135 0 0 1 0 154a71 71 0 0 1-57 32c-22 0-42-12-57-32c-14-19-23-47-23-77s9-57 23-77c15-20 35-31 57-31"/><rect width="8" height="27" x="252" y="260" fill="#d80027" rx="4" ry="4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel125"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel125)"><path fill="#496e2d" d="M0 0h512v512H0Z"/><path fill="#ffda44" d="M229 172a4 4 0 0 0-3 0c-5 5-18 17-21 36c-5 25 9 52 34 67a4 4 0 0 0 5-1a4 4 0 0 0-1-6c-22-14-34-37-30-59c3-16 14-27 19-30a4 4 0 0 0 0-6a4 4 0 0 0-3-1"/><path fill="#eee" d="M283 172a4 4 0 0 0-3 1a4 4 0 0 0 1 6c4 4 15 14 18 30c4 22-7 45-30 59a4 4 0 0 0-1 6a4 4 0 0 0 5 1c25-15 39-42 34-67c-3-19-16-31-21-35a4 4 0 0 0-3-1m-28 4s-12 6-12 18s19 24 19 33c0 10-9 13-9 13v22h6v-19s19-9 12-35c-5-18-16-14-16-32"/><path fill="#0052b4" d="m179 300l12 44l65 32l65-32l12-44z"/><path fill="#333" d="m243 267l-16 20l-5-9h-32l-10 22h153l-11-22h-32l-5 9l-16-20h-13z"/><path fill="#ffda44" d="M256 141c-24 0-46 13-62 34s-25 49-25 81c0 13 1 26 4 38l-13 14a104 132 0 0 0 96 80a104 132 0 0 0 96-80l-13-14c3-12 5-25 5-38c0-32-10-60-26-81a79 79 0 0 0-62-34m0 7c22 0 42 11 57 31a135 135 0 0 1 0 154a71 71 0 0 1-57 32c-22 0-42-12-57-32c-14-19-23-47-23-77s9-57 23-77c15-20 35-31 57-31"/><rect width="8" height="27" x="252" y="260" fill="#d80027" rx="4" ry="4"/></g></svg>
</template>

CSS

.icon-lang-su {
  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%3Cmask%20id%3D%22SVGuywqVbel125%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGuywqVbel125)%22%3E%3Cpath%20fill%3D%22%23496e2d%22%20d%3D%22M0%200h512v512H0Z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M229%20172a4%204%200%200%200-3%200c-5%205-18%2017-21%2036c-5%2025%209%2052%2034%2067a4%204%200%200%200%205-1a4%204%200%200%200-1-6c-22-14-34-37-30-59c3-16%2014-27%2019-30a4%204%200%200%200%200-6a4%204%200%200%200-3-1%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M283%20172a4%204%200%200%200-3%201a4%204%200%200%200%201%206c4%204%2015%2014%2018%2030c4%2022-7%2045-30%2059a4%204%200%200%200-1%206a4%204%200%200%200%205%201c25-15%2039-42%2034-67c-3-19-16-31-21-35a4%204%200%200%200-3-1m-28%204s-12%206-12%2018s19%2024%2019%2033c0%2010-9%2013-9%2013v22h6v-19s19-9%2012-35c-5-18-16-14-16-32%22%2F%3E%3Cpath%20fill%3D%22%230052b4%22%20d%3D%22m179%20300l12%2044l65%2032l65-32l12-44z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m243%20267l-16%2020l-5-9h-32l-10%2022h153l-11-22h-32l-5%209l-16-20h-13z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M256%20141c-24%200-46%2013-62%2034s-25%2049-25%2081c0%2013%201%2026%204%2038l-13%2014a104%20132%200%200%200%2096%2080a104%20132%200%200%200%2096-80l-13-14c3-12%205-25%205-38c0-32-10-60-26-81a79%2079%200%200%200-62-34m0%207c22%200%2042%2011%2057%2031a135%20135%200%200%201%200%20154a71%2071%200%200%201-57%2032c-22%200-42-12-57-32c-14-19-23-47-23-77s9-57%2023-77c15-20%2035-31%2057-31%22%2F%3E%3Crect%20width%3D%228%22%20height%3D%2227%22%20x%3D%22252%22%20y%3D%22260%22%20fill%3D%22%23d80027%22%20rx%3D%224%22%20ry%3D%224%22%2F%3E%3C%2Fg%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%3Cmask%20id%3D%22SVGuywqVbel125%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGuywqVbel125)%22%3E%3Cpath%20fill%3D%22%23496e2d%22%20d%3D%22M0%200h512v512H0Z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M229%20172a4%204%200%200%200-3%200c-5%205-18%2017-21%2036c-5%2025%209%2052%2034%2067a4%204%200%200%200%205-1a4%204%200%200%200-1-6c-22-14-34-37-30-59c3-16%2014-27%2019-30a4%204%200%200%200%200-6a4%204%200%200%200-3-1%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M283%20172a4%204%200%200%200-3%201a4%204%200%200%200%201%206c4%204%2015%2014%2018%2030c4%2022-7%2045-30%2059a4%204%200%200%200-1%206a4%204%200%200%200%205%201c25-15%2039-42%2034-67c-3-19-16-31-21-35a4%204%200%200%200-3-1m-28%204s-12%206-12%2018s19%2024%2019%2033c0%2010-9%2013-9%2013v22h6v-19s19-9%2012-35c-5-18-16-14-16-32%22%2F%3E%3Cpath%20fill%3D%22%230052b4%22%20d%3D%22m179%20300l12%2044l65%2032l65-32l12-44z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m243%20267l-16%2020l-5-9h-32l-10%2022h153l-11-22h-32l-5%209l-16-20h-13z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M256%20141c-24%200-46%2013-62%2034s-25%2049-25%2081c0%2013%201%2026%204%2038l-13%2014a104%20132%200%200%200%2096%2080a104%20132%200%200%200%2096-80l-13-14c3-12%205-25%205-38c0-32-10-60-26-81a79%2079%200%200%200-62-34m0%207c22%200%2042%2011%2057%2031a135%20135%200%200%201%200%20154a71%2071%200%200%201-57%2032c-22%200-42-12-57-32c-14-19-23-47-23-77s9-57%2023-77c15-20%2035-31%2057-31%22%2F%3E%3Crect%20width%3D%228%22%20height%3D%2227%22%20x%3D%22252%22%20y%3D%22260%22%20fill%3D%22%23d80027%22%20rx%3D%224%22%20ry%3D%224%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/circle-flags/lang-su.svg?color=%231a73e8&size=48