repeat button emoji

repeat-button from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
repeat-button
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the repeat button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M30.2 10L23 4v4h-8C9.477 8 5 12.477 5 18c0 1.414.297 2.758.827 3.978l3.3-2.75A6 6 0 0 1 15 12h8v4zm-.026 4.023l-3.301 2.75q.126.595.127 1.227a6 6 0 0 1-6 6h-8v-4l-7.2 6l7.2 6v-4h8c5.522 0 10-4.478 10-10a10 10 0 0 0-.826-3.977"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiRepeatButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M30.2 10L23 4v4h-8C9.477 8 5 12.477 5 18c0 1.414.297 2.758.827 3.978l3.3-2.75A6 6 0 0 1 15 12h8v4zm-.026 4.023l-3.301 2.75q.126.595.127 1.227a6 6 0 0 1-6 6h-8v-4l-7.2 6l7.2 6v-4h8c5.522 0 10-4.478 10-10a10 10 0 0 0-.826-3.977"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M30.2 10L23 4v4h-8C9.477 8 5 12.477 5 18c0 1.414.297 2.758.827 3.978l3.3-2.75A6 6 0 0 1 15 12h8v4zm-.026 4.023l-3.301 2.75q.126.595.127 1.227a6 6 0 0 1-6 6h-8v-4l-7.2 6l7.2 6v-4h8c5.522 0 10-4.478 10-10a10 10 0 0 0-.826-3.977"/></svg>
</template>

CSS

.icon-repeat-button {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.2%2010L23%204v4h-8C9.477%208%205%2012.477%205%2018c0%201.414.297%202.758.827%203.978l3.3-2.75A6%206%200%200%201%2015%2012h8v4zm-.026%204.023l-3.301%202.75q.126.595.127%201.227a6%206%200%200%201-6%206h-8v-4l-7.2%206l7.2%206v-4h8c5.522%200%2010-4.478%2010-10a10%2010%200%200%200-.826-3.977%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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.2%2010L23%204v4h-8C9.477%208%205%2012.477%205%2018c0%201.414.297%202.758.827%203.978l3.3-2.75A6%206%200%200%201%2015%2012h8v4zm-.026%204.023l-3.301%202.75q.126.595.127%201.227a6%206%200%200%201-6%206h-8v-4l-7.2%206l7.2%206v-4h8c5.522%200%2010-4.478%2010-10a10%2010%200%200%200-.826-3.977%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/repeat-button.svg?color=%231a73e8&size=48