Adhd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Adhd 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/335933.svg" alt="Adhd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335933.svg" alt="Adhd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335933.svg" alt="Adhd icon" :width="24" :height="24" />
CSS background
.icon-adhd {
background-image: url('https://proicons.com/icon/335933.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="d" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><line class="d" x1="14.3561" y1="25.418" x2="10.6331" y2="25.418"/><polyline class="d" points="9.711 28.2016 12.4946 19.7984 15.2782 28.2016"/><line class="d" x1="24.9047" y1="19.7984" x2="24.9047" y2="28.2016"/><line class="d" x1="30.4718" y1="19.7984" x2="30.4718" y2="28.2016"/><line class="d" x1="24.9047" y1="23.9842" x2="30.4718" y2="23.9842"/><path class="d" d="M17.2943,28.2016v-8.4032h1.8907c2.0304,0,3.6764,1.646,3.6764,3.6764v1.0504c0,2.0304-1.646,3.6764-3.6764,3.6764h-1.8907Z"/><path class="d" d="M32.7218,28.2016v-8.4032h1.8907c2.0304,0,3.6764,1.646,3.6764,3.6764v1.0504c0,2.0304-1.646,3.6764-3.6764,3.6764h-1.8907Z"/></svg>
Copied!