counterclockwise arrows button emoji
counterclockwise-arrows-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- counterclockwise-arrows-button
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
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 72 72"><defs><path id="SVGIRhXtcEG" d="m20.771 30.421l-3.709 4.1c.683-7.708 5.642-14.356 12.963-17.014a19.3 19.3 0 0 1 6.6-1.167c5.482 0 10.76 2.375 14.477 6.516l.61.68l3.857-3.608l-.61-.68C50.253 14.006 43.572 11 36.629 11c-2.848 0-5.66.496-8.356 1.476c-9.208 3.343-15.56 11.828-16.433 21.583l-3.29-3.638l-3.344 3.117l9.455 10.45l9.453-10.45zM67 38.347l-9.455-10.45l-9.453 10.45l3.342 3.117l3.693-4.082c-.65 7.75-5.62 14.442-12.973 17.112a19.3 19.3 0 0 1-6.6 1.166c-5.482 0-10.76-2.375-14.477-6.516l-.61-.68l-3.856 3.608l.61.68C21.925 57.993 28.607 61 35.55 61c2.848 0 5.659-.497 8.355-1.475c9.249-3.357 15.62-11.902 16.447-21.712l3.303 3.65z"/></defs><use href="#SVGIRhXtcEG" fill="#3f3f3f" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><use href="#SVGIRhXtcEG" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCounterclockwiseArrowsButton(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="SVGIRhXtcEG" d="m20.771 30.421l-3.709 4.1c.683-7.708 5.642-14.356 12.963-17.014a19.3 19.3 0 0 1 6.6-1.167c5.482 0 10.76 2.375 14.477 6.516l.61.68l3.857-3.608l-.61-.68C50.253 14.006 43.572 11 36.629 11c-2.848 0-5.66.496-8.356 1.476c-9.208 3.343-15.56 11.828-16.433 21.583l-3.29-3.638l-3.344 3.117l9.455 10.45l9.453-10.45zM67 38.347l-9.455-10.45l-9.453 10.45l3.342 3.117l3.693-4.082c-.65 7.75-5.62 14.442-12.973 17.112a19.3 19.3 0 0 1-6.6 1.166c-5.482 0-10.76-2.375-14.477-6.516l-.61-.68l-3.856 3.608l.61.68C21.925 57.993 28.607 61 35.55 61c2.848 0 5.659-.497 8.355-1.475c9.249-3.357 15.62-11.902 16.447-21.712l3.303 3.65z"/></defs><use href="#SVGIRhXtcEG" fill="#3f3f3f" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><use href="#SVGIRhXtcEG" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGIRhXtcEG" d="m20.771 30.421l-3.709 4.1c.683-7.708 5.642-14.356 12.963-17.014a19.3 19.3 0 0 1 6.6-1.167c5.482 0 10.76 2.375 14.477 6.516l.61.68l3.857-3.608l-.61-.68C50.253 14.006 43.572 11 36.629 11c-2.848 0-5.66.496-8.356 1.476c-9.208 3.343-15.56 11.828-16.433 21.583l-3.29-3.638l-3.344 3.117l9.455 10.45l9.453-10.45zM67 38.347l-9.455-10.45l-9.453 10.45l3.342 3.117l3.693-4.082c-.65 7.75-5.62 14.442-12.973 17.112a19.3 19.3 0 0 1-6.6 1.166c-5.482 0-10.76-2.375-14.477-6.516l-.61-.68l-3.856 3.608l.61.68C21.925 57.993 28.607 61 35.55 61c2.848 0 5.659-.497 8.355-1.475c9.249-3.357 15.62-11.902 16.447-21.712l3.303 3.65z"/></defs><use href="#SVGIRhXtcEG" fill="#3f3f3f" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><use href="#SVGIRhXtcEG" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/></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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGIRhXtcEG%22%20d%3D%22m20.771%2030.421l-3.709%204.1c.683-7.708%205.642-14.356%2012.963-17.014a19.3%2019.3%200%200%201%206.6-1.167c5.482%200%2010.76%202.375%2014.477%206.516l.61.68l3.857-3.608l-.61-.68C50.253%2014.006%2043.572%2011%2036.629%2011c-2.848%200-5.66.496-8.356%201.476c-9.208%203.343-15.56%2011.828-16.433%2021.583l-3.29-3.638l-3.344%203.117l9.455%2010.45l9.453-10.45zM67%2038.347l-9.455-10.45l-9.453%2010.45l3.342%203.117l3.693-4.082c-.65%207.75-5.62%2014.442-12.973%2017.112a19.3%2019.3%200%200%201-6.6%201.166c-5.482%200-10.76-2.375-14.477-6.516l-.61-.68l-3.856%203.608l.61.68C21.925%2057.993%2028.607%2061%2035.55%2061c2.848%200%205.659-.497%208.355-1.475c9.249-3.357%2015.62-11.902%2016.447-21.712l3.303%203.65z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGIRhXtcEG%22%20fill%3D%22%233f3f3f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGIRhXtcEG%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGIRhXtcEG%22%20d%3D%22m20.771%2030.421l-3.709%204.1c.683-7.708%205.642-14.356%2012.963-17.014a19.3%2019.3%200%200%201%206.6-1.167c5.482%200%2010.76%202.375%2014.477%206.516l.61.68l3.857-3.608l-.61-.68C50.253%2014.006%2043.572%2011%2036.629%2011c-2.848%200-5.66.496-8.356%201.476c-9.208%203.343-15.56%2011.828-16.433%2021.583l-3.29-3.638l-3.344%203.117l9.455%2010.45l9.453-10.45zM67%2038.347l-9.455-10.45l-9.453%2010.45l3.342%203.117l3.693-4.082c-.65%207.75-5.62%2014.442-12.973%2017.112a19.3%2019.3%200%200%201-6.6%201.166c-5.482%200-10.76-2.375-14.477-6.516l-.61-.68l-3.856%203.608l.61.68C21.925%2057.993%2028.607%2061%2035.55%2061c2.848%200%205.659-.497%208.355-1.475c9.249-3.357%2015.62-11.902%2016.447-21.712l3.303%203.65z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGIRhXtcEG%22%20fill%3D%22%233f3f3f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGIRhXtcEG%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/counterclockwise-arrows-button.svg?color=%231a73e8&size=48