xtz-line from Remix Icon by Remix Design · Line · Finance · Apache-2.0 Free for personal and commercial use.

Name
xtz-line
Set
Remix Icon
Style
Line
Category
Finance
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More finance icons from Remix Icon

Use the xtz icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6V2H7v4H4.5v2H7v5a4 4 0 0 0 6.667 2.981l-1.334-1.49A2 2 0 0 1 9 13V8h6.625L11.5 11.975V13.5h1c3.067 0 5 2.18 5 4c0 1.883-1.627 3.5-3.75 3.5c-1.823 0-3.293-1.202-3.66-2.733l-1.945.466C8.74 21.21 11.051 23 13.75 23c3.124 0 5.75-2.412 5.75-5.5c0-2.565-2.034-4.932-4.914-5.722L19 7.525V6z"/></svg>

React

import type { SVGProps } from "react";

export function RiXtzLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6V2H7v4H4.5v2H7v5a4 4 0 0 0 6.667 2.981l-1.334-1.49A2 2 0 0 1 9 13V8h6.625L11.5 11.975V13.5h1c3.067 0 5 2.18 5 4c0 1.883-1.627 3.5-3.75 3.5c-1.823 0-3.293-1.202-3.66-2.733l-1.945.466C8.74 21.21 11.051 23 13.75 23c3.124 0 5.75-2.412 5.75-5.5c0-2.565-2.034-4.932-4.914-5.722L19 7.525V6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6V2H7v4H4.5v2H7v5a4 4 0 0 0 6.667 2.981l-1.334-1.49A2 2 0 0 1 9 13V8h6.625L11.5 11.975V13.5h1c3.067 0 5 2.18 5 4c0 1.883-1.627 3.5-3.75 3.5c-1.823 0-3.293-1.202-3.66-2.733l-1.945.466C8.74 21.21 11.051 23 13.75 23c3.124 0 5.75-2.412 5.75-5.5c0-2.565-2.034-4.932-4.914-5.722L19 7.525V6z"/></svg>
</template>

CSS

.icon-xtz-line {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%206V2H7v4H4.5v2H7v5a4%204%200%200%200%206.667%202.981l-1.334-1.49A2%202%200%200%201%209%2013V8h6.625L11.5%2011.975V13.5h1c3.067%200%205%202.18%205%204c0%201.883-1.627%203.5-3.75%203.5c-1.823%200-3.293-1.202-3.66-2.733l-1.945.466C8.74%2021.21%2011.051%2023%2013.75%2023c3.124%200%205.75-2.412%205.75-5.5c0-2.565-2.034-4.932-4.914-5.722L19%207.525V6z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%206V2H7v4H4.5v2H7v5a4%204%200%200%200%206.667%202.981l-1.334-1.49A2%202%200%200%201%209%2013V8h6.625L11.5%2011.975V13.5h1c3.067%200%205%202.18%205%204c0%201.883-1.627%203.5-3.75%203.5c-1.823%200-3.293-1.202-3.66-2.733l-1.945.466C8.74%2021.21%2011.051%2023%2013.75%2023c3.124%200%205.75-2.412%205.75-5.5c0-2.565-2.034-4.932-4.914-5.722L19%207.525V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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