Meineprovinzial Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meineprovinzial 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/343607.svg" alt="Meineprovinzial icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343607.svg" alt="Meineprovinzial icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343607.svg" alt="Meineprovinzial icon" :width="24" :height="24" />
CSS background
.icon-meineprovinzial {
background-image: url('https://proicons.com/icon/343607.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="m42.5,40.9394c-3.6835-7.7316-2.8093-14.7432-2.3155-25.6172.2693-5.9297-6.7761-7.5494-10.4681,5.1138"/><path id="d" class="k" d="m27.1597,19.8088c3.0977-12.5536-3.0089-15.5982-5.7405-10.1794-4.9534,9.8263-9.0481,15.7495-15.9192,20.5999"/><path id="e" class="k" d="m37.6278,17.7826c-2.1286,6.2413-1.5567,12.7896-.9166,19.3456"/><path id="f" class="k" d="m36.1951,15.9975c-2.6083,4.7598-3.0939,10.6838-3.7773,16.4992"/><path id="g" class="k" d="m34.0098,16.0458c-1.8626,3.125-2.8708,6.8369-3.7145,10.6618"/><path id="h" class="k" d="m25.8572,13.7783c-.3528,3.984-.7788,7.6855-2.605,10.903"/><path id="i" class="k" d="m23.9276,12.5723c-.5777,5.6436-2.848,10.7171-5.3064,15.7273"/><path id="j" class="k" d="m21.7086,13.0065c-1.8141,6.4467-5.2798,11.9598-9.3585,17.1264"/></svg>
Copied!