Adonisjs Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Adonisjs 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/313398.svg" alt="Adonisjs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313398.svg" alt="Adonisjs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313398.svg" alt="Adonisjs icon" :width="24" :height="24" />
CSS background
.icon-adonisjs {
background-image: url('https://proicons.com/icon/313398.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>AdonisJS</title><path d="M0 12c0 9.68 2.32 12 12 12s12-2.32 12-12S21.68 0 12 0 0 2.32 0 12Zm4.84 2.492 3.762-8.555C9.238 4.498 10.46 3.716 12 3.716c1.54 0 2.762.781 3.398 2.223l3.762 8.554c.172.418.32.953.32 1.418 0 2.125-1.492 3.617-3.617 3.617-.726 0-1.3-.183-1.883-.37-.597-.192-1.203-.387-1.98-.387-.77 0-1.39.195-1.996.386-.59.188-1.168.371-1.867.371-2.125 0-3.617-1.492-3.617-3.617 0-.465.148-1 .32-1.418ZM12 7.43l-3.715 8.406c1.102-.512 2.371-.758 3.715-.758 1.297 0 2.613.246 3.664.758Z"/></svg>
Adonisjs in other icon packs
Copied!