Max Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Max 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/328941.svg" alt="Max icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328941.svg" alt="Max icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328941.svg" alt="Max icon" :width="24" :height="24" />
CSS background
.icon-max {
background-image: url('https://proicons.com/icon/328941.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="40.5" y1="19.619" x2="33.9" y2="28.381"/><line class="c" x1="40.5" y1="28.381" x2="33.9" y2="19.619"/><path class="c" d="m7.5,28.381v-5.2345c0-1.8207,1.4793-3.3,3.3-3.3h0c1.8207,0,3.3,1.4793,3.3,3.3v5.2345"/><path class="c" d="m14.1,23.1465c0-1.8207,1.4793-3.3,3.3-3.3h0c1.8207,0,3.3,1.4793,3.3,3.3v5.2345"/><path class="c" d="m30.4862,25.081c0,1.8207-1.4793,3.3-3.3,3.3h0c-1.8207,0-3.3-1.4793-3.3-3.3h0v-2.1621c0-1.8207,1.4793-3.3,3.3-3.3h0c1.8207,0,3.3,1.4793,3.3,3.3"/><line class="c" x1="30.4862" y1="28.381" x2="30.4862" y2="19.619"/><line class="c" x1="27.1862" y1="25" x2="27.1862" y2="23"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Max in other icon packs
Copied!