Zygiskdetach Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zygiskdetach 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/350229.svg" alt="Zygiskdetach icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350229.svg" alt="Zygiskdetach icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350229.svg" alt="Zygiskdetach icon" :width="24" :height="24" />
CSS background
.icon-zygiskdetach {
background-image: url('https://proicons.com/icon/350229.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="M36.3418,28.8375v6.1226c0,1.9767-1.6024,3.5791-3.5791,3.5791H8.0791c-1.9767,0-3.5791-1.6024-3.5791-3.5791V14.4728h21.1838"/><path class="c" d="M15.4225,14.4728v-3.5448c0-.8104.6569-1.4673,1.4673-1.4673h7.0622c.8104,0,1.4673.6569,1.4673,1.4673v3.5448"/><circle class="c" cx="33.8734" cy="19.5329" r="9.6266"/><line class="c" x1="30.0783" y1="23.328" x2="37.6685" y2="15.7378"/><line class="c" x1="30.0783" y1="15.7378" x2="37.6685" y2="23.328"/><polygon class="c" points="26.9003 26.506 16.1786 19.7814 16.1786 33.2306 26.9003 26.506"/></svg>
Copied!