Anyun Continuing Education Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Anyun Continuing Education 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/336445.svg" alt="Anyun Continuing Education icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336445.svg" alt="Anyun Continuing Education icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336445.svg" alt="Anyun Continuing Education icon" :width="24" :height="24" />
CSS background
.icon-anyun-continuing-education {
background-image: url('https://proicons.com/icon/336445.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;}</style></defs><path class="a" d="M24.782,5.5c3.3759,11.0313,9.6609,21.0562,17.7444,30.4582-3.047-3.2331-4.0648-7.4075-13.6652-5.3709a40.1511,40.1511,0,0,1-4.4191-9.3821,60.1446,60.1446,0,0,1-5.439,12.9854c-3.478,2.5593-8.4487,2.4651-13.5294,2.1755,7.81-8.6526,15.2463-17.75,19.3078-30.8655Z"/><path class="a" d="M5.4736,36.3656c1.6051,2.361,4.9289,6.417,9.96,6.1188,16.0688-.9527,14.87-9.9786,27.0923-6.5267"/><path class="a" d="M19.0026,34.19A33.61,33.61,0,0,1,28.86,30.587"/></svg>
Copied!