Remind Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Remind 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/332065.svg" alt="Remind icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332065.svg" alt="Remind icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332065.svg" alt="Remind icon" :width="24" :height="24" />
CSS background
.icon-remind {
background-image: url('https://proicons.com/icon/332065.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><path class="a" d="M24.4368,8.4571c-6.3757.0611-11.7884,3.1693-12.8973,7.4063A10.0615,10.0615,0,1,0,20.73,33.4084l.5769,5.4887a.72.72,0,0,0,1.294.355l4.844-6.5046a5.7924,5.7924,0,0,0,7.1563-4.33,8.5647,8.5647,0,0,0,.8946.0491A7.7472,7.7472,0,0,0,43.5,21.0017a7.6508,7.6508,0,0,0-6.8457-7.3829c-2.1872-3.1494-6.8762-5.1612-12.0307-5.1617Q24.53,8.4567,24.4368,8.4571Z"/></svg>
Remind in other icon packs
Copied!