Taskmanager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Taskmanager 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/333691.svg" alt="Taskmanager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333691.svg" alt="Taskmanager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333691.svg" alt="Taskmanager icon" :width="24" :height="24" />
CSS background
.icon-taskmanager {
background-image: url('https://proicons.com/icon/333691.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><g id="b"><g id="c"><path id="d" class="g" d="M34.6895,26.8793h7.8105v15.1477h-7.8105v-15.1477Z"/><path id="e" class="g" d="M20.4143,5.973h6.942v36.054h-6.942V5.973Z"/><path id="f" class="g" d="M5.5,17.2791h7.3517v24.7479h-7.3517v-24.7479Z"/></g></g></svg>
Taskmanager in other icon packs
Copied!