Gruppo San Donato Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gruppo San Donato 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/341357.svg" alt="Gruppo San Donato icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341357.svg" alt="Gruppo San Donato icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341357.svg" alt="Gruppo San Donato icon" :width="24" :height="24" />
CSS background
.icon-gruppo-san-donato {
background-image: url('https://proicons.com/icon/341357.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><path class="b" d="M16.8329,24.019l.0107,20.274c-8.5906-3.027-14.344-11.154-14.344-20.274C2.4997,14.8571,8.3057,6.702,16.9627,3.703"/><path class="b" d="M31.1669,24.019l.0004-20.27c8.5902,3.0375,14.333,11.159,14.333,20.27,0,9.1197-5.7535,17.247-14.355,20.278"/><path class="b" d="M23.9999,44.289c6.1809-6.1809,8.5117-11.759,0-20.27s-6.1809-14.089,0-20.27"/></svg>
Copied!