Justify Right Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Justify Right 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/305933.svg" alt="Justify Right icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305933.svg" alt="Justify Right icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305933.svg" alt="Justify Right icon" :width="24" :height="24" />
CSS background
.icon-justify-right {
background-image: url('https://proicons.com/icon/305933.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="M40 536h925c19 0 35 16 35 35v73c0 8-3 16-8 22-9 10-20 13-32 13H35c-8 0-16-3-22-8-6-6-10-13-13-21v-85s1 0 1-1c6-20 18-28 39-28zM17 113c5-3 10-5 16-6h934c1 0 1 1 2 1 19 3 31 17 31 37v68c0 3 0 6-1 8-2 15-17 29-36 29H35c-8 0-15-3-21-8-7-5-11-13-14-21v-84c3-10 8-18 17-24zm23 209h927c19 1 33 17 33 36v71c0 2 0 5-1 7-3 17-18 29-36 29H36c-9 0-16-3-23-9S3 443 0 435v-84l1-1c6-20 18-28 39-28zm387 428h552c12 1 21 16 21 37v70c0 10-2 18-6 25-5 9-11 11-18 11H421c-6 0-11-5-15-12-3-5-4-11-5-17v-84c5-24 11-30 26-30z"/></svg>
Justify Right in other icon packs
Copied!