arrow left down icon

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

Name
arrow-left-down-bold-duotone
Set
Solar
Style
Bold Duotone
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 left down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11.5607 13.5L10.5 12.4394L6.53033 8.46969C6.31583 8.25519 5.99324 8.19103 5.71299 8.30711C5.43273 8.4232 5.25 8.69668 5.25 9.00002V18C5.25 18.4142 5.58579 18.75 6 18.75L15 18.75C15.3033 18.75 15.5768 18.5673 15.6929 18.287C15.809 18.0068 15.7448 17.6842 15.5303 17.4697L11.5607 13.5Z" clip-rule="evenodd"/><path d="M18.5303 6.53033C18.8232 6.23744 18.8232 5.76256 18.5303 5.46967C18.2374 5.17678 17.7626 5.17678 17.4697 5.46967L10.5 12.4393L11.5607 13.5L18.5303 6.53033Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarArrowLeftDownBoldDuotone(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 fillRule="evenodd" d="M11.5607 13.5L10.5 12.4394L6.53033 8.46969C6.31583 8.25519 5.99324 8.19103 5.71299 8.30711C5.43273 8.4232 5.25 8.69668 5.25 9.00002V18C5.25 18.4142 5.58579 18.75 6 18.75L15 18.75C15.3033 18.75 15.5768 18.5673 15.6929 18.287C15.809 18.0068 15.7448 17.6842 15.5303 17.4697L11.5607 13.5Z" clipRule="evenodd"/><path d="M18.5303 6.53033C18.8232 6.23744 18.8232 5.76256 18.5303 5.46967C18.2374 5.17678 17.7626 5.17678 17.4697 5.46967L10.5 12.4393L11.5607 13.5L18.5303 6.53033Z" 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 fill-rule="evenodd" d="M11.5607 13.5L10.5 12.4394L6.53033 8.46969C6.31583 8.25519 5.99324 8.19103 5.71299 8.30711C5.43273 8.4232 5.25 8.69668 5.25 9.00002V18C5.25 18.4142 5.58579 18.75 6 18.75L15 18.75C15.3033 18.75 15.5768 18.5673 15.6929 18.287C15.809 18.0068 15.7448 17.6842 15.5303 17.4697L11.5607 13.5Z" clip-rule="evenodd"/><path d="M18.5303 6.53033C18.8232 6.23744 18.8232 5.76256 18.5303 5.46967C18.2374 5.17678 17.7626 5.17678 17.4697 5.46967L10.5 12.4393L11.5607 13.5L18.5303 6.53033Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-arrow-left-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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5607%2013.5L10.5%2012.4394L6.53033%208.46969C6.31583%208.25519%205.99324%208.19103%205.71299%208.30711C5.43273%208.4232%205.25%208.69668%205.25%209.00002V18C5.25%2018.4142%205.58579%2018.75%206%2018.75L15%2018.75C15.3033%2018.75%2015.5768%2018.5673%2015.6929%2018.287C15.809%2018.0068%2015.7448%2017.6842%2015.5303%2017.4697L11.5607%2013.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.5303%206.53033C18.8232%206.23744%2018.8232%205.76256%2018.5303%205.46967C18.2374%205.17678%2017.7626%205.17678%2017.4697%205.46967L10.5%2012.4393L11.5607%2013.5L18.5303%206.53033Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5607%2013.5L10.5%2012.4394L6.53033%208.46969C6.31583%208.25519%205.99324%208.19103%205.71299%208.30711C5.43273%208.4232%205.25%208.69668%205.25%209.00002V18C5.25%2018.4142%205.58579%2018.75%206%2018.75L15%2018.75C15.3033%2018.75%2015.5768%2018.5673%2015.6929%2018.287C15.809%2018.0068%2015.7448%2017.6842%2015.5303%2017.4697L11.5607%2013.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.5303%206.53033C18.8232%206.23744%2018.8232%205.76256%2018.5303%205.46967C18.2374%205.17678%2017.7626%205.17678%2017.4697%205.46967L10.5%2012.4393L11.5607%2013.5L18.5303%206.53033Z%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/arrow-left-down-bold-duotone.svg?color=%231a73e8&size=48