Apteka April Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apteka April 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/336546.svg" alt="Apteka April icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336546.svg" alt="Apteka April icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336546.svg" alt="Apteka April icon" :width="24" :height="24" />
CSS background
.icon-apteka-april {
background-image: url('https://proicons.com/icon/336546.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M26.303,27l-3.3262,12.41c.34.0412.6814.0712,1.0234.0898,7.3937-.0128,13.749-5.2461,15.18-12.5l-12.8772.0002Z"/><path class="b" d="M30.832,10.094l-2.9219,10.906h11.277c-.9339-4.7386-4.0233-8.771-8.3555-10.906h.0004Z"/><path class="b" d="M24,8.5c-8.5604,0-15.5,6.9396-15.5,15.5.0239,5.8939,3.3885,11.2643,8.6816,13.857l7.8555-29.32c-.3452-.0239-.6911-.0363-1.0371-.0371h0Z"/></svg>
Copied!