double alt arrow down icon

double-alt-arrow-down-outline from Solar by 480 Design · Outline · Arrows · CC-BY-4.0 Attribution required.

Name
double-alt-arrow-down-outline
Set
Solar
Style
Outline
Category
Arrows
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More arrows icons from Solar

Use the double alt arrow down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.43057 6.51192C4.70014 6.19743 5.17361 6.161 5.48811 6.43057L12 12.0122L18.5119 6.43057C18.8264 6.161 19.2999 6.19743 19.5695 6.51192C19.839 6.82641 19.8026 7.29989 19.4881 7.56946L12.4881 13.5695C12.2072 13.8102 11.7928 13.8102 11.5119 13.5695L4.51192 7.56946C4.19743 7.29989 4.161 6.82641 4.43057 6.51192ZM4.43057 10.5119C4.70014 10.1974 5.17361 10.161 5.48811 10.4306L12 16.0122L18.5119 10.4306C18.8264 10.161 19.2999 10.1974 19.5695 10.5119C19.839 10.8264 19.8026 11.2999 19.4881 11.5695L12.4881 17.5695C12.2072 17.8102 11.7928 17.8102 11.5119 17.5695L4.51192 11.5695C4.19743 11.2999 4.161 10.8264 4.43057 10.5119Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarDoubleAltArrowDownOutline(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" fillRule="evenodd" d="M4.43057 6.51192C4.70014 6.19743 5.17361 6.161 5.48811 6.43057L12 12.0122L18.5119 6.43057C18.8264 6.161 19.2999 6.19743 19.5695 6.51192C19.839 6.82641 19.8026 7.29989 19.4881 7.56946L12.4881 13.5695C12.2072 13.8102 11.7928 13.8102 11.5119 13.5695L4.51192 7.56946C4.19743 7.29989 4.161 6.82641 4.43057 6.51192ZM4.43057 10.5119C4.70014 10.1974 5.17361 10.161 5.48811 10.4306L12 16.0122L18.5119 10.4306C18.8264 10.161 19.2999 10.1974 19.5695 10.5119C19.839 10.8264 19.8026 11.2999 19.4881 11.5695L12.4881 17.5695C12.2072 17.8102 11.7928 17.8102 11.5119 17.5695L4.51192 11.5695C4.19743 11.2999 4.161 10.8264 4.43057 10.5119Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.43057 6.51192C4.70014 6.19743 5.17361 6.161 5.48811 6.43057L12 12.0122L18.5119 6.43057C18.8264 6.161 19.2999 6.19743 19.5695 6.51192C19.839 6.82641 19.8026 7.29989 19.4881 7.56946L12.4881 13.5695C12.2072 13.8102 11.7928 13.8102 11.5119 13.5695L4.51192 7.56946C4.19743 7.29989 4.161 6.82641 4.43057 6.51192ZM4.43057 10.5119C4.70014 10.1974 5.17361 10.161 5.48811 10.4306L12 16.0122L18.5119 10.4306C18.8264 10.161 19.2999 10.1974 19.5695 10.5119C19.839 10.8264 19.8026 11.2999 19.4881 11.5695L12.4881 17.5695C12.2072 17.8102 11.7928 17.8102 11.5119 17.5695L4.51192 11.5695C4.19743 11.2999 4.161 10.8264 4.43057 10.5119Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-double-alt-arrow-down-outline {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.43057%206.51192C4.70014%206.19743%205.17361%206.161%205.48811%206.43057L12%2012.0122L18.5119%206.43057C18.8264%206.161%2019.2999%206.19743%2019.5695%206.51192C19.839%206.82641%2019.8026%207.29989%2019.4881%207.56946L12.4881%2013.5695C12.2072%2013.8102%2011.7928%2013.8102%2011.5119%2013.5695L4.51192%207.56946C4.19743%207.29989%204.161%206.82641%204.43057%206.51192ZM4.43057%2010.5119C4.70014%2010.1974%205.17361%2010.161%205.48811%2010.4306L12%2016.0122L18.5119%2010.4306C18.8264%2010.161%2019.2999%2010.1974%2019.5695%2010.5119C19.839%2010.8264%2019.8026%2011.2999%2019.4881%2011.5695L12.4881%2017.5695C12.2072%2017.8102%2011.7928%2017.8102%2011.5119%2017.5695L4.51192%2011.5695C4.19743%2011.2999%204.161%2010.8264%204.43057%2010.5119Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.43057%206.51192C4.70014%206.19743%205.17361%206.161%205.48811%206.43057L12%2012.0122L18.5119%206.43057C18.8264%206.161%2019.2999%206.19743%2019.5695%206.51192C19.839%206.82641%2019.8026%207.29989%2019.4881%207.56946L12.4881%2013.5695C12.2072%2013.8102%2011.7928%2013.8102%2011.5119%2013.5695L4.51192%207.56946C4.19743%207.29989%204.161%206.82641%204.43057%206.51192ZM4.43057%2010.5119C4.70014%2010.1974%205.17361%2010.161%205.48811%2010.4306L12%2016.0122L18.5119%2010.4306C18.8264%2010.161%2019.2999%2010.1974%2019.5695%2010.5119C19.839%2010.8264%2019.8026%2011.2999%2019.4881%2011.5695L12.4881%2017.5695C12.2072%2017.8102%2011.7928%2017.8102%2011.5119%2017.5695L4.51192%2011.5695C4.19743%2011.2999%204.161%2010.8264%204.43057%2010.5119Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/double-alt-arrow-down-outline.svg?color=%231a73e8&size=48