Aktion Mensch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aktion Mensch 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/321541.svg" alt="Aktion Mensch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321541.svg" alt="Aktion Mensch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321541.svg" alt="Aktion Mensch icon" :width="24" :height="24" />
CSS background
.icon-aktion-mensch {
background-image: url('https://proicons.com/icon/321541.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.r{fill:#000;stroke-width:0px;}</style></defs><path id="b" class="q" d="M17.7702,20.507l2.4109,2.4109"/><path id="c" class="q" d="M16.7369,16.0296v6.9745M16.7369,21.5403l3.0998-3.1859"/><path id="d" class="q" d="M30.7464,22.9188h0c-.9471,0-1.7221-.7749-1.7221-1.7221v-1.1194c0-.9471.7749-1.7221,1.7221-1.7221h0c.9471,0,1.7221.7749,1.7221,1.7221v1.1194c0,.9471-.7749,1.7221-1.7221,1.7221Z"/><path id="e" class="q" d="M37.7411,22.9188v-2.8414c0-.9471-.7749-1.7221-1.7221-1.7221h0c-.9471,0-1.7221.7749-1.7221,1.7221M34.2969,22.9179v-4.6496"/><path id="f" class="q" d="M22.9566,16.8915v5.1663c0,.5166.3444.861.861.861h.2583M22.0095,18.2683h1.8943"/><path id="g" class="r" d="M27.3002,16.2027c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75h0Z"/><path id="h" class="q" d="M26.5502,18.2683v4.6496"/><path id="i" class="q" d="M14.1336,20.6792h-3.0998"/><path id="j" class="q" d="M10.2589,23.0049l2.3248-6.8884,2.3248,6.8884"/><path id="k" class="q" d="M8.5,32.4604v-6.8023l3.4442,6.8884,3.4442-6.8884v6.8884"/><path id="l" class="q" d="M20.0901,31.6854c-.2583.5166-.861.861-1.4638.861h0c-.9471,0-1.7221-.7749-1.7221-1.7221v-1.1194c0-.9471.7749-1.7221,1.7221-1.7221h0c.9471,0,1.7221.7749,1.7221,1.7221v.6027h-3.4442"/><path id="m" class="q" d="M25.3086,32.5465v-2.8414c0-.9471-.7749-1.7221-1.7221-1.7221h0c-.9471,0-1.7221.7749-1.7221,1.7221M21.8644,32.5473v-4.6496"/><path id="n" class="q" d="M34.5399,31.6854c-.2583.5166-.861.861-1.4638.861h0c-.9471,0-1.7221-.7749-1.7221-1.7221v-1.1194c0-.9471.7749-1.7221,1.7221-1.7221h0c.6027,0,1.2055.3444,1.4638.861"/><path id="o" class="q" d="M26.9967,32.2021c.3444.2583.6888.3444,1.3777.3444h.3444c.6027,0,1.1194-.5166,1.1194-1.1194h0c0-.6027-.5166-1.1194-1.1194-1.1194h-.7749c-.6027,0-1.1194-.5166-1.1194-1.1194h0c0-.6027.5166-1.1194,1.1194-1.1194h.3444c.7749,0,1.1194.0861,1.3777.3444"/><path id="p" class="q" d="M36.0558,25.5729v6.9745M36.0558,29.6189c0-.9471.7749-1.7221,1.7221-1.7221h0c.9471,0,1.7221.7749,1.7221,1.7221v2.8414"/><rect class="q" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!