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

Name
gif-20-regular
Set
Fluent UI System Icons
Style
20 Regular
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 3zm-.15 1H4.75c-.926 0-1.684.793-1.746 1.797L3 5.929v8.142c0 1.021.72 1.857 1.63 1.925l.12.004h10.5c.926 0 1.684-.793 1.746-1.796L17 14.07V5.93c0-1.021-.72-1.857-1.63-1.925zM6.851 7.002q.93-.002 1.581.299c.267.124.374.424.24.671a.56.56 0 0 1-.726.222c-.268-.125-.632-.192-1.095-.192c-1.026 0-1.77.832-1.77 2c0 1.119.813 1.998 1.77 1.998c.597 0 1.002-.351 1.06-.673l.008-.08v-.746L7.54 10.5c-.298 0-.54-.224-.54-.5c0-.245.191-.45.443-.492l.098-.008l.918.001a.53.53 0 0 1 .532.41l.009.09v1.246C9 12.124 8.114 13 6.851 13C5.256 13 4 11.642 4 10.001C4 8.32 5.177 7.002 6.851 7.002M11 7a.5.5 0 0 1 .492.41l.008.09v5a.5.5 0 0 1-.992.09l-.008-.09v-5A.5.5 0 0 1 11 7m4.5 0a.5.5 0 0 1 .09.992L15.5 8H14v2h1.5a.5.5 0 0 1 .09.992L15.5 11H14v1.5a.5.5 0 0 1-.992.09L13 12.5v-5a.5.5 0 0 1 .5-.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGif20Regular(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 3zm-.15 1H4.75c-.926 0-1.684.793-1.746 1.797L3 5.929v8.142c0 1.021.72 1.857 1.63 1.925l.12.004h10.5c.926 0 1.684-.793 1.746-1.796L17 14.07V5.93c0-1.021-.72-1.857-1.63-1.925zM6.851 7.002q.93-.002 1.581.299c.267.124.374.424.24.671a.56.56 0 0 1-.726.222c-.268-.125-.632-.192-1.095-.192c-1.026 0-1.77.832-1.77 2c0 1.119.813 1.998 1.77 1.998c.597 0 1.002-.351 1.06-.673l.008-.08v-.746L7.54 10.5c-.298 0-.54-.224-.54-.5c0-.245.191-.45.443-.492l.098-.008l.918.001a.53.53 0 0 1 .532.41l.009.09v1.246C9 12.124 8.114 13 6.851 13C5.256 13 4 11.642 4 10.001C4 8.32 5.177 7.002 6.851 7.002M11 7a.5.5 0 0 1 .492.41l.008.09v5a.5.5 0 0 1-.992.09l-.008-.09v-5A.5.5 0 0 1 11 7m4.5 0a.5.5 0 0 1 .09.992L15.5 8H14v2h1.5a.5.5 0 0 1 .09.992L15.5 11H14v1.5a.5.5 0 0 1-.992.09L13 12.5v-5a.5.5 0 0 1 .5-.5z"/></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 3zm-.15 1H4.75c-.926 0-1.684.793-1.746 1.797L3 5.929v8.142c0 1.021.72 1.857 1.63 1.925l.12.004h10.5c.926 0 1.684-.793 1.746-1.796L17 14.07V5.93c0-1.021-.72-1.857-1.63-1.925zM6.851 7.002q.93-.002 1.581.299c.267.124.374.424.24.671a.56.56 0 0 1-.726.222c-.268-.125-.632-.192-1.095-.192c-1.026 0-1.77.832-1.77 2c0 1.119.813 1.998 1.77 1.998c.597 0 1.002-.351 1.06-.673l.008-.08v-.746L7.54 10.5c-.298 0-.54-.224-.54-.5c0-.245.191-.45.443-.492l.098-.008l.918.001a.53.53 0 0 1 .532.41l.009.09v1.246C9 12.124 8.114 13 6.851 13C5.256 13 4 11.642 4 10.001C4 8.32 5.177 7.002 6.851 7.002M11 7a.5.5 0 0 1 .492.41l.008.09v5a.5.5 0 0 1-.992.09l-.008-.09v-5A.5.5 0 0 1 11 7m4.5 0a.5.5 0 0 1 .09.992L15.5 8H14v2h1.5a.5.5 0 0 1 .09.992L15.5 11H14v1.5a.5.5 0 0 1-.992.09L13 12.5v-5a.5.5 0 0 1 .5-.5z"/></svg>
</template>

CSS

.icon-gif-20-regular {
  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%203zm-.15%201H4.75c-.926%200-1.684.793-1.746%201.797L3%205.929v8.142c0%201.021.72%201.857%201.63%201.925l.12.004h10.5c.926%200%201.684-.793%201.746-1.796L17%2014.07V5.93c0-1.021-.72-1.857-1.63-1.925zM6.851%207.002q.93-.002%201.581.299c.267.124.374.424.24.671a.56.56%200%200%201-.726.222c-.268-.125-.632-.192-1.095-.192c-1.026%200-1.77.832-1.77%202c0%201.119.813%201.998%201.77%201.998c.597%200%201.002-.351%201.06-.673l.008-.08v-.746L7.54%2010.5c-.298%200-.54-.224-.54-.5c0-.245.191-.45.443-.492l.098-.008l.918.001a.53.53%200%200%201%20.532.41l.009.09v1.246C9%2012.124%208.114%2013%206.851%2013C5.256%2013%204%2011.642%204%2010.001C4%208.32%205.177%207.002%206.851%207.002M11%207a.5.5%200%200%201%20.492.41l.008.09v5a.5.5%200%200%201-.992.09l-.008-.09v-5A.5.5%200%200%201%2011%207m4.5%200a.5.5%200%200%201%20.09.992L15.5%208H14v2h1.5a.5.5%200%200%201%20.09.992L15.5%2011H14v1.5a.5.5%200%200%201-.992.09L13%2012.5v-5a.5.5%200%200%201%20.5-.5z%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%203zm-.15%201H4.75c-.926%200-1.684.793-1.746%201.797L3%205.929v8.142c0%201.021.72%201.857%201.63%201.925l.12.004h10.5c.926%200%201.684-.793%201.746-1.796L17%2014.07V5.93c0-1.021-.72-1.857-1.63-1.925zM6.851%207.002q.93-.002%201.581.299c.267.124.374.424.24.671a.56.56%200%200%201-.726.222c-.268-.125-.632-.192-1.095-.192c-1.026%200-1.77.832-1.77%202c0%201.119.813%201.998%201.77%201.998c.597%200%201.002-.351%201.06-.673l.008-.08v-.746L7.54%2010.5c-.298%200-.54-.224-.54-.5c0-.245.191-.45.443-.492l.098-.008l.918.001a.53.53%200%200%201%20.532.41l.009.09v1.246C9%2012.124%208.114%2013%206.851%2013C5.256%2013%204%2011.642%204%2010.001C4%208.32%205.177%207.002%206.851%207.002M11%207a.5.5%200%200%201%20.492.41l.008.09v5a.5.5%200%200%201-.992.09l-.008-.09v-5A.5.5%200%200%201%2011%207m4.5%200a.5.5%200%200%201%20.09.992L15.5%208H14v2h1.5a.5.5%200%200%201%20.09.992L15.5%2011H14v1.5a.5.5%200%200%201-.992.09L13%2012.5v-5a.5.5%200%200%201%20.5-.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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