file type avif logo

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

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

Related icons in VSCode Icons

Use the file type avif logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fbac30" d="M29.913 20.149L23.481 9.03l-6.414 11.119Z"/><path fill="#12b17d" d="m29.913 20.149l-2.408-2.775h-8.022l-2.416 2.775Z"/><path fill="#bb255c" d="m23.481 24.33l4.024-6.956h-8.022Z"/><path d="M8.309 19.138H5.258l-.3 1.02H2.345l2.923-7.939H8.3l2.922 7.939h-2.6Zm-2.435-2h1.82l-.91-2.794Zm3.768-4.916h2.729l1.709 5.339l1.709-5.339h2.729L15.6 20.158h-3.036l-2.922-7.939"/><path fill="#f1f4d4" d="m23.03 14.213l-.827.827l-.891-.938l1.93-1.883h1.35v4.769H23.03Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeAvif(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fbac30" d="M29.913 20.149L23.481 9.03l-6.414 11.119Z"/><path fill="#12b17d" d="m29.913 20.149l-2.408-2.775h-8.022l-2.416 2.775Z"/><path fill="#bb255c" d="m23.481 24.33l4.024-6.956h-8.022Z"/><path d="M8.309 19.138H5.258l-.3 1.02H2.345l2.923-7.939H8.3l2.922 7.939h-2.6Zm-2.435-2h1.82l-.91-2.794Zm3.768-4.916h2.729l1.709 5.339l1.709-5.339h2.729L15.6 20.158h-3.036l-2.922-7.939"/><path fill="#f1f4d4" d="m23.03 14.213l-.827.827l-.891-.938l1.93-1.883h1.35v4.769H23.03Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fbac30" d="M29.913 20.149L23.481 9.03l-6.414 11.119Z"/><path fill="#12b17d" d="m29.913 20.149l-2.408-2.775h-8.022l-2.416 2.775Z"/><path fill="#bb255c" d="m23.481 24.33l4.024-6.956h-8.022Z"/><path d="M8.309 19.138H5.258l-.3 1.02H2.345l2.923-7.939H8.3l2.922 7.939h-2.6Zm-2.435-2h1.82l-.91-2.794Zm3.768-4.916h2.729l1.709 5.339l1.709-5.339h2.729L15.6 20.158h-3.036l-2.922-7.939"/><path fill="#f1f4d4" d="m23.03 14.213l-.827.827l-.891-.938l1.93-1.883h1.35v4.769H23.03Z"/></svg>
</template>

CSS

.icon-file-type-avif {
  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%23fbac30%22%20d%3D%22M29.913%2020.149L23.481%209.03l-6.414%2011.119Z%22%2F%3E%3Cpath%20fill%3D%22%2312b17d%22%20d%3D%22m29.913%2020.149l-2.408-2.775h-8.022l-2.416%202.775Z%22%2F%3E%3Cpath%20fill%3D%22%23bb255c%22%20d%3D%22m23.481%2024.33l4.024-6.956h-8.022Z%22%2F%3E%3Cpath%20d%3D%22M8.309%2019.138H5.258l-.3%201.02H2.345l2.923-7.939H8.3l2.922%207.939h-2.6Zm-2.435-2h1.82l-.91-2.794Zm3.768-4.916h2.729l1.709%205.339l1.709-5.339h2.729L15.6%2020.158h-3.036l-2.922-7.939%22%2F%3E%3Cpath%20fill%3D%22%23f1f4d4%22%20d%3D%22m23.03%2014.213l-.827.827l-.891-.938l1.93-1.883h1.35v4.769H23.03Z%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%23fbac30%22%20d%3D%22M29.913%2020.149L23.481%209.03l-6.414%2011.119Z%22%2F%3E%3Cpath%20fill%3D%22%2312b17d%22%20d%3D%22m29.913%2020.149l-2.408-2.775h-8.022l-2.416%202.775Z%22%2F%3E%3Cpath%20fill%3D%22%23bb255c%22%20d%3D%22m23.481%2024.33l4.024-6.956h-8.022Z%22%2F%3E%3Cpath%20d%3D%22M8.309%2019.138H5.258l-.3%201.02H2.345l2.923-7.939H8.3l2.922%207.939h-2.6Zm-2.435-2h1.82l-.91-2.794Zm3.768-4.916h2.729l1.709%205.339l1.709-5.339h2.729L15.6%2020.158h-3.036l-2.922-7.939%22%2F%3E%3Cpath%20fill%3D%22%23f1f4d4%22%20d%3D%22m23.03%2014.213l-.827.827l-.891-.938l1.93-1.883h1.35v4.769H23.03Z%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-avif.svg?color=%231a73e8&size=48