arrow up icon

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

Name
arrow-up-bold
Set
Solar
Style
Bold
Category
Arrows
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows icons from Solar

Use the arrow up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.75 20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20L11.25 10.75H6.00002C5.69668 10.75 5.4232 10.5673 5.30711 10.287C5.19103 10.0068 5.25519 9.68417 5.46969 9.46967L11.4697 3.46967C11.6103 3.32902 11.8011 3.25 12 3.25C12.1989 3.25 12.3897 3.32902 12.5304 3.46967L18.5304 9.46967C18.7449 9.68417 18.809 10.0068 18.6929 10.287C18.5768 10.5673 18.3034 10.75 18 10.75H12.75L12.75 20Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarArrowUpBold(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" d="M12.75 20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20L11.25 10.75H6.00002C5.69668 10.75 5.4232 10.5673 5.30711 10.287C5.19103 10.0068 5.25519 9.68417 5.46969 9.46967L11.4697 3.46967C11.6103 3.32902 11.8011 3.25 12 3.25C12.1989 3.25 12.3897 3.32902 12.5304 3.46967L18.5304 9.46967C18.7449 9.68417 18.809 10.0068 18.6929 10.287C18.5768 10.5673 18.3034 10.75 18 10.75H12.75L12.75 20Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.75 20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20L11.25 10.75H6.00002C5.69668 10.75 5.4232 10.5673 5.30711 10.287C5.19103 10.0068 5.25519 9.68417 5.46969 9.46967L11.4697 3.46967C11.6103 3.32902 11.8011 3.25 12 3.25C12.1989 3.25 12.3897 3.32902 12.5304 3.46967L18.5304 9.46967C18.7449 9.68417 18.809 10.0068 18.6929 10.287C18.5768 10.5673 18.3034 10.75 18 10.75H12.75L12.75 20Z"/></svg>
</template>

CSS

.icon-arrow-up-bold {
  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%20d%3D%22M12.75%2020C12.75%2020.4142%2012.4142%2020.75%2012%2020.75C11.5858%2020.75%2011.25%2020.4142%2011.25%2020L11.25%2010.75H6.00002C5.69668%2010.75%205.4232%2010.5673%205.30711%2010.287C5.19103%2010.0068%205.25519%209.68417%205.46969%209.46967L11.4697%203.46967C11.6103%203.32902%2011.8011%203.25%2012%203.25C12.1989%203.25%2012.3897%203.32902%2012.5304%203.46967L18.5304%209.46967C18.7449%209.68417%2018.809%2010.0068%2018.6929%2010.287C18.5768%2010.5673%2018.3034%2010.75%2018%2010.75H12.75L12.75%2020Z%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%20d%3D%22M12.75%2020C12.75%2020.4142%2012.4142%2020.75%2012%2020.75C11.5858%2020.75%2011.25%2020.4142%2011.25%2020L11.25%2010.75H6.00002C5.69668%2010.75%205.4232%2010.5673%205.30711%2010.287C5.19103%2010.0068%205.25519%209.68417%205.46969%209.46967L11.4697%203.46967C11.6103%203.32902%2011.8011%203.25%2012%203.25C12.1989%203.25%2012.3897%203.32902%2012.5304%203.46967L18.5304%209.46967C18.7449%209.68417%2018.809%2010.0068%2018.6929%2010.287C18.5768%2010.5673%2018.3034%2010.75%2018%2010.75H12.75L12.75%2020Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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