Blink Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blink 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/337282.svg" alt="Blink icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337282.svg" alt="Blink icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337282.svg" alt="Blink icon" :width="24" :height="24" />
CSS background
.icon-blink {
background-image: url('https://proicons.com/icon/337282.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="k" d="M26.3323,27.3721c-.5008.4712-1.1906.5593-2.3323.5593s-1.8315-.088-2.3323-.5593"/><g id="d"><path id="e" class="k" d="M33.2774,25.0255c0,1.3758-1.1152,2.4911-2.4908,2.4911s-2.4908-1.1153-2.4908-2.4911h0c0-1.3758,1.1152-2.4911,2.4908-2.4911h0c1.3756,0,2.4908,1.1153,2.4908,2.4911Z"/><path id="f" class="k" d="M32.6326,24.2213c0,.5337-.4326.9664-.9662.9664s-.9662-.4327-.9662-.9664.4326-.9664.9662-.9664h0c.5336,0,.9662.4326.9662.9664h0Z"/></g><g id="g"><path id="h" class="k" d="M19.7043,25.0255c0,1.3758-1.1152,2.4911-2.4908,2.4911s-2.4908-1.1153-2.4908-2.4911h0c0-1.3758,1.1152-2.4911,2.4908-2.4911h0c1.3756,0,2.4908,1.1153,2.4908,2.4911Z"/><path id="i" class="k" d="M19.0595,24.2213c0,.5337-.4326.9664-.9662.9664s-.9662-.4327-.9662-.9664.4326-.9664.9662-.9664.9662.4327.9662.9664Z"/></g></g><path id="j" class="k" d="M12.618,41.401c-1.4943-1.0858-1.112-7.3512.1234-12.0276-3.7589-3.0534-7.7504-7.8976-7.1797-9.6544.5708-1.7568,6.647-3.3294,11.4784-3.5868,1.7384-4.515,5.1115-9.8086,6.9585-9.8086s5.2201,5.2936,6.9612,9.8046l.0002-.0145c4.8311.2634,10.9073,1.836,11.4781,3.5928.5708,1.7568-3.4208,6.601-7.1723,9.6535,1.2473,4.677,1.6296,10.9425.1353,12.0282s-7.3342-1.2139-11.3899-3.834c-4.0591,2.6328-9.8991,4.9325-11.3933,3.8467Z"/></svg>
Blink in other icon packs
Copied!