dailymotion from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
dailymotion
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the dailymotion logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M394.9 331c-7.4-4.2-15.8-6.3-24.4-6.2c-13.2 0-24.4 4.4-33.4 13.3s-13.6 20-13.6 33.4c0 14.1 4.4 25.6 13.3 34.6s20 13.4 33.4 13.4c13.7 0 25-4.6 34.1-13.8s13.7-20.6 13.7-34.2c0-8.2-2.1-16.3-6.1-23.5c-4-7.1-9.8-13-17-17M96 96v448h448V96zm374.7 373.3h-53.1v-23.9h-.7c-10.5 17.5-29.1 26.2-55.8 26.2c-18.4 0-34.7-4.4-48.9-13.1c-14.1-8.6-25.5-21-32.9-35.8c-7.7-15.1-11.6-32.1-11.6-50.9c0-18.4 3.9-35.1 11.8-50.2c7.5-14.7 18.9-27.1 32.9-35.8c14.1-8.7 30-13.1 47.7-13.1c10.2-.1 20.2 1.6 29.7 5.2c8.9 3.5 17.2 9.1 25 17V217l55.8-12.1v264.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsDailymotion(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M394.9 331c-7.4-4.2-15.8-6.3-24.4-6.2c-13.2 0-24.4 4.4-33.4 13.3s-13.6 20-13.6 33.4c0 14.1 4.4 25.6 13.3 34.6s20 13.4 33.4 13.4c13.7 0 25-4.6 34.1-13.8s13.7-20.6 13.7-34.2c0-8.2-2.1-16.3-6.1-23.5c-4-7.1-9.8-13-17-17M96 96v448h448V96zm374.7 373.3h-53.1v-23.9h-.7c-10.5 17.5-29.1 26.2-55.8 26.2c-18.4 0-34.7-4.4-48.9-13.1c-14.1-8.6-25.5-21-32.9-35.8c-7.7-15.1-11.6-32.1-11.6-50.9c0-18.4 3.9-35.1 11.8-50.2c7.5-14.7 18.9-27.1 32.9-35.8c14.1-8.7 30-13.1 47.7-13.1c10.2-.1 20.2 1.6 29.7 5.2c8.9 3.5 17.2 9.1 25 17V217l55.8-12.1v264.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M394.9 331c-7.4-4.2-15.8-6.3-24.4-6.2c-13.2 0-24.4 4.4-33.4 13.3s-13.6 20-13.6 33.4c0 14.1 4.4 25.6 13.3 34.6s20 13.4 33.4 13.4c13.7 0 25-4.6 34.1-13.8s13.7-20.6 13.7-34.2c0-8.2-2.1-16.3-6.1-23.5c-4-7.1-9.8-13-17-17M96 96v448h448V96zm374.7 373.3h-53.1v-23.9h-.7c-10.5 17.5-29.1 26.2-55.8 26.2c-18.4 0-34.7-4.4-48.9-13.1c-14.1-8.6-25.5-21-32.9-35.8c-7.7-15.1-11.6-32.1-11.6-50.9c0-18.4 3.9-35.1 11.8-50.2c7.5-14.7 18.9-27.1 32.9-35.8c14.1-8.7 30-13.1 47.7-13.1c10.2-.1 20.2 1.6 29.7 5.2c8.9 3.5 17.2 9.1 25 17V217l55.8-12.1v264.4z"/></svg>
</template>

CSS

.icon-dailymotion {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M394.9%20331c-7.4-4.2-15.8-6.3-24.4-6.2c-13.2%200-24.4%204.4-33.4%2013.3s-13.6%2020-13.6%2033.4c0%2014.1%204.4%2025.6%2013.3%2034.6s20%2013.4%2033.4%2013.4c13.7%200%2025-4.6%2034.1-13.8s13.7-20.6%2013.7-34.2c0-8.2-2.1-16.3-6.1-23.5c-4-7.1-9.8-13-17-17M96%2096v448h448V96zm374.7%20373.3h-53.1v-23.9h-.7c-10.5%2017.5-29.1%2026.2-55.8%2026.2c-18.4%200-34.7-4.4-48.9-13.1c-14.1-8.6-25.5-21-32.9-35.8c-7.7-15.1-11.6-32.1-11.6-50.9c0-18.4%203.9-35.1%2011.8-50.2c7.5-14.7%2018.9-27.1%2032.9-35.8c14.1-8.7%2030-13.1%2047.7-13.1c10.2-.1%2020.2%201.6%2029.7%205.2c8.9%203.5%2017.2%209.1%2025%2017V217l55.8-12.1v264.4z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M394.9%20331c-7.4-4.2-15.8-6.3-24.4-6.2c-13.2%200-24.4%204.4-33.4%2013.3s-13.6%2020-13.6%2033.4c0%2014.1%204.4%2025.6%2013.3%2034.6s20%2013.4%2033.4%2013.4c13.7%200%2025-4.6%2034.1-13.8s13.7-20.6%2013.7-34.2c0-8.2-2.1-16.3-6.1-23.5c-4-7.1-9.8-13-17-17M96%2096v448h448V96zm374.7%20373.3h-53.1v-23.9h-.7c-10.5%2017.5-29.1%2026.2-55.8%2026.2c-18.4%200-34.7-4.4-48.9-13.1c-14.1-8.6-25.5-21-32.9-35.8c-7.7-15.1-11.6-32.1-11.6-50.9c0-18.4%203.9-35.1%2011.8-50.2c7.5-14.7%2018.9-27.1%2032.9-35.8c14.1-8.7%2030-13.1%2047.7-13.1c10.2-.1%2020.2%201.6%2029.7%205.2c8.9%203.5%2017.2%209.1%2025%2017V217l55.8-12.1v264.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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