arrow down za icon
arrow-down-za from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- arrow-down-za
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
arrow-all-directionarrow-big-down-dasharrow-big-left-dasharrow-big-right-dasharrow-big-up-dasharrow-data-transfer-diagonalarrow-data-transfer-horizontalarrow-data-transfer-verticalarrow-diagonalarrow-down-01arrow-down-02arrow-down-03arrow-down-04arrow-down-05arrow-down-a-zarrow-down-azarrow-down-bigarrow-down-doublearrow-down-from-linearrow-down-left-01arrow-down-left-02arrow-down-narrow-widearrow-down-right-01arrow-down-right-02
Use the arrow down za icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.75 19V4m-4 12s2.946 4 4 4s4-4 4-4"/><path fill="currentColor" d="M16.25 17.249a.75.75 0 1 0 0 1.5zm3 1.5a.75.75 0 0 0 0-1.5zm-3.409-.641l-.716-.224zm-1.307 1.667a.75.75 0 0 0 1.432.448l-.716-.224zm5 .448a.75.75 0 0 0 1.432-.448L20.25 20zm.125-2.115l.716-.224zm-3.409-.109v.75h3v-1.5h-3zm-.409.109l-.716-.224l-.59 1.891l.715.224l.716.224l.59-1.892zm4.409 1.891l.716-.224l-.591-1.891l-.716.224l-.716.223l.591 1.892zm-4.409-1.891l.716.223c.398-1.274.675-2.156.938-2.727c.13-.285.23-.43.294-.495c.045-.046.024-.007-.039-.007v-1.5c-.43 0-.776.195-1.036.461c-.24.248-.426.573-.582.914c-.313.681-.623 1.677-1.007 2.907zm3.818 0l.716-.224c-.384-1.23-.694-2.226-1.007-2.907c-.156-.34-.341-.666-.582-.914c-.26-.266-.606-.461-1.036-.461v1.5c-.063 0-.084-.04-.04.007c.065.066.164.21.295.495c.263.571.54 1.453.938 2.727z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.75 4h2.365c.924 0 1.385 0 1.52.288s-.16.643-.752 1.352l-2.266 2.72c-.591.71-.887 1.064-.752 1.352s.596.288 1.52.288h2.365"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsArrowDownZa(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7.75 19V4m-4 12s2.946 4 4 4s4-4 4-4"/><path fill="currentColor" d="M16.25 17.249a.75.75 0 1 0 0 1.5zm3 1.5a.75.75 0 0 0 0-1.5zm-3.409-.641l-.716-.224zm-1.307 1.667a.75.75 0 0 0 1.432.448l-.716-.224zm5 .448a.75.75 0 0 0 1.432-.448L20.25 20zm.125-2.115l.716-.224zm-3.409-.109v.75h3v-1.5h-3zm-.409.109l-.716-.224l-.59 1.891l.715.224l.716.224l.59-1.892zm4.409 1.891l.716-.224l-.591-1.891l-.716.224l-.716.223l.591 1.892zm-4.409-1.891l.716.223c.398-1.274.675-2.156.938-2.727c.13-.285.23-.43.294-.495c.045-.046.024-.007-.039-.007v-1.5c-.43 0-.776.195-1.036.461c-.24.248-.426.573-.582.914c-.313.681-.623 1.677-1.007 2.907zm3.818 0l.716-.224c-.384-1.23-.694-2.226-1.007-2.907c-.156-.34-.341-.666-.582-.914c-.26-.266-.606-.461-1.036-.461v1.5c-.063 0-.084-.04-.04.007c.065.066.164.21.295.495c.263.571.54 1.453.938 2.727z"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M15.75 4h2.365c.924 0 1.385 0 1.52.288s-.16.643-.752 1.352l-2.266 2.72c-.591.71-.887 1.064-.752 1.352s.596.288 1.52.288h2.365"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.75 19V4m-4 12s2.946 4 4 4s4-4 4-4"/><path fill="currentColor" d="M16.25 17.249a.75.75 0 1 0 0 1.5zm3 1.5a.75.75 0 0 0 0-1.5zm-3.409-.641l-.716-.224zm-1.307 1.667a.75.75 0 0 0 1.432.448l-.716-.224zm5 .448a.75.75 0 0 0 1.432-.448L20.25 20zm.125-2.115l.716-.224zm-3.409-.109v.75h3v-1.5h-3zm-.409.109l-.716-.224l-.59 1.891l.715.224l.716.224l.59-1.892zm4.409 1.891l.716-.224l-.591-1.891l-.716.224l-.716.223l.591 1.892zm-4.409-1.891l.716.223c.398-1.274.675-2.156.938-2.727c.13-.285.23-.43.294-.495c.045-.046.024-.007-.039-.007v-1.5c-.43 0-.776.195-1.036.461c-.24.248-.426.573-.582.914c-.313.681-.623 1.677-1.007 2.907zm3.818 0l.716-.224c-.384-1.23-.694-2.226-1.007-2.907c-.156-.34-.341-.666-.582-.914c-.26-.266-.606-.461-1.036-.461v1.5c-.063 0-.084-.04-.04.007c.065.066.164.21.295.495c.263.571.54 1.453.938 2.727z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.75 4h2.365c.924 0 1.385 0 1.52.288s-.16.643-.752 1.352l-2.266 2.72c-.591.71-.887 1.064-.752 1.352s.596.288 1.52.288h2.365"/></g></svg> </template>
CSS
.icon-arrow-down-za {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.75%2019V4m-4%2012s2.946%204%204%204s4-4%204-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.25%2017.249a.75.75%200%201%200%200%201.5zm3%201.5a.75.75%200%200%200%200-1.5zm-3.409-.641l-.716-.224zm-1.307%201.667a.75.75%200%200%200%201.432.448l-.716-.224zm5%20.448a.75.75%200%200%200%201.432-.448L20.25%2020zm.125-2.115l.716-.224zm-3.409-.109v.75h3v-1.5h-3zm-.409.109l-.716-.224l-.59%201.891l.715.224l.716.224l.59-1.892zm4.409%201.891l.716-.224l-.591-1.891l-.716.224l-.716.223l.591%201.892zm-4.409-1.891l.716.223c.398-1.274.675-2.156.938-2.727c.13-.285.23-.43.294-.495c.045-.046.024-.007-.039-.007v-1.5c-.43%200-.776.195-1.036.461c-.24.248-.426.573-.582.914c-.313.681-.623%201.677-1.007%202.907zm3.818%200l.716-.224c-.384-1.23-.694-2.226-1.007-2.907c-.156-.34-.341-.666-.582-.914c-.26-.266-.606-.461-1.036-.461v1.5c-.063%200-.084-.04-.04.007c.065.066.164.21.295.495c.263.571.54%201.453.938%202.727z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15.75%204h2.365c.924%200%201.385%200%201.52.288s-.16.643-.752%201.352l-2.266%202.72c-.591.71-.887%201.064-.752%201.352s.596.288%201.52.288h2.365%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.75%2019V4m-4%2012s2.946%204%204%204s4-4%204-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.25%2017.249a.75.75%200%201%200%200%201.5zm3%201.5a.75.75%200%200%200%200-1.5zm-3.409-.641l-.716-.224zm-1.307%201.667a.75.75%200%200%200%201.432.448l-.716-.224zm5%20.448a.75.75%200%200%200%201.432-.448L20.25%2020zm.125-2.115l.716-.224zm-3.409-.109v.75h3v-1.5h-3zm-.409.109l-.716-.224l-.59%201.891l.715.224l.716.224l.59-1.892zm4.409%201.891l.716-.224l-.591-1.891l-.716.224l-.716.223l.591%201.892zm-4.409-1.891l.716.223c.398-1.274.675-2.156.938-2.727c.13-.285.23-.43.294-.495c.045-.046.024-.007-.039-.007v-1.5c-.43%200-.776.195-1.036.461c-.24.248-.426.573-.582.914c-.313.681-.623%201.677-1.007%202.907zm3.818%200l.716-.224c-.384-1.23-.694-2.226-1.007-2.907c-.156-.34-.341-.666-.582-.914c-.26-.266-.606-.461-1.036-.461v1.5c-.063%200-.084-.04-.04.007c.065.066.164.21.295.495c.263.571.54%201.453.938%202.727z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15.75%204h2.365c.924%200%201.385%200%201.52.288s-.16.643-.752%201.352l-2.266%202.72c-.591.71-.887%201.064-.752%201.352s.596.288%201.52.288h2.365%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/arrow-down-za.svg?color=%231a73e8&size=48