Emoji Anticlockwise Downwards And Upwards Open Circle Arrows Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Anticlockwise Downwards And Upwards Open Circle Arrows icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325080.svg" alt="Emoji Anticlockwise Downwards And Upwards Open Circle Arrows icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325080.svg" alt="Emoji Anticlockwise Downwards And Upwards Open Circle Arrows icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325080.svg" alt="Emoji Anticlockwise Downwards And Upwards Open Circle Arrows icon" :width="24" :height="24" />
CSS background
.icon-emoji-anticlockwise-downwards-and-upwards-open-circle-arrows {
background-image: url('https://proicons.com/icon/325080.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m30.9392,13.8419c-5.6187-3.7812-13.2388-2.2916-17.02,3.327-1.3587,2.019-2.086,4.3965-2.0892,6.8301v6.33"/><path class="c" d="m17.233,34.1562c2.0197,1.3703,4.4058,2.0996,6.8465,2.0923,6.7652,0,12.2495-5.4843,12.2495-12.2495v-6.33"/><polyline class="c" points="18.1732 23.999 11.83 30.329 5.5 23.999 5.5 23.999"/><polyline class="c" points="29.84 23.999 36.3289 17.669 42.5 23.999"/></svg>
Copied!