Indigo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Indigo 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/341960.svg" alt="Indigo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341960.svg" alt="Indigo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341960.svg" alt="Indigo icon" :width="24" :height="24" />
CSS background
.icon-indigo {
background-image: url('https://proicons.com/icon/341960.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><circle class="b" cx="18.585" cy="17.4201" r="0.75"/><circle class="b" cx="21.585" cy="17.4201" r="0.75"/><circle class="b" cx="24.585" cy="17.4201" r="0.75"/><circle class="b" cx="27.585" cy="17.4201" r="0.75"/><circle class="b" cx="30.585" cy="17.4201" r="0.75"/><circle class="b" cx="30.585" cy="20.4201" r="0.75"/><circle class="b" cx="30.585" cy="23.4201" r="0.75"/><circle class="b" cx="30.585" cy="26.4201" r="0.75"/><circle class="b" cx="30.585" cy="29.4201" r="0.75"/><circle class="b" cx="27.585" cy="20.4201" r="0.75"/><circle class="b" cx="13.2252" cy="28.775" r="0.75"/><circle class="b" cx="16.2252" cy="28.775" r="0.75"/><circle class="b" cx="19.2251" cy="28.775" r="0.75"/><circle class="b" cx="19.2251" cy="31.775" r="0.75"/><circle class="b" cx="19.2251" cy="34.775" r="0.75"/><circle class="b" cx="21.2201" cy="26.7802" r="0.75"/><circle class="b" cx="23.3563" cy="24.647" r="0.75"/><circle class="b" cx="25.4548" cy="22.5478" r="0.75"/><circle class="b" cx="32.6615" cy="15.3399" r="0.75"/><circle class="b" cx="34.7748" cy="13.225" r="0.75"/></svg>
Indigo in other icon packs
Copied!