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

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

Related icons in Circle Flags

Use the lang ss logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel)"><path fill="#ffda44" d="m0 144.7l256-20.5l256 20.5V178l-37.4 79l37.4 77v33.3l-256 24.1L0 367.3V334l37.7-77.3L0 178z"/><path fill="#333" d="M0 0h512v144.7H0z"/><path fill="#0052b4" d="M0 367.3h512V512H0z"/><path fill="#a2001d" d="M0 178h512v156H0z"/><path fill="#ffda44" d="M89.2 244.9h334V267h-334zm44.6-44.6h244.8v22.3H133.8z"/><path fill="#eee" d="m256.2 189.2l-18 65.2l18 68.4c66.8 0 124-66.8 124-66.8s-57.2-66.8-124-66.8"/><path fill="#333" d="M256.2 322.8c-66.8 0-124-66.8-124-66.8s57.2-66.8 124-66.8"/><path fill="#eee" d="M211.7 233.7h22.2v44.6h-22.2z"/><path fill="#333" d="M278.5 233.7h22.2v44.6h-22.2z"/><g fill="#0052b4" transform="translate(.2)"><circle cx="89" cy="256" r="22.3"/><circle cx="423" cy="256" r="22.3"/></g></g></svg>

React

import type { SVGProps } from "react";

export function CircleFlagsLangSs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel)"><path fill="#ffda44" d="m0 144.7l256-20.5l256 20.5V178l-37.4 79l37.4 77v33.3l-256 24.1L0 367.3V334l37.7-77.3L0 178z"/><path fill="#333" d="M0 0h512v144.7H0z"/><path fill="#0052b4" d="M0 367.3h512V512H0z"/><path fill="#a2001d" d="M0 178h512v156H0z"/><path fill="#ffda44" d="M89.2 244.9h334V267h-334zm44.6-44.6h244.8v22.3H133.8z"/><path fill="#eee" d="m256.2 189.2l-18 65.2l18 68.4c66.8 0 124-66.8 124-66.8s-57.2-66.8-124-66.8"/><path fill="#333" d="M256.2 322.8c-66.8 0-124-66.8-124-66.8s57.2-66.8 124-66.8"/><path fill="#eee" d="M211.7 233.7h22.2v44.6h-22.2z"/><path fill="#333" d="M278.5 233.7h22.2v44.6h-22.2z"/><g fill="#0052b4" transform="translate(.2)"><circle cx="89" cy="256" r="22.3"/><circle cx="423" cy="256" r="22.3"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel)"><path fill="#ffda44" d="m0 144.7l256-20.5l256 20.5V178l-37.4 79l37.4 77v33.3l-256 24.1L0 367.3V334l37.7-77.3L0 178z"/><path fill="#333" d="M0 0h512v144.7H0z"/><path fill="#0052b4" d="M0 367.3h512V512H0z"/><path fill="#a2001d" d="M0 178h512v156H0z"/><path fill="#ffda44" d="M89.2 244.9h334V267h-334zm44.6-44.6h244.8v22.3H133.8z"/><path fill="#eee" d="m256.2 189.2l-18 65.2l18 68.4c66.8 0 124-66.8 124-66.8s-57.2-66.8-124-66.8"/><path fill="#333" d="M256.2 322.8c-66.8 0-124-66.8-124-66.8s57.2-66.8 124-66.8"/><path fill="#eee" d="M211.7 233.7h22.2v44.6h-22.2z"/><path fill="#333" d="M278.5 233.7h22.2v44.6h-22.2z"/><g fill="#0052b4" transform="translate(.2)"><circle cx="89" cy="256" r="22.3"/><circle cx="423" cy="256" r="22.3"/></g></g></svg>
</template>

CSS

.icon-lang-ss {
  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%22SVGuywqVbel%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(%23SVGuywqVbel)%22%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22m0%20144.7l256-20.5l256%2020.5V178l-37.4%2079l37.4%2077v33.3l-256%2024.1L0%20367.3V334l37.7-77.3L0%20178z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%200h512v144.7H0z%22%2F%3E%3Cpath%20fill%3D%22%230052b4%22%20d%3D%22M0%20367.3h512V512H0z%22%2F%3E%3Cpath%20fill%3D%22%23a2001d%22%20d%3D%22M0%20178h512v156H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M89.2%20244.9h334V267h-334zm44.6-44.6h244.8v22.3H133.8z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22m256.2%20189.2l-18%2065.2l18%2068.4c66.8%200%20124-66.8%20124-66.8s-57.2-66.8-124-66.8%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M256.2%20322.8c-66.8%200-124-66.8-124-66.8s57.2-66.8%20124-66.8%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M211.7%20233.7h22.2v44.6h-22.2z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M278.5%20233.7h22.2v44.6h-22.2z%22%2F%3E%3Cg%20fill%3D%22%230052b4%22%20transform%3D%22translate(.2)%22%3E%3Ccircle%20cx%3D%2289%22%20cy%3D%22256%22%20r%3D%2222.3%22%2F%3E%3Ccircle%20cx%3D%22423%22%20cy%3D%22256%22%20r%3D%2222.3%22%2F%3E%3C%2Fg%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%22SVGuywqVbel%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(%23SVGuywqVbel)%22%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22m0%20144.7l256-20.5l256%2020.5V178l-37.4%2079l37.4%2077v33.3l-256%2024.1L0%20367.3V334l37.7-77.3L0%20178z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%200h512v144.7H0z%22%2F%3E%3Cpath%20fill%3D%22%230052b4%22%20d%3D%22M0%20367.3h512V512H0z%22%2F%3E%3Cpath%20fill%3D%22%23a2001d%22%20d%3D%22M0%20178h512v156H0z%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M89.2%20244.9h334V267h-334zm44.6-44.6h244.8v22.3H133.8z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22m256.2%20189.2l-18%2065.2l18%2068.4c66.8%200%20124-66.8%20124-66.8s-57.2-66.8-124-66.8%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M256.2%20322.8c-66.8%200-124-66.8-124-66.8s57.2-66.8%20124-66.8%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M211.7%20233.7h22.2v44.6h-22.2z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M278.5%20233.7h22.2v44.6h-22.2z%22%2F%3E%3Cg%20fill%3D%22%230052b4%22%20transform%3D%22translate(.2)%22%3E%3Ccircle%20cx%3D%2289%22%20cy%3D%22256%22%20r%3D%2222.3%22%2F%3E%3Ccircle%20cx%3D%22423%22%20cy%3D%22256%22%20r%3D%2222.3%22%2F%3E%3C%2Fg%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-ss.svg?color=%231a73e8&size=48