Loopmuenster Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Loopmuenster 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/328675.svg" alt="Loopmuenster icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328675.svg" alt="Loopmuenster icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328675.svg" alt="Loopmuenster icon" :width="24" :height="24" />
CSS background
.icon-loopmuenster {
background-image: url('https://proicons.com/icon/328675.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:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="d" x1="26.6512" y1="34.5737" x2="24.6224" y2="30.3597"/><path class="d" d="m29.7731,33.0695l-1.2409-2.5744c-.417-.8597-1.4501-1.2211-2.3121-.8088h0c-.8597.417-1.2211,1.4501-.8088,2.3121"/><path class="c" d="m19.3742,29.9991h0c.4135,0,.7492.3357.7492.7492v.0007c0,.4137-.3359.7496-.7496.7496h0c-.4136,0-.7494-.3358-.7494-.7494v-.0003c0-.4138.336-.7498.7498-.7498Z" transform="translate(-11.4039 11.4209) rotate(-25.6581)"/><path class="c" d="m22.7338,29.1073c.1798.3729.0233.821-.3496,1.0009-.0005.0002-.001.0005-.0015.0007-.3731.1794-.821.0223-1.0004-.3508,0,0,0-.0002-.0001-.0003-.1794-.3731-.0223-.821.3508-1.0004,0,0,.0002,0,.0003-.0001.3731-.1794.821-.0223,1.0004.3508,0,0,0,.0002.0001.0003v-.001Z"/><path class="d" d="m40.5084,26.9364c-.0095.5818-.4044,1.156-.95,1.4193h0c-.8584.413-1.8981.0496-2.3121-.8088l-.4884-1.0139c-.414-.8584-.0496-1.8981.8079-2.3121h0c.8584-.413,1.8981-.0496,2.3121.8088l.2633.5465-3.1209,1.5032"/><line class="d" x1="32.9274" y1="26.3593" x2="34.6433" y2="25.5333"/><path class="d" d="m33.184,24.6978l2.2549,4.6814c.2251.4674.6877.6295,1.156.4044l.2337-.1135"/><path class="d" d="m31.117,32.0375c.4254.0839.7745.0114,1.3983-.289l.3129-.1507c.5505-.2781.7823-.9419.5246-1.5023h0c-.2775-.5512-.9414-.7839-1.5023-.5265l-.702.3386c-.5606.2586-1.2252.0261-1.5023-.5256h0c-.2577-.5604-.0259-1.2241.5246-1.5023l.3129-.1507c.702-.3386,1.0521-.4101,1.3983-.289"/><line class="d" x1="40.4703" y1="22.7262" x2="42.5" y2="26.9383"/><path class="d" d="m41.2219,24.2867c-.413-.8584-.0496-1.8981.8088-2.3121h0"/><path class="d" d="m16.1533,36.3621c-.4128-.862-.0512-1.8954.8088-2.3121h0c.8617-.4121,1.8945-.0507,2.3111.8088l1.24,2.5753"/><line class="d" x1="12.2817" y1="36.3049" x2="14.3105" y2="40.518"/><path class="d" d="m13.0324,37.8654c-.413-.8584-.0496-1.8981.8088-2.3121h0c.8584-.413,1.8981-.0496,2.3121.8088l1.24,2.5753"/><line class="d" x1="24.3715" y1="33.7487" x2="25.1231" y2="35.3091"/><path class="d" d="m19.9725,32.6003l1.24,2.5744c.4174.8598,1.4511,1.2209,2.313.8079h0c.8588-.4174,1.2196-1.4496.8079-2.3111l-1.24-2.5753"/><path class="d" d="m16.5701,26.5062l-1.5929-.5952c-1.5261-.5694-1.7732-2.2863-1.3783-3.2259l1.6415-3.9126c.3796-.9052,2.005-1.1236,3.2068-.6858l11.2867,4.111c1.9077.6963,3.0523-.8613,3.2268-1.2972l1.4098-3.5234"/><path class="d" d="m39.6633,20.2901l-5.1068-10.6686,4.028-1.9134c1.2991-.6171,2.8214.1145,3.4071,1.1618.5494.9834.2728,2.7938-.7478,3.2964l-2.4265,1.1971"/><path class="d" d="m5.5,21.9546l4.8931,10.0724,10.2756-4.8779c1.2133-.5761,1.5557-1.7913,1.9172-2.8739l.7087-2.1175"/><path class="d" d="m24.609,18.227l1.2257-3.6646c.5561-1.6644,1.9506-2.1185,3.3317-1.5633l5.7602,2.3178"/></svg>
Copied!