Acea Waidy Wow Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Acea Waidy Wow 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/321322.svg" alt="Acea Waidy Wow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321322.svg" alt="Acea Waidy Wow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321322.svg" alt="Acea Waidy Wow icon" :width="24" :height="24" />
CSS background
.icon-acea-waidy-wow {
background-image: url('https://proicons.com/icon/321322.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M34.079,28.461c0,5.5871-4.5124,10.116-10.079,10.116s-10.079-4.5292-10.079-10.116c0-8.1281,10.079-19.038,10.079-19.038,0,0,10.079,10.91,10.079,19.038Z"/><path class="b" d="M24,20.018c-2.5404,0-4.5999,2.0851-4.5999,4.6572,0,3.6468,3.514,8.0444,4.4312,9.1186.1016.1189.2791.1319.3965.029.0102-.0089.0198-.0187.0287-.029.8961-1.0673,4.3433-5.4717,4.3433-9.1186,0-2.5721-2.0594-4.6572-4.5999-4.6572h0Z"/><path class="b" d="M42.5,24v18.5h-18.5c-10.217,0-18.5-8.2827-18.5-18.5S13.7827,5.5,24,5.5s18.5,8.2827,18.5,18.5Z"/><circle class="b" cx="24" cy="24.679" r="1.7"/></svg>
Copied!