Agora Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Agora 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/336013.svg" alt="Agora icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336013.svg" alt="Agora icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336013.svg" alt="Agora icon" :width="24" :height="24" />
CSS background
.icon-agora {
background-image: url('https://proicons.com/icon/336013.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>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="r" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><g id="d"><g id="e"><path id="f" class="r" d="M15.1843,24.65c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2"/><line id="g" class="r" x1="15.1843" y1="26.65" x2="15.1843" y2="21.35"/></g><g id="h"><path id="i" class="r" d="M21.231,21.35v6c0,1.1046-.8954,2-2,2h0c-.5523,0-1.0523-.2238-1.4142-.5858"/><path id="j" class="r" d="M19.231,26.65h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2Z"/></g><path id="k" class="r" d="M25.2776,21.35h0c1.1046,0,2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2Z"/><g id="l"><path id="m" class="r" d="M29.3243,23.35c0-1.1046.8954-2,2-2h0"/><line id="n" class="r" x1="29.3243" y1="21.35" x2="29.3243" y2="26.65"/></g><g id="o"><path id="p" class="r" d="M36.8157,24.65c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2"/><line id="q" class="r" x1="36.8157" y1="26.65" x2="36.8157" y2="21.35"/></g></g></svg>
Agora in other icon packs
Copied!