download 02 icon

download-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
download-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the download 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16 12s-2.946 4-4 4s-4-4-4-4m4 3.5V3"/><path d="M17 8a4 4 0 0 1 4 4v2.5c0 2.335 0 3.502-.472 4.386a4 4 0 0 1-1.642 1.642C18.002 21 16.835 21 14.5 21h-5c-2.334 0-3.502 0-4.386-.473a4 4 0 0 1-1.641-1.641C3 18.002 3 16.835 3 14.5v-2.501A4 4 0 0 1 6.998 8H7"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDownload02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M16 12s-2.946 4-4 4s-4-4-4-4m4 3.5V3"/><path d="M17 8a4 4 0 0 1 4 4v2.5c0 2.335 0 3.502-.472 4.386a4 4 0 0 1-1.642 1.642C18.002 21 16.835 21 14.5 21h-5c-2.334 0-3.502 0-4.386-.473a4 4 0 0 1-1.641-1.641C3 18.002 3 16.835 3 14.5v-2.501A4 4 0 0 1 6.998 8H7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16 12s-2.946 4-4 4s-4-4-4-4m4 3.5V3"/><path d="M17 8a4 4 0 0 1 4 4v2.5c0 2.335 0 3.502-.472 4.386a4 4 0 0 1-1.642 1.642C18.002 21 16.835 21 14.5 21h-5c-2.334 0-3.502 0-4.386-.473a4 4 0 0 1-1.641-1.641C3 18.002 3 16.835 3 14.5v-2.501A4 4 0 0 1 6.998 8H7"/></g></svg>
</template>

CSS

.icon-download-02 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2012s-2.946%204-4%204s-4-4-4-4m4%203.5V3%22%2F%3E%3Cpath%20d%3D%22M17%208a4%204%200%200%201%204%204v2.5c0%202.335%200%203.502-.472%204.386a4%204%200%200%201-1.642%201.642C18.002%2021%2016.835%2021%2014.5%2021h-5c-2.334%200-3.502%200-4.386-.473a4%204%200%200%201-1.641-1.641C3%2018.002%203%2016.835%203%2014.5v-2.501A4%204%200%200%201%206.998%208H7%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2012s-2.946%204-4%204s-4-4-4-4m4%203.5V3%22%2F%3E%3Cpath%20d%3D%22M17%208a4%204%200%200%201%204%204v2.5c0%202.335%200%203.502-.472%204.386a4%204%200%200%201-1.642%201.642C18.002%2021%2016.835%2021%2014.5%2021h-5c-2.334%200-3.502%200-4.386-.473a4%204%200%200%201-1.641-1.641C3%2018.002%203%2016.835%203%2014.5v-2.501A4%204%200%200%201%206.998%208H7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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