dailymotion logo

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

Name
dailymotion
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.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 24 24"><path fill="currentColor" d="M21.823 7.327a11.9 11.9 0 0 0-2.606-3.814a12.1 12.1 0 0 0-3.866-2.57A12.3 12.3 0 0 0 10.617 0H1.831a.6.6 0 0 0-.609.603v3.764c0 .162.064.312.179.426l4.164 4.123a.6.6 0 0 0 .439.177h4.56c.806 0 1.56.313 2.125.88c.557.559.856 1.296.843 2.075c-.029 1.571-1.343 2.849-2.931 2.849h-6.74a.6.6 0 0 0-.432.176a.62.62 0 0 0-.178.427v3.764c0 .162.063.312.178.427l4.139 4.099a.65.65 0 0 0 .476.21h2.572a12.3 12.3 0 0 0 4.733-.945a12.2 12.2 0 0 0 3.866-2.571a12 12 0 0 0 2.607-3.813c.633-1.479.956-3.051.956-4.67s-.321-3.19-.956-4.669zM2.441 4.118V1.982l2.945 2.755l.001 2.297zm4.975 17.813l-2.945-2.917v-2.137l2.945 2.755zm-2.004-5.832h5.19c2.248 0 4.107-1.807 4.147-4.03a4.03 4.03 0 0 0-1.192-2.937a4.2 4.2 0 0 0-2.996-1.239H6.606V5.216h3.996c1.831 0 3.553.706 4.849 1.986a6.724 6.724 0 0 1-.152 9.736a6.88 6.88 0 0 1-4.697 1.84H8.275L5.412 16.1zm15.289.1a10.8 10.8 0 0 1-2.345 3.431a10.9 10.9 0 0 1-3.48 2.314a11 11 0 0 1-4.26.847H8.633v-2.814h1.916c2.145 0 4.161-.802 5.675-2.254a7.88 7.88 0 0 0 2.451-5.728c0-2.177-.87-4.21-2.451-5.728c-1.514-1.454-3.528-2.254-5.675-2.254h-4.16L3.383 1.202h7.234c1.479 0 2.911.285 4.259.847a11 11 0 0 1 3.48 2.313a10.8 10.8 0 0 1 2.345 3.432c.571 1.33.86 2.743.86 4.202s-.289 2.873-.86 4.203"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDailymotion(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="M21.823 7.327a11.9 11.9 0 0 0-2.606-3.814a12.1 12.1 0 0 0-3.866-2.57A12.3 12.3 0 0 0 10.617 0H1.831a.6.6 0 0 0-.609.603v3.764c0 .162.064.312.179.426l4.164 4.123a.6.6 0 0 0 .439.177h4.56c.806 0 1.56.313 2.125.88c.557.559.856 1.296.843 2.075c-.029 1.571-1.343 2.849-2.931 2.849h-6.74a.6.6 0 0 0-.432.176a.62.62 0 0 0-.178.427v3.764c0 .162.063.312.178.427l4.139 4.099a.65.65 0 0 0 .476.21h2.572a12.3 12.3 0 0 0 4.733-.945a12.2 12.2 0 0 0 3.866-2.571a12 12 0 0 0 2.607-3.813c.633-1.479.956-3.051.956-4.67s-.321-3.19-.956-4.669zM2.441 4.118V1.982l2.945 2.755l.001 2.297zm4.975 17.813l-2.945-2.917v-2.137l2.945 2.755zm-2.004-5.832h5.19c2.248 0 4.107-1.807 4.147-4.03a4.03 4.03 0 0 0-1.192-2.937a4.2 4.2 0 0 0-2.996-1.239H6.606V5.216h3.996c1.831 0 3.553.706 4.849 1.986a6.724 6.724 0 0 1-.152 9.736a6.88 6.88 0 0 1-4.697 1.84H8.275L5.412 16.1zm15.289.1a10.8 10.8 0 0 1-2.345 3.431a10.9 10.9 0 0 1-3.48 2.314a11 11 0 0 1-4.26.847H8.633v-2.814h1.916c2.145 0 4.161-.802 5.675-2.254a7.88 7.88 0 0 0 2.451-5.728c0-2.177-.87-4.21-2.451-5.728c-1.514-1.454-3.528-2.254-5.675-2.254h-4.16L3.383 1.202h7.234c1.479 0 2.911.285 4.259.847a11 11 0 0 1 3.48 2.313a10.8 10.8 0 0 1 2.345 3.432c.571 1.33.86 2.743.86 4.202s-.289 2.873-.86 4.203"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.823 7.327a11.9 11.9 0 0 0-2.606-3.814a12.1 12.1 0 0 0-3.866-2.57A12.3 12.3 0 0 0 10.617 0H1.831a.6.6 0 0 0-.609.603v3.764c0 .162.064.312.179.426l4.164 4.123a.6.6 0 0 0 .439.177h4.56c.806 0 1.56.313 2.125.88c.557.559.856 1.296.843 2.075c-.029 1.571-1.343 2.849-2.931 2.849h-6.74a.6.6 0 0 0-.432.176a.62.62 0 0 0-.178.427v3.764c0 .162.063.312.178.427l4.139 4.099a.65.65 0 0 0 .476.21h2.572a12.3 12.3 0 0 0 4.733-.945a12.2 12.2 0 0 0 3.866-2.571a12 12 0 0 0 2.607-3.813c.633-1.479.956-3.051.956-4.67s-.321-3.19-.956-4.669zM2.441 4.118V1.982l2.945 2.755l.001 2.297zm4.975 17.813l-2.945-2.917v-2.137l2.945 2.755zm-2.004-5.832h5.19c2.248 0 4.107-1.807 4.147-4.03a4.03 4.03 0 0 0-1.192-2.937a4.2 4.2 0 0 0-2.996-1.239H6.606V5.216h3.996c1.831 0 3.553.706 4.849 1.986a6.724 6.724 0 0 1-.152 9.736a6.88 6.88 0 0 1-4.697 1.84H8.275L5.412 16.1zm15.289.1a10.8 10.8 0 0 1-2.345 3.431a10.9 10.9 0 0 1-3.48 2.314a11 11 0 0 1-4.26.847H8.633v-2.814h1.916c2.145 0 4.161-.802 5.675-2.254a7.88 7.88 0 0 0 2.451-5.728c0-2.177-.87-4.21-2.451-5.728c-1.514-1.454-3.528-2.254-5.675-2.254h-4.16L3.383 1.202h7.234c1.479 0 2.911.285 4.259.847a11 11 0 0 1 3.48 2.313a10.8 10.8 0 0 1 2.345 3.432c.571 1.33.86 2.743.86 4.202s-.289 2.873-.86 4.203"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.823%207.327a11.9%2011.9%200%200%200-2.606-3.814a12.1%2012.1%200%200%200-3.866-2.57A12.3%2012.3%200%200%200%2010.617%200H1.831a.6.6%200%200%200-.609.603v3.764c0%20.162.064.312.179.426l4.164%204.123a.6.6%200%200%200%20.439.177h4.56c.806%200%201.56.313%202.125.88c.557.559.856%201.296.843%202.075c-.029%201.571-1.343%202.849-2.931%202.849h-6.74a.6.6%200%200%200-.432.176a.62.62%200%200%200-.178.427v3.764c0%20.162.063.312.178.427l4.139%204.099a.65.65%200%200%200%20.476.21h2.572a12.3%2012.3%200%200%200%204.733-.945a12.2%2012.2%200%200%200%203.866-2.571a12%2012%200%200%200%202.607-3.813c.633-1.479.956-3.051.956-4.67s-.321-3.19-.956-4.669zM2.441%204.118V1.982l2.945%202.755l.001%202.297zm4.975%2017.813l-2.945-2.917v-2.137l2.945%202.755zm-2.004-5.832h5.19c2.248%200%204.107-1.807%204.147-4.03a4.03%204.03%200%200%200-1.192-2.937a4.2%204.2%200%200%200-2.996-1.239H6.606V5.216h3.996c1.831%200%203.553.706%204.849%201.986a6.724%206.724%200%200%201-.152%209.736a6.88%206.88%200%200%201-4.697%201.84H8.275L5.412%2016.1zm15.289.1a10.8%2010.8%200%200%201-2.345%203.431a10.9%2010.9%200%200%201-3.48%202.314a11%2011%200%200%201-4.26.847H8.633v-2.814h1.916c2.145%200%204.161-.802%205.675-2.254a7.88%207.88%200%200%200%202.451-5.728c0-2.177-.87-4.21-2.451-5.728c-1.514-1.454-3.528-2.254-5.675-2.254h-4.16L3.383%201.202h7.234c1.479%200%202.911.285%204.259.847a11%2011%200%200%201%203.48%202.313a10.8%2010.8%200%200%201%202.345%203.432c.571%201.33.86%202.743.86%204.202s-.289%202.873-.86%204.203%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%22M21.823%207.327a11.9%2011.9%200%200%200-2.606-3.814a12.1%2012.1%200%200%200-3.866-2.57A12.3%2012.3%200%200%200%2010.617%200H1.831a.6.6%200%200%200-.609.603v3.764c0%20.162.064.312.179.426l4.164%204.123a.6.6%200%200%200%20.439.177h4.56c.806%200%201.56.313%202.125.88c.557.559.856%201.296.843%202.075c-.029%201.571-1.343%202.849-2.931%202.849h-6.74a.6.6%200%200%200-.432.176a.62.62%200%200%200-.178.427v3.764c0%20.162.063.312.178.427l4.139%204.099a.65.65%200%200%200%20.476.21h2.572a12.3%2012.3%200%200%200%204.733-.945a12.2%2012.2%200%200%200%203.866-2.571a12%2012%200%200%200%202.607-3.813c.633-1.479.956-3.051.956-4.67s-.321-3.19-.956-4.669zM2.441%204.118V1.982l2.945%202.755l.001%202.297zm4.975%2017.813l-2.945-2.917v-2.137l2.945%202.755zm-2.004-5.832h5.19c2.248%200%204.107-1.807%204.147-4.03a4.03%204.03%200%200%200-1.192-2.937a4.2%204.2%200%200%200-2.996-1.239H6.606V5.216h3.996c1.831%200%203.553.706%204.849%201.986a6.724%206.724%200%200%201-.152%209.736a6.88%206.88%200%200%201-4.697%201.84H8.275L5.412%2016.1zm15.289.1a10.8%2010.8%200%200%201-2.345%203.431a10.9%2010.9%200%200%201-3.48%202.314a11%2011%200%200%201-4.26.847H8.633v-2.814h1.916c2.145%200%204.161-.802%205.675-2.254a7.88%207.88%200%200%200%202.451-5.728c0-2.177-.87-4.21-2.451-5.728c-1.514-1.454-3.528-2.254-5.675-2.254h-4.16L3.383%201.202h7.234c1.479%200%202.911.285%204.259.847a11%2011%200%200%201%203.48%202.313a10.8%2010.8%200%200%201%202.345%203.432c.571%201.33.86%202.743.86%204.202s-.289%202.873-.86%204.203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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