olympics from Circle Flags by HatScripts · Circle · MIT Free for personal and commercial use.

Name
olympics
Set
Circle Flags
Style
Circle
Viewbox
512×512
License
MIT

The same logo in other sets

Use the olympics logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#338af3" d="M109.6 153.1A71.8 71.8 0 0 0 38 224.7a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#333" d="M256 153.1a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#d80027" d="M402.4 153.1a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#ffda44" d="M182.8 215.7a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#6da544" d="M329.2 215.7a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#338af3" d="m166.9 181.7l-16 12a51.5 51.5 0 0 1 0 61.9l16 12a71.6 71.6 0 0 0 0-85.9"/><path fill="#333" d="m313.3 181.7l-16 12a51.5 51.5 0 0 1 0 61.9l16 12a71.6 71.6 0 0 0 0-85.9M225 266l-12 16a71.7 71.7 0 0 0 43 14.3v-20a51.5 51.5 0 0 1-31-10.3"/><path fill="#d80027" d="m371.4 266l-12 16a71.7 71.7 0 0 0 43 14.3v-20a51.5 51.5 0 0 1-31-10.3"/></g></svg>

React

import type { SVGProps } from "react";

export function CircleFlagsOlympics(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#338af3" d="M109.6 153.1A71.8 71.8 0 0 0 38 224.7a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#333" d="M256 153.1a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#d80027" d="M402.4 153.1a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#ffda44" d="M182.8 215.7a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#6da544" d="M329.2 215.7a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#338af3" d="m166.9 181.7l-16 12a51.5 51.5 0 0 1 0 61.9l16 12a71.6 71.6 0 0 0 0-85.9"/><path fill="#333" d="m313.3 181.7l-16 12a51.5 51.5 0 0 1 0 61.9l16 12a71.6 71.6 0 0 0 0-85.9M225 266l-12 16a71.7 71.7 0 0 0 43 14.3v-20a51.5 51.5 0 0 1-31-10.3"/><path fill="#d80027" d="m371.4 266l-12 16a71.7 71.7 0 0 0 43 14.3v-20a51.5 51.5 0 0 1-31-10.3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#338af3" d="M109.6 153.1A71.8 71.8 0 0 0 38 224.7a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#333" d="M256 153.1a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#d80027" d="M402.4 153.1a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#ffda44" d="M182.8 215.7a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#6da544" d="M329.2 215.7a71.8 71.8 0 0 0-71.6 71.6a71.8 71.8 0 0 0 71.6 71.6a71.8 71.8 0 0 0 71.6-71.6a71.8 71.8 0 0 0-71.6-71.6m0 20c28.6 0 51.6 23 51.6 51.6s-23 51.6-51.6 51.6s-51.6-23-51.6-51.6s23-51.6 51.6-51.6"/><path fill="#338af3" d="m166.9 181.7l-16 12a51.5 51.5 0 0 1 0 61.9l16 12a71.6 71.6 0 0 0 0-85.9"/><path fill="#333" d="m313.3 181.7l-16 12a51.5 51.5 0 0 1 0 61.9l16 12a71.6 71.6 0 0 0 0-85.9M225 266l-12 16a71.7 71.7 0 0 0 43 14.3v-20a51.5 51.5 0 0 1-31-10.3"/><path fill="#d80027" d="m371.4 266l-12 16a71.7 71.7 0 0 0 43 14.3v-20a51.5 51.5 0 0 1-31-10.3"/></g></svg>
</template>

CSS

.icon-olympics {
  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%22SVGqdEcMdXs%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(%23SVGqdEcMdXs)%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23338af3%22%20d%3D%22M109.6%20153.1A71.8%2071.8%200%200%200%2038%20224.7a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M256%20153.1a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22M402.4%20153.1a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M182.8%20215.7a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%236da544%22%20d%3D%22M329.2%20215.7a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23338af3%22%20d%3D%22m166.9%20181.7l-16%2012a51.5%2051.5%200%200%201%200%2061.9l16%2012a71.6%2071.6%200%200%200%200-85.9%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m313.3%20181.7l-16%2012a51.5%2051.5%200%200%201%200%2061.9l16%2012a71.6%2071.6%200%200%200%200-85.9M225%20266l-12%2016a71.7%2071.7%200%200%200%2043%2014.3v-20a51.5%2051.5%200%200%201-31-10.3%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22m371.4%20266l-12%2016a71.7%2071.7%200%200%200%2043%2014.3v-20a51.5%2051.5%200%200%201-31-10.3%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%22SVGqdEcMdXs%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(%23SVGqdEcMdXs)%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23338af3%22%20d%3D%22M109.6%20153.1A71.8%2071.8%200%200%200%2038%20224.7a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M256%20153.1a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22M402.4%20153.1a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23ffda44%22%20d%3D%22M182.8%20215.7a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%236da544%22%20d%3D%22M329.2%20215.7a71.8%2071.8%200%200%200-71.6%2071.6a71.8%2071.8%200%200%200%2071.6%2071.6a71.8%2071.8%200%200%200%2071.6-71.6a71.8%2071.8%200%200%200-71.6-71.6m0%2020c28.6%200%2051.6%2023%2051.6%2051.6s-23%2051.6-51.6%2051.6s-51.6-23-51.6-51.6s23-51.6%2051.6-51.6%22%2F%3E%3Cpath%20fill%3D%22%23338af3%22%20d%3D%22m166.9%20181.7l-16%2012a51.5%2051.5%200%200%201%200%2061.9l16%2012a71.6%2071.6%200%200%200%200-85.9%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m313.3%20181.7l-16%2012a51.5%2051.5%200%200%201%200%2061.9l16%2012a71.6%2071.6%200%200%200%200-85.9M225%20266l-12%2016a71.7%2071.7%200%200%200%2043%2014.3v-20a51.5%2051.5%200%200%201-31-10.3%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22m371.4%20266l-12%2016a71.7%2071.7%200%200%200%2043%2014.3v-20a51.5%2051.5%200%200%201-31-10.3%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/olympics.svg?color=%231a73e8&size=48