gif icon
gif from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- gif
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- gif-outline
2 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the gif icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.808 14.692V9.308h.884v5.384zm-4.885 0q-.565 0-.975-.418t-.41-.966v-2.616q0-.548.41-.966t.975-.418h2.308q.315 0 .504.216q.188.217.188.476v.192H7.039q-.231 0-.423.193q-.193.192-.193.423v2.384q0 .231.193.424q.192.192.423.192h1.384q.23 0 .423-.192q.193-.193.193-.424v-1.038h.884v1.154q0 .548-.41.966t-.974.418zm7.654 0V9.308h3.885v.884h-3v1.462h2v.885h-2v2.153z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGif(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.808 14.692V9.308h.884v5.384zm-4.885 0q-.565 0-.975-.418t-.41-.966v-2.616q0-.548.41-.966t.975-.418h2.308q.315 0 .504.216q.188.217.188.476v.192H7.039q-.231 0-.423.193q-.193.192-.193.423v2.384q0 .231.193.424q.192.192.423.192h1.384q.23 0 .423-.192q.193-.193.193-.424v-1.038h.884v1.154q0 .548-.41.966t-.974.418zm7.654 0V9.308h3.885v.884h-3v1.462h2v.885h-2v2.153z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.808 14.692V9.308h.884v5.384zm-4.885 0q-.565 0-.975-.418t-.41-.966v-2.616q0-.548.41-.966t.975-.418h2.308q.315 0 .504.216q.188.217.188.476v.192H7.039q-.231 0-.423.193q-.193.192-.193.423v2.384q0 .231.193.424q.192.192.423.192h1.384q.23 0 .423-.192q.193-.193.193-.424v-1.038h.884v1.154q0 .548-.41.966t-.974.418zm7.654 0V9.308h3.885v.884h-3v1.462h2v.885h-2v2.153z"/></svg> </template>
CSS
.icon-gif {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.808%2014.692V9.308h.884v5.384zm-4.885%200q-.565%200-.975-.418t-.41-.966v-2.616q0-.548.41-.966t.975-.418h2.308q.315%200%20.504.216q.188.217.188.476v.192H7.039q-.231%200-.423.193q-.193.192-.193.423v2.384q0%20.231.193.424q.192.192.423.192h1.384q.23%200%20.423-.192q.193-.193.193-.424v-1.038h.884v1.154q0%20.548-.41.966t-.974.418zm7.654%200V9.308h3.885v.884h-3v1.462h2v.885h-2v2.153z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.808%2014.692V9.308h.884v5.384zm-4.885%200q-.565%200-.975-.418t-.41-.966v-2.616q0-.548.41-.966t.975-.418h2.308q.315%200%20.504.216q.188.217.188.476v.192H7.039q-.231%200-.423.193q-.193.192-.193.423v2.384q0%20.231.193.424q.192.192.423.192h1.384q.23%200%20.423-.192q.193-.193.193-.424v-1.038h.884v1.154q0%20.548-.41.966t-.974.418zm7.654%200V9.308h3.885v.884h-3v1.462h2v.885h-2v2.153z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/gif.svg?color=%231a73e8&size=48