lottie files logo

lottie-files from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
lottie-files
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

Related icons in Boxicons Brands

Use the lottie files logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.45 3h-8.9C5.03 3 3 5.04 3 7.55v8.89c0 2.52 2.04 4.55 4.55 4.55h8.89c2.52 0 4.55-2.04 4.55-4.55V7.55c0-2.52-2.04-4.55-4.55-4.55Zm1.06 5.26c-.04.11-.11.21-.19.29s-.18.15-.29.19s-.22.07-.34.07c-1.88 0-2.61 1.15-3.59 3.03l-.6 1.14c-.92 1.78-2.07 3.99-5.17 3.99c-.24 0-.46-.09-.63-.26s-.26-.39-.26-.63c0-.12.02-.23.07-.34c.04-.11.11-.21.19-.29s.18-.15.29-.19s.22-.07.34-.07c1.88 0 2.61-1.15 3.59-3.03l.6-1.14c.92-1.78 2.07-3.99 5.17-3.99c.24 0 .46.09.63.26s.26.39.26.63c0 .12-.02.23-.07.34"/></svg>

React

import type { SVGProps } from "react";

export function BxlLottieFiles(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="M16.45 3h-8.9C5.03 3 3 5.04 3 7.55v8.89c0 2.52 2.04 4.55 4.55 4.55h8.89c2.52 0 4.55-2.04 4.55-4.55V7.55c0-2.52-2.04-4.55-4.55-4.55Zm1.06 5.26c-.04.11-.11.21-.19.29s-.18.15-.29.19s-.22.07-.34.07c-1.88 0-2.61 1.15-3.59 3.03l-.6 1.14c-.92 1.78-2.07 3.99-5.17 3.99c-.24 0-.46-.09-.63-.26s-.26-.39-.26-.63c0-.12.02-.23.07-.34c.04-.11.11-.21.19-.29s.18-.15.29-.19s.22-.07.34-.07c1.88 0 2.61-1.15 3.59-3.03l.6-1.14c.92-1.78 2.07-3.99 5.17-3.99c.24 0 .46.09.63.26s.26.39.26.63c0 .12-.02.23-.07.34"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.45 3h-8.9C5.03 3 3 5.04 3 7.55v8.89c0 2.52 2.04 4.55 4.55 4.55h8.89c2.52 0 4.55-2.04 4.55-4.55V7.55c0-2.52-2.04-4.55-4.55-4.55Zm1.06 5.26c-.04.11-.11.21-.19.29s-.18.15-.29.19s-.22.07-.34.07c-1.88 0-2.61 1.15-3.59 3.03l-.6 1.14c-.92 1.78-2.07 3.99-5.17 3.99c-.24 0-.46-.09-.63-.26s-.26-.39-.26-.63c0-.12.02-.23.07-.34c.04-.11.11-.21.19-.29s.18-.15.29-.19s.22-.07.34-.07c1.88 0 2.61-1.15 3.59-3.03l.6-1.14c.92-1.78 2.07-3.99 5.17-3.99c.24 0 .46.09.63.26s.26.39.26.63c0 .12-.02.23-.07.34"/></svg>
</template>

CSS

.icon-lottie-files {
  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%22M16.45%203h-8.9C5.03%203%203%205.04%203%207.55v8.89c0%202.52%202.04%204.55%204.55%204.55h8.89c2.52%200%204.55-2.04%204.55-4.55V7.55c0-2.52-2.04-4.55-4.55-4.55Zm1.06%205.26c-.04.11-.11.21-.19.29s-.18.15-.29.19s-.22.07-.34.07c-1.88%200-2.61%201.15-3.59%203.03l-.6%201.14c-.92%201.78-2.07%203.99-5.17%203.99c-.24%200-.46-.09-.63-.26s-.26-.39-.26-.63c0-.12.02-.23.07-.34c.04-.11.11-.21.19-.29s.18-.15.29-.19s.22-.07.34-.07c1.88%200%202.61-1.15%203.59-3.03l.6-1.14c.92-1.78%202.07-3.99%205.17-3.99c.24%200%20.46.09.63.26s.26.39.26.63c0%20.12-.02.23-.07.34%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%22M16.45%203h-8.9C5.03%203%203%205.04%203%207.55v8.89c0%202.52%202.04%204.55%204.55%204.55h8.89c2.52%200%204.55-2.04%204.55-4.55V7.55c0-2.52-2.04-4.55-4.55-4.55Zm1.06%205.26c-.04.11-.11.21-.19.29s-.18.15-.29.19s-.22.07-.34.07c-1.88%200-2.61%201.15-3.59%203.03l-.6%201.14c-.92%201.78-2.07%203.99-5.17%203.99c-.24%200-.46-.09-.63-.26s-.26-.39-.26-.63c0-.12.02-.23.07-.34c.04-.11.11-.21.19-.29s.18-.15.29-.19s.22-.07.34-.07c1.88%200%202.61-1.15%203.59-3.03l.6-1.14c.92-1.78%202.07-3.99%205.17-3.99c.24%200%20.46.09.63.26s.26.39.26.63c0%20.12-.02.23-.07.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/lottie-files.svg?color=%231a73e8&size=48