counterclockwise arrows button emoji
counterclockwise-arrows-button from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- counterclockwise-arrows-button
- Set
- Twitter Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- anticlockwise-arrows-button
The same emoji in other sets
More symbols icons from Twitter Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the counterclockwise arrows 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="m22.242 22.242l2.829 2.829c-3.905 3.905-10.237 3.904-14.143-.001a9.97 9.97 0 0 1-2.854-8.225l-4.037.367c-.215 3.84 1.128 7.752 4.062 10.687c5.467 5.467 14.333 5.468 19.799 0l2.828 2.828l.849-9.334zM27.899 8.1C22.431 2.633 13.568 2.633 8.1 8.1L5.272 5.272l-.849 9.334l9.334-.849l-2.829-2.829c3.906-3.905 10.236-3.905 14.142 0a9.98 9.98 0 0 1 2.856 8.226l4.036-.366c.216-3.841-1.128-7.753-4.063-10.688"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiCounterclockwiseArrowsButton(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="m22.242 22.242l2.829 2.829c-3.905 3.905-10.237 3.904-14.143-.001a9.97 9.97 0 0 1-2.854-8.225l-4.037.367c-.215 3.84 1.128 7.752 4.062 10.687c5.467 5.467 14.333 5.468 19.799 0l2.828 2.828l.849-9.334zM27.899 8.1C22.431 2.633 13.568 2.633 8.1 8.1L5.272 5.272l-.849 9.334l9.334-.849l-2.829-2.829c3.906-3.905 10.236-3.905 14.142 0a9.98 9.98 0 0 1 2.856 8.226l4.036-.366c.216-3.841-1.128-7.753-4.063-10.688"/></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="m22.242 22.242l2.829 2.829c-3.905 3.905-10.237 3.904-14.143-.001a9.97 9.97 0 0 1-2.854-8.225l-4.037.367c-.215 3.84 1.128 7.752 4.062 10.687c5.467 5.467 14.333 5.468 19.799 0l2.828 2.828l.849-9.334zM27.899 8.1C22.431 2.633 13.568 2.633 8.1 8.1L5.272 5.272l-.849 9.334l9.334-.849l-2.829-2.829c3.906-3.905 10.236-3.905 14.142 0a9.98 9.98 0 0 1 2.856 8.226l4.036-.366c.216-3.841-1.128-7.753-4.063-10.688"/></svg> </template>
CSS
.icon-counterclockwise-arrows-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%22m22.242%2022.242l2.829%202.829c-3.905%203.905-10.237%203.904-14.143-.001a9.97%209.97%200%200%201-2.854-8.225l-4.037.367c-.215%203.84%201.128%207.752%204.062%2010.687c5.467%205.467%2014.333%205.468%2019.799%200l2.828%202.828l.849-9.334zM27.899%208.1C22.431%202.633%2013.568%202.633%208.1%208.1L5.272%205.272l-.849%209.334l9.334-.849l-2.829-2.829c3.906-3.905%2010.236-3.905%2014.142%200a9.98%209.98%200%200%201%202.856%208.226l4.036-.366c.216-3.841-1.128-7.753-4.063-10.688%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%22m22.242%2022.242l2.829%202.829c-3.905%203.905-10.237%203.904-14.143-.001a9.97%209.97%200%200%201-2.854-8.225l-4.037.367c-.215%203.84%201.128%207.752%204.062%2010.687c5.467%205.467%2014.333%205.468%2019.799%200l2.828%202.828l.849-9.334zM27.899%208.1C22.431%202.633%2013.568%202.633%208.1%208.1L5.272%205.272l-.849%209.334l9.334-.849l-2.829-2.829c3.906-3.905%2010.236-3.905%2014.142%200a9.98%209.98%200%200%201%202.856%208.226l4.036-.366c.216-3.841-1.128-7.753-4.063-10.688%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/counterclockwise-arrows-button.svg?color=%231a73e8&size=48