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

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

The same logo in other sets

Use the quicktime logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 0a11.998 12 0 1 0 6.629 22l1.98 1.97h3.139l.25-.25v-3.15l-2-1.98A11.938 11.94 0 0 0 24 12A11.998 12 0 0 0 12.002 0m0 4.2a7.8 7.8 0 0 1 6.949 11.33l-5.25-5.26a2.404 2.404 0 1 0-3.4 3.4l5.27 5.26a7.76 7.76 0 0 1-3.57.87a7.799 7.8 0 0 1 0-15.6z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQuicktime(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="M12.002 0a11.998 12 0 1 0 6.629 22l1.98 1.97h3.139l.25-.25v-3.15l-2-1.98A11.938 11.94 0 0 0 24 12A11.998 12 0 0 0 12.002 0m0 4.2a7.8 7.8 0 0 1 6.949 11.33l-5.25-5.26a2.404 2.404 0 1 0-3.4 3.4l5.27 5.26a7.76 7.76 0 0 1-3.57.87a7.799 7.8 0 0 1 0-15.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 0a11.998 12 0 1 0 6.629 22l1.98 1.97h3.139l.25-.25v-3.15l-2-1.98A11.938 11.94 0 0 0 24 12A11.998 12 0 0 0 12.002 0m0 4.2a7.8 7.8 0 0 1 6.949 11.33l-5.25-5.26a2.404 2.404 0 1 0-3.4 3.4l5.27 5.26a7.76 7.76 0 0 1-3.57.87a7.799 7.8 0 0 1 0-15.6z"/></svg>
</template>

CSS

.icon-quicktime {
  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%22M12.002%200a11.998%2012%200%201%200%206.629%2022l1.98%201.97h3.139l.25-.25v-3.15l-2-1.98A11.938%2011.94%200%200%200%2024%2012A11.998%2012%200%200%200%2012.002%200m0%204.2a7.8%207.8%200%200%201%206.949%2011.33l-5.25-5.26a2.404%202.404%200%201%200-3.4%203.4l5.27%205.26a7.76%207.76%200%200%201-3.57.87a7.799%207.8%200%200%201%200-15.6z%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%22M12.002%200a11.998%2012%200%201%200%206.629%2022l1.98%201.97h3.139l.25-.25v-3.15l-2-1.98A11.938%2011.94%200%200%200%2024%2012A11.998%2012%200%200%200%2012.002%200m0%204.2a7.8%207.8%200%200%201%206.949%2011.33l-5.25-5.26a2.404%202.404%200%201%200-3.4%203.4l5.27%205.26a7.76%207.76%200%200%201-3.57.87a7.799%207.8%200%200%201%200-15.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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