alt arrow up icon

alt-arrow-up-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows · CC-BY-4.0 Attribution required.

Name
alt-arrow-up-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

Use the alt arrow up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.30273 11.5956L11.6296 8.16485C11.8428 7.94505 12.1573 7.94505 12.3704 8.16485L18.8001 14.7953C19.2013 15.2091 18.9581 16 18.4297 16H12.7071L8.30273 11.5956Z"/><path d="M11.2929 16.0009H5.5703C5.04189 16.0009 4.79869 15.2099 5.1999 14.7962L7.60648 12.3145L11.2929 16.0009Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAltArrowUpBoldDuotone(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="M8.30273 11.5956L11.6296 8.16485C11.8428 7.94505 12.1573 7.94505 12.3704 8.16485L18.8001 14.7953C19.2013 15.2091 18.9581 16 18.4297 16H12.7071L8.30273 11.5956Z"/><path d="M11.2929 16.0009H5.5703C5.04189 16.0009 4.79869 15.2099 5.1999 14.7962L7.60648 12.3145L11.2929 16.0009Z" opacity=".5"/></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="M8.30273 11.5956L11.6296 8.16485C11.8428 7.94505 12.1573 7.94505 12.3704 8.16485L18.8001 14.7953C19.2013 15.2091 18.9581 16 18.4297 16H12.7071L8.30273 11.5956Z"/><path d="M11.2929 16.0009H5.5703C5.04189 16.0009 4.79869 15.2099 5.1999 14.7962L7.60648 12.3145L11.2929 16.0009Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-alt-arrow-up-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%22M8.30273%2011.5956L11.6296%208.16485C11.8428%207.94505%2012.1573%207.94505%2012.3704%208.16485L18.8001%2014.7953C19.2013%2015.2091%2018.9581%2016%2018.4297%2016H12.7071L8.30273%2011.5956Z%22%2F%3E%3Cpath%20d%3D%22M11.2929%2016.0009H5.5703C5.04189%2016.0009%204.79869%2015.2099%205.1999%2014.7962L7.60648%2012.3145L11.2929%2016.0009Z%22%20opacity%3D%22.5%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%22M8.30273%2011.5956L11.6296%208.16485C11.8428%207.94505%2012.1573%207.94505%2012.3704%208.16485L18.8001%2014.7953C19.2013%2015.2091%2018.9581%2016%2018.4297%2016H12.7071L8.30273%2011.5956Z%22%2F%3E%3Cpath%20d%3D%22M11.2929%2016.0009H5.5703C5.04189%2016.0009%204.79869%2015.2099%205.1999%2014.7962L7.60648%2012.3145L11.2929%2016.0009Z%22%20opacity%3D%22.5%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/alt-arrow-up-bold-duotone.svg?color=%231a73e8&size=48