Dpg Fruhjahrstagungen Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dpg Fruhjahrstagungen 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/339265.svg" alt="Dpg Fruhjahrstagungen icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339265.svg" alt="Dpg Fruhjahrstagungen icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339265.svg" alt="Dpg Fruhjahrstagungen icon" :width="24" :height="24" />
CSS background
.icon-dpg-fruhjahrstagungen {
background-image: url('https://proicons.com/icon/339265.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m28.6451,36.3679c6.8499-1.2282,13.8549-5.1744,13.8549-12.3661,0-5.8868-6.9906-10.6608-13.8531-12.2435v-1.1507c0-.9649.7809-1.7377,1.7458-1.7377h1.6863v-2.5691H15.9201v2.5673h1.6863c.9649,0,1.7476.7647,1.7476,1.7314v1.1598c-6.8625,1.5862-13.854,6.3593-13.854,12.2417,0,7.1872,7.005,11.1334,13.8549,12.3643v1.0371c0,.9649-.7836,1.7296-1.7485,1.7296h-1.6863v2.5673h16.1599v-2.5673l-1.6863-.0009c-.9602.005-1.7426-.7694-1.7476-1.7296,0-.0027,0-.0054,0-.0081v-1.0263l-.0009.0009Zm-9.291-22.0395v19.5253c-3.8713-1.4573-6.3332-4.8822-6.3332-9.8528,0-4.2113,2.4411-7.9816,6.3332-9.6725Zm9.2883,0c3.858,1.665,6.3511,5.4705,6.3368,9.6725,0,4.9688-2.4619,8.3938-6.3332,9.8519l-.0036-19.5235v-.0009Z"/></svg>
Copied!