Zenwatchmanager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zenwatchmanager 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/350137.svg" alt="Zenwatchmanager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350137.svg" alt="Zenwatchmanager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350137.svg" alt="Zenwatchmanager icon" :width="24" :height="24" />
CSS background
.icon-zenwatchmanager {
background-image: url('https://proicons.com/icon/350137.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="j" d="M38.9897,7.765H9.0103c-1.0035,0-1.8169.7846-1.8169,1.7524v28.9149c0,.9678.8135,1.7524,1.8169,1.7524h29.9794c1.0035,0,1.8169-.7846,1.8169-1.7524h0V9.5174c0-.9678-.8135-1.7524-1.8169-1.7524h0Z"/><path id="d" class="j" d="M35.6678,11.1554H12.3322c-.7811,0-1.4143.6251-1.4143,1.3962h0v23.0376c0,.7711.6332,1.3962,1.4143,1.3962h23.3356c.7811,0,1.4143-.6251,1.4143-1.3962V12.5516c0-.7711-.6332-1.3962-1.4143-1.3962h0Z"/><path id="e" class="j" d="M12.1374,7.765v-2.265h23.3458v2.265"/><path id="f" class="j" d="M12.3499,40.1848v2.3152h23.0381v-2.3152"/><path id="g" class="j" d="M22.3008,15.2696l2.8319-.0472.4248,2.596,1.18.708,2.4544-1.6048,2.0296,1.8408-1.4632,2.1712.5192,1.5104,3.1623.472.0472,2.4544-2.7847.2832-.9912,1.5576,1.416,2.1712-1.8408,1.888-2.0296-1.416-1.3688.6136-.472,2.7847-2.9263-.0944-.5192-2.7847-1.4632-.708-1.9824,1.6048-1.9352-1.9824,1.3688-1.888-.8968-1.6048-2.5488-.1888.0944-2.8319,2.4544-.0944.944-1.6992-1.416-2.0768,1.9352-1.9352,1.652,1.5104,1.6992-.6608.4248-2.5488Z"/><path id="h" class="j" d="M25.5,24.2375c0,.8284-.6716,1.5-1.5,1.5s-1.5-.6716-1.5-1.5.6716-1.5,1.5-1.5h0c.8284,0,1.5.6716,1.5,1.5h0Z"/><path id="i" class="j" d="M28,24.2375c0,2.2091-1.7909,4-4,4h0c-2.2091,0-4-1.7909-4-4h0c0-2.2091,1.7909-4,4-4h0c2.2091,0,4,1.7909,4,4h0Z"/></g></svg>
Copied!