Debeka Meine Gesundheit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Debeka Meine Gesundheit 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/338904.svg" alt="Debeka Meine Gesundheit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338904.svg" alt="Debeka Meine Gesundheit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338904.svg" alt="Debeka Meine Gesundheit icon" :width="24" :height="24" />
CSS background
.icon-debeka-meine-gesundheit {
background-image: url('https://proicons.com/icon/338904.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m17.5283,19.5375l7.341.773-.1882-4.7636c2.3368-.2056,5.7749.409,8.5753-3.9952,1.0052-1.581.8475-3.5908,2.1223-5.7659-.67.5948-2.7229,1.2278-4.8479,1.5172-2.9711.4047-5.6949,1.6778-6.0973,3.717.2046-2.3795-.9687-4.5165-3.0319-6.5199-1.2649.3834-1.6507.8566-1.6749,1.3668,3.1673,2.3827,2.922,5.2369,3.8772,7.0936,2.2424-1.5172,4.5619-3.1641,5.8922-2.1854-1.5488.7767-1.1976,1.1242-2.6572,2.1232-2.1728,1.4871-2.7241,1.2664-4.2165,1.1085l-10.0739-1.0661c-2.341-.2478-3.9956,2.3988-3.7298,4.2867l2.0542,14.5918,3.8782-.5114-.7054-9.5025c-.1491-2.0083,1.6064-2.4653,3.4828-2.2677Z"/><path class="c" d="m26.8006,17.0225l.0107,6.0229,1.4509.0929v-1.403l5.4189.3022c.6216.0347,1.2766.14,1.1701,1.1608l-.7416,7.1075h3.7906l1.2994-10.2961c.0827-.6554-.3293-2.0947-2.2001-2.233l-10.1988-.7542Z"/><path class="c" d="m33.8673,32.3522l-.0043,1.7327-1.9385-.1009c-1.3564-.0706-1.2997,1.5116-1.3123,1.921l2.1057-.0596-.4723,2.4853c-.1342.7063-.4198,1.0025-.7837,1.1083-1.2205.3548-2.2492.2969-3.6068.3581-.0802-.4378-.2652-.8756-.6651-1.3134-.3138-.3436-1.5769-.0298-1.7304.9904.4174.801.7755,1.6976,1.2522,2.4028,2.2564-.2339,4.716-.3241,6.6416-.7917,1.3388-.325,2.104-1.1487,2.1499-2.0041l.3638-6.7722-1.9999.0433Z"/><path class="c" d="m24.7644,43.5c.1461-1.58-.7821-2.5373-1.9645-2.6377l-2.898-.2462c-1.924-.1635-1.5882-2.2928-1.9308-4.572,1.4111.0234,2.6197-.1779,2.5093-1.3826-.1986-.7103-1.475-.2938-3.0699.0322-.7359.1504-1.5576.1208-2.1159.3602l-.172-1.8092-2.2068.3706c1.0703,3.1995-.2128,8.988,2.938,9.2222l8.9107.6625Z"/></svg>
Copied!