arrow-up-z-a from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
arrow-up-z-a
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the arrow up z a icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M214.6 105.4c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l25.4-25.4V512c0 17.7 14.3 32 32 32s32-14.3 32-32V205.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80zM352 128c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9S371.1 288 384 288h128c17.7 0 32-14.3 32-32s-14.3-32-32-32h-50.7l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9S525 96 512 96H384c-17.7 0-32 14.3-32 32m124.6 209.7c-5.4-10.9-16.5-17.7-28.6-17.7s-23.2 6.8-28.6 17.7l-80 160c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9zM448 423.6l20.2 40.4h-40.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidArrowUpZA(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M214.6 105.4c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l25.4-25.4V512c0 17.7 14.3 32 32 32s32-14.3 32-32V205.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80zM352 128c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9S371.1 288 384 288h128c17.7 0 32-14.3 32-32s-14.3-32-32-32h-50.7l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9S525 96 512 96H384c-17.7 0-32 14.3-32 32m124.6 209.7c-5.4-10.9-16.5-17.7-28.6-17.7s-23.2 6.8-28.6 17.7l-80 160c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9zM448 423.6l20.2 40.4h-40.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M214.6 105.4c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l25.4-25.4V512c0 17.7 14.3 32 32 32s32-14.3 32-32V205.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80zM352 128c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9S371.1 288 384 288h128c17.7 0 32-14.3 32-32s-14.3-32-32-32h-50.7l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9S525 96 512 96H384c-17.7 0-32 14.3-32 32m124.6 209.7c-5.4-10.9-16.5-17.7-28.6-17.7s-23.2 6.8-28.6 17.7l-80 160c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9zM448 423.6l20.2 40.4h-40.4z"/></svg>
</template>

CSS

.icon-arrow-up-z-a {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200l-80%2080c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l25.4-25.4V512c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V205.3l25.4%2025.4c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3l-80-80zM352%20128c0%2017.7%2014.3%2032%2032%2032h50.7l-73.4%2073.4c-9.2%209.2-11.9%2022.9-6.9%2034.9S371.1%20288%20384%20288h128c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-50.7l73.4-73.4c9.2-9.2%2011.9-22.9%206.9-34.9S525%2096%20512%2096H384c-17.7%200-32%2014.3-32%2032m124.6%20209.7c-5.4-10.9-16.5-17.7-28.6-17.7s-23.2%206.8-28.6%2017.7l-80%20160c-7.9%2015.8-1.5%2035%2014.3%2042.9s35%201.5%2042.9-14.3l7.2-14.3h88.4l7.2%2014.3c7.9%2015.8%2027.1%2022.2%2042.9%2014.3s22.2-27.1%2014.3-42.9zM448%20423.6l20.2%2040.4h-40.4z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200l-80%2080c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l25.4-25.4V512c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V205.3l25.4%2025.4c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3l-80-80zM352%20128c0%2017.7%2014.3%2032%2032%2032h50.7l-73.4%2073.4c-9.2%209.2-11.9%2022.9-6.9%2034.9S371.1%20288%20384%20288h128c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-50.7l73.4-73.4c9.2-9.2%2011.9-22.9%206.9-34.9S525%2096%20512%2096H384c-17.7%200-32%2014.3-32%2032m124.6%20209.7c-5.4-10.9-16.5-17.7-28.6-17.7s-23.2%206.8-28.6%2017.7l-80%20160c-7.9%2015.8-1.5%2035%2014.3%2042.9s35%201.5%2042.9-14.3l7.2-14.3h88.4l7.2%2014.3c7.9%2015.8%2027.1%2022.2%2042.9%2014.3s22.2-27.1%2014.3-42.9zM448%20423.6l20.2%2040.4h-40.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/arrow-up-z-a.svg?color=%231a73e8&size=48