Shop Apotheke Redcare Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shop Apotheke Redcare 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/347253.svg" alt="Shop Apotheke Redcare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347253.svg" alt="Shop Apotheke Redcare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347253.svg" alt="Shop Apotheke Redcare icon" :width="24" :height="24" />
CSS background
.icon-shop-apotheke-redcare {
background-image: url('https://proicons.com/icon/347253.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="11.4191" cy="36.5877" r="5.9124"/><path class="b" d="M42.3171,11.9817l-6.2047,23.156c-1.3658,5.0865-8.5828,5.0865-9.9486,0l-2.4392-9.1007c-.2312-.8626-.905-1.5363-1.7676-1.7676l-9.1022-2.4407c-5.0865-1.3658-5.0865-8.5828,0-9.9486l23.156-6.2047c1.1694-.3134,2.4118-.2048,3.5088.3064,2.2645,1.0561,3.4442,3.5859,2.7976,5.9999h-.0001Z"/></svg>
Copied!