file type progress logo

file-type-progress from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-progress
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type progress logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5ce500" d="M29.107 9.963v14a1.08 1.08 0 0 1-.489.845l-.458.274l-3.49 2.018l-2.357 1.372l-.489.274V13.6L8.719 6.03l6.224-3.587l.574-.327a1.08 1.08 0 0 1 .977 0L25.122 7.1L29.1 9.4v.563Z"/><path fill="#5ce500" d="m18.909 15.284l-2.687-1.553L9.935 10.1a1.1 1.1 0 0 0-.977 0l-5.58 3.222l-.486.283l9.466 5.464V30l5.571-3.219l.491-.274a1.08 1.08 0 0 0 .489-.845Z"/><path fill="#5ce500" d="m2.893 24.536l6.548 3.782v-7.569z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeProgress(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5ce500" d="M29.107 9.963v14a1.08 1.08 0 0 1-.489.845l-.458.274l-3.49 2.018l-2.357 1.372l-.489.274V13.6L8.719 6.03l6.224-3.587l.574-.327a1.08 1.08 0 0 1 .977 0L25.122 7.1L29.1 9.4v.563Z"/><path fill="#5ce500" d="m18.909 15.284l-2.687-1.553L9.935 10.1a1.1 1.1 0 0 0-.977 0l-5.58 3.222l-.486.283l9.466 5.464V30l5.571-3.219l.491-.274a1.08 1.08 0 0 0 .489-.845Z"/><path fill="#5ce500" d="m2.893 24.536l6.548 3.782v-7.569z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5ce500" d="M29.107 9.963v14a1.08 1.08 0 0 1-.489.845l-.458.274l-3.49 2.018l-2.357 1.372l-.489.274V13.6L8.719 6.03l6.224-3.587l.574-.327a1.08 1.08 0 0 1 .977 0L25.122 7.1L29.1 9.4v.563Z"/><path fill="#5ce500" d="m18.909 15.284l-2.687-1.553L9.935 10.1a1.1 1.1 0 0 0-.977 0l-5.58 3.222l-.486.283l9.466 5.464V30l5.571-3.219l.491-.274a1.08 1.08 0 0 0 .489-.845Z"/><path fill="#5ce500" d="m2.893 24.536l6.548 3.782v-7.569z"/></svg>
</template>

CSS

.icon-file-type-progress {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%235ce500%22%20d%3D%22M29.107%209.963v14a1.08%201.08%200%200%201-.489.845l-.458.274l-3.49%202.018l-2.357%201.372l-.489.274V13.6L8.719%206.03l6.224-3.587l.574-.327a1.08%201.08%200%200%201%20.977%200L25.122%207.1L29.1%209.4v.563Z%22%2F%3E%3Cpath%20fill%3D%22%235ce500%22%20d%3D%22m18.909%2015.284l-2.687-1.553L9.935%2010.1a1.1%201.1%200%200%200-.977%200l-5.58%203.222l-.486.283l9.466%205.464V30l5.571-3.219l.491-.274a1.08%201.08%200%200%200%20.489-.845Z%22%2F%3E%3Cpath%20fill%3D%22%235ce500%22%20d%3D%22m2.893%2024.536l6.548%203.782v-7.569z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%235ce500%22%20d%3D%22M29.107%209.963v14a1.08%201.08%200%200%201-.489.845l-.458.274l-3.49%202.018l-2.357%201.372l-.489.274V13.6L8.719%206.03l6.224-3.587l.574-.327a1.08%201.08%200%200%201%20.977%200L25.122%207.1L29.1%209.4v.563Z%22%2F%3E%3Cpath%20fill%3D%22%235ce500%22%20d%3D%22m18.909%2015.284l-2.687-1.553L9.935%2010.1a1.1%201.1%200%200%200-.977%200l-5.58%203.222l-.486.283l9.466%205.464V30l5.571-3.219l.491-.274a1.08%201.08%200%200%200%20.489-.845Z%22%2F%3E%3Cpath%20fill%3D%22%235ce500%22%20d%3D%22m2.893%2024.536l6.548%203.782v-7.569z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-progress.svg?color=%231a73e8&size=48