All Accor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The All Accor 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/321616.svg" alt="All Accor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321616.svg" alt="All Accor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321616.svg" alt="All Accor icon" :width="24" :height="24" />
CSS background
.icon-all-accor {
background-image: url('https://proicons.com/icon/321616.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M4.5,35.6777c7.9031-.2359,9.4365-11.2648,16.5728-10.4391"/><path class="c" d="M9.1803,34.0105s-2.0263-1.7535-2.0263-3.9357c0-3.1258,3.5977-5.1311,2.3591-8.5518,3.7746,2.4771,4.0076,8.0089,4.0076,8.0089"/><path class="c" d="M15.234,12.3224l11.3238,23.3553h-5.6619s-6.3208-13.329-7.3773-15.7471c-1.0566-2.4181-1.0566-4.7772,1.7154-7.6082Z"/><path class="c" d="M33.1044,33.8912V12.3223h-4.2464v21.5688c0,.9749.9798,1.7865,2.0716,1.7865h4.2464c-1.0918,0-2.0716-.8115-2.0716-1.7865Z"/><path class="c" d="M41.4284,33.8912V12.3223h-4.2464v21.5688c0,.9749.9798,1.7865,2.0716,1.7865h4.2464c-1.0918,0-2.0716-.8115-2.0716-1.7865Z"/></svg>
Copied!