Tides Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tides 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/333963.svg" alt="Tides icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333963.svg" alt="Tides icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333963.svg" alt="Tides icon" :width="24" :height="24" />
CSS background
.icon-tides {
background-image: url('https://proicons.com/icon/333963.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M5.3132,34.6351C1.2013,24,9.16,13.8124,18.1231,12.2659c18.5778-3.2052,19.3183,13.678,19.3183,13.678"/><path class="a" d="M37.4426,25.9439c-4.0992-11.6833-16.2206-9.095-21.5181-3.7975C10.81,27.2611,10.1477,41.2427,24,45.5"/></svg>
Tides in other icon packs
Copied!