Au 0101 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Au 0101 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/322147.svg" alt="Au 0101 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322147.svg" alt="Au 0101 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322147.svg" alt="Au 0101 icon" :width="24" :height="24" />
CSS background
.icon-au-0101 {
background-image: url('https://proicons.com/icon/322147.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><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="m27.1668,20.7743v-7.6217c0-.8346-.3315-1.635-.9217-2.2251h0c-.5714-.5728-1.3612-.9275-2.2342-.9275s-1.6628.3546-2.2342.9275l-8.4665,8.4665c-1.0794,1.0794-1.3401,2.7988-.4842,4.0628,1.1515,1.7005,3.4856,1.862,4.8619.4847l3.1672-3.1672v13.8914c0,1.7087,1.2794,3.2402,2.9857,3.3298,1.82.0955,3.326-1.3517,3.326-3.1514v-14.0699Z"/><path class="c" d="m29.1475,13.8298l5.5283,5.5282c1.1881,1.1881,1.3812,3.1321.2854,4.4058-.6321.7348-1.5143,1.1021-2.3959,1.1021-.8075,0-1.6154-.3082-2.2313-.9246h0c-.6356-.6356-1.0231-1.4776-1.0923-2.3739l-.0942-7.7377Z"/></svg>
Copied!