Prima Assicurazioni Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Prima Assicurazioni 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/346151.svg" alt="Prima Assicurazioni icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346151.svg" alt="Prima Assicurazioni icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346151.svg" alt="Prima Assicurazioni icon" :width="24" :height="24" />
CSS background
.icon-prima-assicurazioni {
background-image: url('https://proicons.com/icon/346151.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="M13.508,14.166l5.9241-2.7525v27.327"/><path class="b" d="M19.432,25.077c0,3.5621,8.7937,5.7967,12.798,2.4867,2.625-2.1697,2.2633-4.6385,2.2175-7.8745-.049-3.4663.2312-7.498-2.7783-9.2374-4.7245-2.7307-9.2771.0471-9.2771.0471"/></svg>
Copied!