Intellicare Agora Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Intellicare 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/327482.svg" alt="Intellicare Agora icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327482.svg" alt="Intellicare Agora icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327482.svg" alt="Intellicare Agora icon" :width="24" :height="24" />
CSS background
.icon-intellicare-agora {
background-image: url('https://proicons.com/icon/327482.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M9.3943,6.0178c-1.1947.6898-1.9308,1.9644-1.9313,3.344v29.271c.0015,2.9726,3.2193,4.8298,5.7939,3.344l25.348-14.634c2.5762-1.4867,2.5762-5.205,0-6.6917L13.2569,6.0171c-1.1951-.6899-2.6675-.6899-3.8626,0v.0007Z"/><path class="c" d="M7.9804,7.432l24.831,14.335-17.624,10.174"/><path class="c" d="M40.0247,22.0634l-24.837,14.338v-20.348"/><path class="c" d="M11.3257,42.5004V13.8234l17.623,10.174"/></svg>
Copied!