gif-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
gif-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Use the gif icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.4 3c1.386 0 2.52 1.187 2.596 2.682l.004.162v8.312c0 1.517-1.085 2.756-2.453 2.84L15.4 17H4.6c-1.386 0-2.52-1.187-2.596-2.682L2 14.156V5.844c0-1.517 1.085-2.756 2.452-2.84L4.6 3zM6.851 7.002C5.177 7.002 4 8.32 4 10.002C4 11.641 5.256 13 6.851 13c1.205 0 2.068-.798 2.144-1.633l.005-.12v-1.246l-.009-.09a.52.52 0 0 0-.434-.402l-.098-.008l-.918-.001l-.098.008A.51.51 0 0 0 7 10c0 .245.191.45.443.492l.098.008l.378.001v.746l-.007.08c-.06.322-.464.673-1.06.673c-.958 0-1.77-.88-1.77-1.999c0-1.166.743-1.999 1.77-1.999c.462 0 .826.067 1.094.192a.56.56 0 0 0 .726-.222c.134-.247.027-.547-.24-.671q-.65-.301-1.58-.299M11 7a.5.5 0 0 0-.492.41l-.008.09v5l.008.09a.5.5 0 0 0 .984 0l.008-.09v-5l-.008-.09A.5.5 0 0 0 11 7m4.5 0h-2a.5.5 0 0 0-.492.41L13 7.5v5l.008.09a.5.5 0 0 0 .984 0L14 12.5V11h1.5l.09-.008a.5.5 0 0 0 0-.984L15.5 10H14V8h1.5l.09-.008a.5.5 0 0 0 0-.984z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGif20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.4 3c1.386 0 2.52 1.187 2.596 2.682l.004.162v8.312c0 1.517-1.085 2.756-2.453 2.84L15.4 17H4.6c-1.386 0-2.52-1.187-2.596-2.682L2 14.156V5.844c0-1.517 1.085-2.756 2.452-2.84L4.6 3zM6.851 7.002C5.177 7.002 4 8.32 4 10.002C4 11.641 5.256 13 6.851 13c1.205 0 2.068-.798 2.144-1.633l.005-.12v-1.246l-.009-.09a.52.52 0 0 0-.434-.402l-.098-.008l-.918-.001l-.098.008A.51.51 0 0 0 7 10c0 .245.191.45.443.492l.098.008l.378.001v.746l-.007.08c-.06.322-.464.673-1.06.673c-.958 0-1.77-.88-1.77-1.999c0-1.166.743-1.999 1.77-1.999c.462 0 .826.067 1.094.192a.56.56 0 0 0 .726-.222c.134-.247.027-.547-.24-.671q-.65-.301-1.58-.299M11 7a.5.5 0 0 0-.492.41l-.008.09v5l.008.09a.5.5 0 0 0 .984 0l.008-.09v-5l-.008-.09A.5.5 0 0 0 11 7m4.5 0h-2a.5.5 0 0 0-.492.41L13 7.5v5l.008.09a.5.5 0 0 0 .984 0L14 12.5V11h1.5l.09-.008a.5.5 0 0 0 0-.984L15.5 10H14V8h1.5l.09-.008a.5.5 0 0 0 0-.984z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.4 3c1.386 0 2.52 1.187 2.596 2.682l.004.162v8.312c0 1.517-1.085 2.756-2.453 2.84L15.4 17H4.6c-1.386 0-2.52-1.187-2.596-2.682L2 14.156V5.844c0-1.517 1.085-2.756 2.452-2.84L4.6 3zM6.851 7.002C5.177 7.002 4 8.32 4 10.002C4 11.641 5.256 13 6.851 13c1.205 0 2.068-.798 2.144-1.633l.005-.12v-1.246l-.009-.09a.52.52 0 0 0-.434-.402l-.098-.008l-.918-.001l-.098.008A.51.51 0 0 0 7 10c0 .245.191.45.443.492l.098.008l.378.001v.746l-.007.08c-.06.322-.464.673-1.06.673c-.958 0-1.77-.88-1.77-1.999c0-1.166.743-1.999 1.77-1.999c.462 0 .826.067 1.094.192a.56.56 0 0 0 .726-.222c.134-.247.027-.547-.24-.671q-.65-.301-1.58-.299M11 7a.5.5 0 0 0-.492.41l-.008.09v5l.008.09a.5.5 0 0 0 .984 0l.008-.09v-5l-.008-.09A.5.5 0 0 0 11 7m4.5 0h-2a.5.5 0 0 0-.492.41L13 7.5v5l.008.09a.5.5 0 0 0 .984 0L14 12.5V11h1.5l.09-.008a.5.5 0 0 0 0-.984L15.5 10H14V8h1.5l.09-.008a.5.5 0 0 0 0-.984z"/></svg>
</template>

CSS

.icon-gif-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.4%203c1.386%200%202.52%201.187%202.596%202.682l.004.162v8.312c0%201.517-1.085%202.756-2.453%202.84L15.4%2017H4.6c-1.386%200-2.52-1.187-2.596-2.682L2%2014.156V5.844c0-1.517%201.085-2.756%202.452-2.84L4.6%203zM6.851%207.002C5.177%207.002%204%208.32%204%2010.002C4%2011.641%205.256%2013%206.851%2013c1.205%200%202.068-.798%202.144-1.633l.005-.12v-1.246l-.009-.09a.52.52%200%200%200-.434-.402l-.098-.008l-.918-.001l-.098.008A.51.51%200%200%200%207%2010c0%20.245.191.45.443.492l.098.008l.378.001v.746l-.007.08c-.06.322-.464.673-1.06.673c-.958%200-1.77-.88-1.77-1.999c0-1.166.743-1.999%201.77-1.999c.462%200%20.826.067%201.094.192a.56.56%200%200%200%20.726-.222c.134-.247.027-.547-.24-.671q-.65-.301-1.58-.299M11%207a.5.5%200%200%200-.492.41l-.008.09v5l.008.09a.5.5%200%200%200%20.984%200l.008-.09v-5l-.008-.09A.5.5%200%200%200%2011%207m4.5%200h-2a.5.5%200%200%200-.492.41L13%207.5v5l.008.09a.5.5%200%200%200%20.984%200L14%2012.5V11h1.5l.09-.008a.5.5%200%200%200%200-.984L15.5%2010H14V8h1.5l.09-.008a.5.5%200%200%200%200-.984z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.4%203c1.386%200%202.52%201.187%202.596%202.682l.004.162v8.312c0%201.517-1.085%202.756-2.453%202.84L15.4%2017H4.6c-1.386%200-2.52-1.187-2.596-2.682L2%2014.156V5.844c0-1.517%201.085-2.756%202.452-2.84L4.6%203zM6.851%207.002C5.177%207.002%204%208.32%204%2010.002C4%2011.641%205.256%2013%206.851%2013c1.205%200%202.068-.798%202.144-1.633l.005-.12v-1.246l-.009-.09a.52.52%200%200%200-.434-.402l-.098-.008l-.918-.001l-.098.008A.51.51%200%200%200%207%2010c0%20.245.191.45.443.492l.098.008l.378.001v.746l-.007.08c-.06.322-.464.673-1.06.673c-.958%200-1.77-.88-1.77-1.999c0-1.166.743-1.999%201.77-1.999c.462%200%20.826.067%201.094.192a.56.56%200%200%200%20.726-.222c.134-.247.027-.547-.24-.671q-.65-.301-1.58-.299M11%207a.5.5%200%200%200-.492.41l-.008.09v5l.008.09a.5.5%200%200%200%20.984%200l.008-.09v-5l-.008-.09A.5.5%200%200%200%2011%207m4.5%200h-2a.5.5%200%200%200-.492.41L13%207.5v5l.008.09a.5.5%200%200%200%20.984%200L14%2012.5V11h1.5l.09-.008a.5.5%200%200%200%200-.984L15.5%2010H14V8h1.5l.09-.008a.5.5%200%200%200%200-.984z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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