text justifyright icon

text-justifyright from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
text-justifyright
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the text justifyright icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.168 11.36h43.64c1.008 0 1.805-.774 1.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.774-1.781 1.758a1.75 1.75 0 0 0 1.78 1.781m0 12.28h43.64c1.008 0 1.805-.773 1.805-1.78c0-.985-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.773-1.781 1.757c0 1.008.773 1.782 1.78 1.782m0 12.282h43.64a1.786 1.786 0 0 0 1.805-1.781c0-.985-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.773-1.781 1.758c0 .984.773 1.78 1.78 1.78M24.754 48.18h25.055c1.008 0 1.804-.774 1.804-1.758s-.797-1.781-1.804-1.781H24.754a1.76 1.76 0 0 0-1.758 1.78a1.74 1.74 0 0 0 1.758 1.759"/></svg>

React

import type { SVGProps } from "react";

export function F7TextJustifyright(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.168 11.36h43.64c1.008 0 1.805-.774 1.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.774-1.781 1.758a1.75 1.75 0 0 0 1.78 1.781m0 12.28h43.64c1.008 0 1.805-.773 1.805-1.78c0-.985-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.773-1.781 1.757c0 1.008.773 1.782 1.78 1.782m0 12.282h43.64a1.786 1.786 0 0 0 1.805-1.781c0-.985-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.773-1.781 1.758c0 .984.773 1.78 1.78 1.78M24.754 48.18h25.055c1.008 0 1.804-.774 1.804-1.758s-.797-1.781-1.804-1.781H24.754a1.76 1.76 0 0 0-1.758 1.78a1.74 1.74 0 0 0 1.758 1.759"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.168 11.36h43.64c1.008 0 1.805-.774 1.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.774-1.781 1.758a1.75 1.75 0 0 0 1.78 1.781m0 12.28h43.64c1.008 0 1.805-.773 1.805-1.78c0-.985-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.773-1.781 1.757c0 1.008.773 1.782 1.78 1.782m0 12.282h43.64a1.786 1.786 0 0 0 1.805-1.781c0-.985-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.773-1.781 1.758c0 .984.773 1.78 1.78 1.78M24.754 48.18h25.055c1.008 0 1.804-.774 1.804-1.758s-.797-1.781-1.804-1.781H24.754a1.76 1.76 0 0 0-1.758 1.78a1.74 1.74 0 0 0 1.758 1.759"/></svg>
</template>

CSS

.icon-text-justifyright {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.168%2011.36h43.64c1.008%200%201.805-.774%201.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.774-1.781%201.758a1.75%201.75%200%200%200%201.78%201.781m0%2012.28h43.64c1.008%200%201.805-.773%201.805-1.78c0-.985-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.773-1.781%201.757c0%201.008.773%201.782%201.78%201.782m0%2012.282h43.64a1.786%201.786%200%200%200%201.805-1.781c0-.985-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.773-1.781%201.758c0%20.984.773%201.78%201.78%201.78M24.754%2048.18h25.055c1.008%200%201.804-.774%201.804-1.758s-.797-1.781-1.804-1.781H24.754a1.76%201.76%200%200%200-1.758%201.78a1.74%201.74%200%200%200%201.758%201.759%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.168%2011.36h43.64c1.008%200%201.805-.774%201.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.774-1.781%201.758a1.75%201.75%200%200%200%201.78%201.781m0%2012.28h43.64c1.008%200%201.805-.773%201.805-1.78c0-.985-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.773-1.781%201.757c0%201.008.773%201.782%201.78%201.782m0%2012.282h43.64a1.786%201.786%200%200%200%201.805-1.781c0-.985-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.773-1.781%201.758c0%20.984.773%201.78%201.78%201.78M24.754%2048.18h25.055c1.008%200%201.804-.774%201.804-1.758s-.797-1.781-1.804-1.781H24.754a1.76%201.76%200%200%200-1.758%201.78a1.74%201.74%200%200%200%201.758%201.759%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/text-justifyright.svg?color=%231a73e8&size=48