Sort Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Sort 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/306541.svg" alt="Sort Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306541.svg" alt="Sort Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306541.svg" alt="Sort Alt icon" :width="24" :height="24" />
CSS background
.icon-sort-alt {
background-image: url('https://proicons.com/icon/306541.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="M455 63H353c-10 0-18 8-18 18v652c0 10-8 19-19 19h-83c-10 0-18 0-19 1s6 6 15 12c76 56 152 113 230 170 8 6 15 2 15-8V81c0-10-9-18-19-18zm316 172c-76-56-152-112-230-170-8-6-15-2-15 8v846c0 10 9 18 19 18h102c10 0 18-8 18-18V267c0-10 8-19 19-19h83c10 0 18 0 19-1 0-1-7-6-15-12z"/></svg>
Sort Alt in other icon packs
Copied!