regional indicator s emoji
regional-indicator-s from OpenMoji by OpenMoji · Default · Extras Unicode · CC-BY-SA-4.0 Attribution required.
- Name
- regional-indicator-s
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Unicode
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras unicode icons from OpenMoji
alabama-flagandalusia-flaganticlockwise-triangle-headed-top-u-shaped-arrowaragon-flagasturian-flagbalearic-islands-flagbari-flagbasque-flagbavaria-flagberlin-flagblack-chess-bishopblack-chess-kingblack-chess-knightblack-chess-queenblack-chess-rookblack-hexagonblack-large-circleblack-octagonblack-pentagonblack-rectangleblack-starblack-vertical-ellipseblack-vertical-rectangleboys-symbol
Use the regional indicator s emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGPrAKQe7C" d="M35.9 34.627c-4.713-.814-7.602-1.521-7.602-5.64c0-3.308 3.495-6 7.792-6c3.71 0 6.924 2.035 7.643 4.838a1 1 0 1 0 1.937-.497c-.943-3.674-4.971-6.34-9.58-6.34c-5.4 0-9.792 3.589-9.792 8c0 6.011 4.921 6.86 9.262 7.61c5.065.874 8.142 1.741 8.142 6.414c0 3.309-3.495 6-7.792 6c-3.708 0-6.923-2.036-7.643-4.84a1 1 0 0 0-1.938.497c.944 3.675 4.973 6.343 9.58 6.343c5.4 0 9.793-3.589 9.793-8c0-6.694-5.435-7.632-9.802-8.385"/></defs><circle cx="36" cy="36" r="27.5" fill="#fff"/><use href="#SVGPrAKQe7C"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="36" r="28"/><use href="#SVGPrAKQe7C"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRegionalIndicatorS(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGPrAKQe7C" d="M35.9 34.627c-4.713-.814-7.602-1.521-7.602-5.64c0-3.308 3.495-6 7.792-6c3.71 0 6.924 2.035 7.643 4.838a1 1 0 1 0 1.937-.497c-.943-3.674-4.971-6.34-9.58-6.34c-5.4 0-9.792 3.589-9.792 8c0 6.011 4.921 6.86 9.262 7.61c5.065.874 8.142 1.741 8.142 6.414c0 3.309-3.495 6-7.792 6c-3.708 0-6.923-2.036-7.643-4.84a1 1 0 0 0-1.938.497c.944 3.675 4.973 6.343 9.58 6.343c5.4 0 9.793-3.589 9.793-8c0-6.694-5.435-7.632-9.802-8.385"/></defs><circle cx="36" cy="36" r="27.5" fill="#fff"/><use href="#SVGPrAKQe7C"/><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2"><circle cx="36" cy="36" r="28"/><use href="#SVGPrAKQe7C"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGPrAKQe7C" d="M35.9 34.627c-4.713-.814-7.602-1.521-7.602-5.64c0-3.308 3.495-6 7.792-6c3.71 0 6.924 2.035 7.643 4.838a1 1 0 1 0 1.937-.497c-.943-3.674-4.971-6.34-9.58-6.34c-5.4 0-9.792 3.589-9.792 8c0 6.011 4.921 6.86 9.262 7.61c5.065.874 8.142 1.741 8.142 6.414c0 3.309-3.495 6-7.792 6c-3.708 0-6.923-2.036-7.643-4.84a1 1 0 0 0-1.938.497c.944 3.675 4.973 6.343 9.58 6.343c5.4 0 9.793-3.589 9.793-8c0-6.694-5.435-7.632-9.802-8.385"/></defs><circle cx="36" cy="36" r="27.5" fill="#fff"/><use href="#SVGPrAKQe7C"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="36" r="28"/><use href="#SVGPrAKQe7C"/></g></svg> </template>
CSS
.icon-regional-indicator-s {
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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGPrAKQe7C%22%20d%3D%22M35.9%2034.627c-4.713-.814-7.602-1.521-7.602-5.64c0-3.308%203.495-6%207.792-6c3.71%200%206.924%202.035%207.643%204.838a1%201%200%201%200%201.937-.497c-.943-3.674-4.971-6.34-9.58-6.34c-5.4%200-9.792%203.589-9.792%208c0%206.011%204.921%206.86%209.262%207.61c5.065.874%208.142%201.741%208.142%206.414c0%203.309-3.495%206-7.792%206c-3.708%200-6.923-2.036-7.643-4.84a1%201%200%200%200-1.938.497c.944%203.675%204.973%206.343%209.58%206.343c5.4%200%209.793-3.589%209.793-8c0-6.694-5.435-7.632-9.802-8.385%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227.5%22%20fill%3D%22%23fff%22%2F%3E%3Cuse%20href%3D%22%23SVGPrAKQe7C%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%2F%3E%3Cuse%20href%3D%22%23SVGPrAKQe7C%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGPrAKQe7C%22%20d%3D%22M35.9%2034.627c-4.713-.814-7.602-1.521-7.602-5.64c0-3.308%203.495-6%207.792-6c3.71%200%206.924%202.035%207.643%204.838a1%201%200%201%200%201.937-.497c-.943-3.674-4.971-6.34-9.58-6.34c-5.4%200-9.792%203.589-9.792%208c0%206.011%204.921%206.86%209.262%207.61c5.065.874%208.142%201.741%208.142%206.414c0%203.309-3.495%206-7.792%206c-3.708%200-6.923-2.036-7.643-4.84a1%201%200%200%200-1.938.497c.944%203.675%204.973%206.343%209.58%206.343c5.4%200%209.793-3.589%209.793-8c0-6.694-5.435-7.632-9.802-8.385%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2227.5%22%20fill%3D%22%23fff%22%2F%3E%3Cuse%20href%3D%22%23SVGPrAKQe7C%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%2F%3E%3Cuse%20href%3D%22%23SVGPrAKQe7C%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/regional-indicator-s.svg?color=%231a73e8&size=48