Reason Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Reason 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/315806.svg" alt="Reason icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315806.svg" alt="Reason icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315806.svg" alt="Reason icon" :width="24" :height="24" />
CSS background
.icon-reason {
background-image: url('https://proicons.com/icon/315806.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Reason</title><path d="M0 0v24h24V0H0zm11.52 21.89l-1.33-2.54H8.4v2.54H6v-9.2h4.13c2.44 0 3.83 1.19 3.83 3.24 0 1.39-.58 2.4-1.64 2.96l1.92 3h-2.72zm11.36 0H15.5v-9.2h7.24v1.92H17.9v1.72h4.38v1.9l-4.38.01v1.73h4.99v1.92zM11.68 16c0 .93-.56 1.43-1.53 1.43H8.4v-2.82h1.75c.97 0 1.53.49 1.53 1.4z"/></svg>
Reason in other icon packs
Copied!