Meine Aok Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meine Aok 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/329047.svg" alt="Meine Aok icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329047.svg" alt="Meine Aok icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329047.svg" alt="Meine Aok icon" :width="24" :height="24" />
CSS background
.icon-meine-aok {
background-image: url('https://proicons.com/icon/329047.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="k" d="M28.7669,26.8683l-4.7262,2.7287"/><path id="d" class="k" d="M23.8705,19.6878v15.3981"/><path id="e" class="k" d="M33.6864,35.3164H14.0468"/><path id="f" class="k" d="M23.6893,29.4696l-5.1308-2.9623"/><circle id="g" class="k" cx="24" cy="24" r="21.5"/><path id="h" class="k" d="M20.825,12.283l3.0593-3.0593h0l2.8823,2.8823m.1094,.1195c.0034,.0036,.0068,.0072,.0102,.0109,1.6666,1.6612,1.676,4.3539,.0148,6.0206-.0033,.0033-.0066,.0066-.0148,.0049h0c-1.6639,1.6639-4.3616,1.6639-6.0255,0h0c-1.6296-1.6296-1.6681-4.2596-.0868-5.9362"/><path id="i" class="k" d="M10.6232,25.6087l-1.1198-4.1791h0l3.9372-1.055m.1582-.0348c.0046-.0012,.0092-.0024,.0138-.0037,2.2729-.609,4.6092,.7398,5.2182,3.0127h0c.609,2.2729-.7398,4.6092-3.0127,5.2182-2.2261,.5965-4.523-.6852-5.1843-2.8929"/><path id="j" class="k" d="M34.2574,20.3648l4.1375,1.2649h0l-1.1917,3.898m-.0541,.1527c-.0016,.0045-.0032,.0089-.0049,.0134-.688,2.2503-3.0699,3.5168-5.3202,2.8288h0c-2.2503-.688-3.5168-3.0699-2.8288-5.3202,.6738-2.2039,2.9779-3.4726,5.2006-2.8635"/></g></svg>
Copied!