lottiefiles logo

lottiefiles from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
lottiefiles
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the lottiefiles logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.928 0H6.072A6.076 6.076 0 0 0 0 6.073v11.854A6.076 6.076 0 0 0 6.073 24h11.854A6.076 6.076 0 0 0 24 17.927V6.073A6.076 6.076 0 0 0 17.927 0m1.42 7.013a1.4 1.4 0 0 1-.26.39c-.11.11-.24.2-.39.26c-.14.06-.3.09-.45.09c-2.511 0-3.482 1.53-4.792 4.042l-.8 1.51c-1.231 2.382-2.762 5.323-6.894 5.323c-.31 0-.62-.12-.84-.35a1.188 1.188 0 0 1 .84-2.031c2.511 0 3.482-1.53 4.792-4.042l.8-1.51c1.231-2.382 2.762-5.323 6.894-5.323q.24 0 .45.09c.14.06.27.15.39.26c.11.11.2.24.26.39a1.17 1.17 0 0 1 0 .9"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLottiefiles(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="M17.928 0H6.072A6.076 6.076 0 0 0 0 6.073v11.854A6.076 6.076 0 0 0 6.073 24h11.854A6.076 6.076 0 0 0 24 17.927V6.073A6.076 6.076 0 0 0 17.927 0m1.42 7.013a1.4 1.4 0 0 1-.26.39c-.11.11-.24.2-.39.26c-.14.06-.3.09-.45.09c-2.511 0-3.482 1.53-4.792 4.042l-.8 1.51c-1.231 2.382-2.762 5.323-6.894 5.323c-.31 0-.62-.12-.84-.35a1.188 1.188 0 0 1 .84-2.031c2.511 0 3.482-1.53 4.792-4.042l.8-1.51c1.231-2.382 2.762-5.323 6.894-5.323q.24 0 .45.09c.14.06.27.15.39.26c.11.11.2.24.26.39a1.17 1.17 0 0 1 0 .9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.928 0H6.072A6.076 6.076 0 0 0 0 6.073v11.854A6.076 6.076 0 0 0 6.073 24h11.854A6.076 6.076 0 0 0 24 17.927V6.073A6.076 6.076 0 0 0 17.927 0m1.42 7.013a1.4 1.4 0 0 1-.26.39c-.11.11-.24.2-.39.26c-.14.06-.3.09-.45.09c-2.511 0-3.482 1.53-4.792 4.042l-.8 1.51c-1.231 2.382-2.762 5.323-6.894 5.323c-.31 0-.62-.12-.84-.35a1.188 1.188 0 0 1 .84-2.031c2.511 0 3.482-1.53 4.792-4.042l.8-1.51c1.231-2.382 2.762-5.323 6.894-5.323q.24 0 .45.09c.14.06.27.15.39.26c.11.11.2.24.26.39a1.17 1.17 0 0 1 0 .9"/></svg>
</template>

CSS

.icon-lottiefiles {
  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%22M17.928%200H6.072A6.076%206.076%200%200%200%200%206.073v11.854A6.076%206.076%200%200%200%206.073%2024h11.854A6.076%206.076%200%200%200%2024%2017.927V6.073A6.076%206.076%200%200%200%2017.927%200m1.42%207.013a1.4%201.4%200%200%201-.26.39c-.11.11-.24.2-.39.26c-.14.06-.3.09-.45.09c-2.511%200-3.482%201.53-4.792%204.042l-.8%201.51c-1.231%202.382-2.762%205.323-6.894%205.323c-.31%200-.62-.12-.84-.35a1.188%201.188%200%200%201%20.84-2.031c2.511%200%203.482-1.53%204.792-4.042l.8-1.51c1.231-2.382%202.762-5.323%206.894-5.323q.24%200%20.45.09c.14.06.27.15.39.26c.11.11.2.24.26.39a1.17%201.17%200%200%201%200%20.9%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%22M17.928%200H6.072A6.076%206.076%200%200%200%200%206.073v11.854A6.076%206.076%200%200%200%206.073%2024h11.854A6.076%206.076%200%200%200%2024%2017.927V6.073A6.076%206.076%200%200%200%2017.927%200m1.42%207.013a1.4%201.4%200%200%201-.26.39c-.11.11-.24.2-.39.26c-.14.06-.3.09-.45.09c-2.511%200-3.482%201.53-4.792%204.042l-.8%201.51c-1.231%202.382-2.762%205.323-6.894%205.323c-.31%200-.62-.12-.84-.35a1.188%201.188%200%200%201%20.84-2.031c2.511%200%203.482-1.53%204.792-4.042l.8-1.51c1.231-2.382%202.762-5.323%206.894-5.323q.24%200%20.45.09c.14.06.27.15.39.26c.11.11.2.24.26.39a1.17%201.17%200%200%201%200%20.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Lottiefiles logo — Simple Icons · IconsDB