double alt arrow down icon
double-alt-arrow-down-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows · CC-BY-4.0 Attribution required.
- Name
- double-alt-arrow-down-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Arrows
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More arrows icons from Solar
alt-arrow-down-boldalt-arrow-left-boldalt-arrow-right-boldalt-arrow-up-boldarrow-down-boldarrow-left-boldarrow-left-down-boldarrow-left-up-boldarrow-right-boldarrow-right-down-boldarrow-right-up-boldarrow-up-bolddouble-alt-arrow-left-bolddouble-alt-arrow-right-bolddouble-alt-arrow-up-boldrefresh-boldrefresh-circle-boldrefresh-square-boldrestart-boldrestart-circle-boldrestart-square-boldround-alt-arrow-down-boldround-alt-arrow-left-boldround-alt-arrow-right-bold
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"><g fill="currentColor"><path d="M5.00004 6.25C4.68618 6.25 4.40551 6.44543 4.29662 6.73979C4.18773 7.03415 4.27364 7.36519 4.51194 7.56944L11.5119 13.5694C11.7928 13.8102 12.2073 13.8102 12.4881 13.5694L19.4881 7.56944C19.7264 7.36519 19.8123 7.03415 19.7035 6.73979C19.5946 6.44543 19.3139 6.25 19 6.25H5.00004Z" opacity=".5"/><path fill-rule="evenodd" d="M4.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"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarDoubleAltArrowDownBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.00004 6.25C4.68618 6.25 4.40551 6.44543 4.29662 6.73979C4.18773 7.03415 4.27364 7.36519 4.51194 7.56944L11.5119 13.5694C11.7928 13.8102 12.2073 13.8102 12.4881 13.5694L19.4881 7.56944C19.7264 7.36519 19.8123 7.03415 19.7035 6.73979C19.5946 6.44543 19.3139 6.25 19 6.25H5.00004Z" opacity=".5"/><path fillRule="evenodd" d="M4.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"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.00004 6.25C4.68618 6.25 4.40551 6.44543 4.29662 6.73979C4.18773 7.03415 4.27364 7.36519 4.51194 7.56944L11.5119 13.5694C11.7928 13.8102 12.2073 13.8102 12.4881 13.5694L19.4881 7.56944C19.7264 7.36519 19.8123 7.03415 19.7035 6.73979C19.5946 6.44543 19.3139 6.25 19 6.25H5.00004Z" opacity=".5"/><path fill-rule="evenodd" d="M4.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"/></g></svg> </template>
CSS
.icon-double-alt-arrow-down-bold-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M5.00004%206.25C4.68618%206.25%204.40551%206.44543%204.29662%206.73979C4.18773%207.03415%204.27364%207.36519%204.51194%207.56944L11.5119%2013.5694C11.7928%2013.8102%2012.2073%2013.8102%2012.4881%2013.5694L19.4881%207.56944C19.7264%207.36519%2019.8123%207.03415%2019.7035%206.73979C19.5946%206.44543%2019.3139%206.25%2019%206.25H5.00004Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.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%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%22currentColor%22%3E%3Cpath%20d%3D%22M5.00004%206.25C4.68618%206.25%204.40551%206.44543%204.29662%206.73979C4.18773%207.03415%204.27364%207.36519%204.51194%207.56944L11.5119%2013.5694C11.7928%2013.8102%2012.2073%2013.8102%2012.4881%2013.5694L19.4881%207.56944C19.7264%207.36519%2019.8123%207.03415%2019.7035%206.73979C19.5946%206.44543%2019.3139%206.25%2019%206.25H5.00004Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/double-alt-arrow-down-bold-duotone.svg?color=%231a73e8&size=48