Ao Oni 3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ao Oni 3 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/336450.svg" alt="Ao Oni 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336450.svg" alt="Ao Oni 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336450.svg" alt="Ao Oni 3 icon" :width="24" :height="24" />
CSS background
.icon-ao-oni-3 {
background-image: url('https://proicons.com/icon/336450.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M11.7706,40.2878c-.4476-7.8411-.4803-19.205-.9967-29.028-.2684-4.3462,4.1246-6.8103,6.8302-6.7561,5.2917.106,5.5155-.1136,10.716.9,3.7101.7231,3.4578,6.018,3.497,9.032-.3132,9.8585-.9203,20.878-1.485,26.532-.1831,1.8335-.952,2.5132-3.5292,2.5132-5.8961,0-.9802-7.4509-5.3776-7.4509-4.3793.0895-.3543,7.4509-4.6081,7.4509-2.7741,0-4.8393.4345-5.0463-3.1924l-.0003-.0007Z"/><path class="c" d="M27.7956,27.3028c.3771,1.4072-2.8809,4.8257-6.4346,4.8257s-6.7946-3.4821-6.4346-4.8257c1.4061-5.2476,4.54-3.313,6.4346-3.313s5.0069-2.0155,6.4346,3.313Z"/><path class="c" d="M31.5786,20.8658c1.2221,5.7427,1.7741,9.6041,1.3275,12.31M31.7281,36.1118c-.3014.4017-.6575.7633-1.0715,1.0922"/><path class="c" d="M11.1696,21.6728c-1.9292,10.347-2.0966,12.731.4403,15.267"/><path class="c" d="M33.4866,41.8288c.5523.4627,1.1485.6748,2.4876.6748h.312c1.1043,0,1.9995-.8952,1.9995-1.9995h0c0-1.1043-.8952-1.9995-1.9995-1.9995"/><path class="c" d="M33.4866,35.1718c.5535-.4613,1.1503-.6717,2.4894-.6681l.3111.0018c1.1043,0,1.9995.8952,1.9995,1.9995h0c0,1.1043-.8952,1.9995-1.9995,1.9995"/><line class="c" x1="34.7566" y1="38.5048" x2="36.2866" y2="38.5048"/></svg>
Copied!