Tasks Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tasks Alt 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/306637.svg" alt="Tasks Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306637.svg" alt="Tasks Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306637.svg" alt="Tasks Alt icon" :width="24" :height="24" />
CSS background
.icon-tasks-alt {
background-image: url('https://proicons.com/icon/306637.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M280 213h25c19 0 34-19 34-41v-68c0-23-15-41-34-41h-25c-19 0-35 18-35 41v68c0 22 16 41 35 41zm401 0h25c19 0 35-19 35-41v-68c0-23-16-41-35-41h-25c-19 0-34 18-34 41v68c0 22 15 41 34 41zm136-75h-35v34c0 45-34 82-76 82h-25c-41 0-75-37-75-82v-34H380v34c0 45-34 82-75 82h-25c-42 0-76-37-76-82v-34h-21c-59 0-106 47-106 105v589c0 58 47 106 106 106h634c59 0 106-48 106-106V243c0-58-48-105-106-105zm56 685c0 29-24 53-53 53H180c-29 0-53-24-53-53V343h746v480zM254 525h492c15 0 27-19 27-43s-12-44-27-44H254c-15 0-28 20-28 44s13 43 28 43zm0 137h492c15 0 27-19 27-43s-12-44-27-44H254c-15 0-28 20-28 44s13 43 28 43zm0 137h297c15 0 28-20 28-44s-13-43-28-43H254c-15 0-28 19-28 43s13 44 28 44z"/></svg>
Tasks Alt in other icon packs
Copied!