Servicedesk Plus Saas Helpdesk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Servicedesk Plus Saas Helpdesk icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/347161.svg" alt="Servicedesk Plus Saas Helpdesk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347161.svg" alt="Servicedesk Plus Saas Helpdesk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347161.svg" alt="Servicedesk Plus Saas Helpdesk icon" :width="24" :height="24" />
CSS background
.icon-servicedesk-plus-saas-helpdesk {
background-image: url('https://proicons.com/icon/347161.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><polyline class="c" points="25.3112 30.2112 25.3112 37.912 33.9328 37.912 33.9328 22.5103 25.3112 22.5103"/><polyline class="c" points="11.3115 37.912 19.9332 37.912 19.9332 30.2112"/><polyline class="c" points="11.3115 30.2112 11.3115 22.5103 19.9332 22.5103"/><path class="c" d="M43.5,23.9403c-.625-1.8503-2.3754-3.1826-4.4369-3.1826-.8644,0-1.6638.2507-2.3588.6591-.5324-3.575-3.5861-6.3261-7.3095-6.3261-.9239,0-1.799.1897-2.615.4984-.8497-3.1617-3.7076-5.501-7.1375-5.501-4.0079,0-7.2521,3.1839-7.3934,7.1574-.8231-.7192-1.8876-1.1698-3.0666-1.1698-2.5861,0-4.6823,2.0962-4.6823,4.6821"/></svg>
Copied!