youtubeshorts logo

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

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

Use the youtubeshorts logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.931 9.99l-1.441-.601l1.717-.913a4.48 4.48 0 0 0 1.874-6.078a4.506 4.506 0 0 0-6.09-1.874L4.792 5.929a4.5 4.5 0 0 0-2.402 4.193a4.52 4.52 0 0 0 2.666 3.904c.036.012 1.442.6 1.442.6l-1.706.901a4.51 4.51 0 0 0-2.369 3.967A4.53 4.53 0 0 0 6.93 24c.725 0 1.437-.174 2.08-.508l10.21-5.406a4.49 4.49 0 0 0 2.39-4.192a4.53 4.53 0 0 0-2.678-3.904Zm-9.334 5.2V8.824l6.007 3.184z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsYoutubeshorts(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="m18.931 9.99l-1.441-.601l1.717-.913a4.48 4.48 0 0 0 1.874-6.078a4.506 4.506 0 0 0-6.09-1.874L4.792 5.929a4.5 4.5 0 0 0-2.402 4.193a4.52 4.52 0 0 0 2.666 3.904c.036.012 1.442.6 1.442.6l-1.706.901a4.51 4.51 0 0 0-2.369 3.967A4.53 4.53 0 0 0 6.93 24c.725 0 1.437-.174 2.08-.508l10.21-5.406a4.49 4.49 0 0 0 2.39-4.192a4.53 4.53 0 0 0-2.678-3.904Zm-9.334 5.2V8.824l6.007 3.184z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.931 9.99l-1.441-.601l1.717-.913a4.48 4.48 0 0 0 1.874-6.078a4.506 4.506 0 0 0-6.09-1.874L4.792 5.929a4.5 4.5 0 0 0-2.402 4.193a4.52 4.52 0 0 0 2.666 3.904c.036.012 1.442.6 1.442.6l-1.706.901a4.51 4.51 0 0 0-2.369 3.967A4.53 4.53 0 0 0 6.93 24c.725 0 1.437-.174 2.08-.508l10.21-5.406a4.49 4.49 0 0 0 2.39-4.192a4.53 4.53 0 0 0-2.678-3.904Zm-9.334 5.2V8.824l6.007 3.184z"/></svg>
</template>

CSS

.icon-youtubeshorts {
  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%22m18.931%209.99l-1.441-.601l1.717-.913a4.48%204.48%200%200%200%201.874-6.078a4.506%204.506%200%200%200-6.09-1.874L4.792%205.929a4.5%204.5%200%200%200-2.402%204.193a4.52%204.52%200%200%200%202.666%203.904c.036.012%201.442.6%201.442.6l-1.706.901a4.51%204.51%200%200%200-2.369%203.967A4.53%204.53%200%200%200%206.93%2024c.725%200%201.437-.174%202.08-.508l10.21-5.406a4.49%204.49%200%200%200%202.39-4.192a4.53%204.53%200%200%200-2.678-3.904Zm-9.334%205.2V8.824l6.007%203.184z%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%22m18.931%209.99l-1.441-.601l1.717-.913a4.48%204.48%200%200%200%201.874-6.078a4.506%204.506%200%200%200-6.09-1.874L4.792%205.929a4.5%204.5%200%200%200-2.402%204.193a4.52%204.52%200%200%200%202.666%203.904c.036.012%201.442.6%201.442.6l-1.706.901a4.51%204.51%200%200%200-2.369%203.967A4.53%204.53%200%200%200%206.93%2024c.725%200%201.437-.174%202.08-.508l10.21-5.406a4.49%204.49%200%200%200%202.39-4.192a4.53%204.53%200%200%200-2.678-3.904Zm-9.334%205.2V8.824l6.007%203.184z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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