dailymotion logo
dailymotion from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dailymotion
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M18.755 15.083c-2.339 0-4.135 1.901-4.135 4.147c0 2.339 1.796 4.115 4.339 4.115l-.021.005c2.12 0 3.901-1.751 3.901-4.057c0-2.396-1.781-4.209-4.084-4.209zM0 0v32h32V0zm27.588 27.745h-4.765v-1.881c-1.468 1.439-2.963 1.959-4.953 1.959q-3.046-.001-5.239-1.979c-1.933-1.704-2.933-3.964-2.933-6.584c0-2.4.933-4.552 2.683-6.229c1.557-1.531 3.459-2.307 5.579-2.307c2.025 0 3.588.683 4.708 2.12V5.541l4.921-1.02l.005.005h-.005z"/></svg>
React
import type { SVGProps } from "react";
export function CibDailymotion(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.755 15.083c-2.339 0-4.135 1.901-4.135 4.147c0 2.339 1.796 4.115 4.339 4.115l-.021.005c2.12 0 3.901-1.751 3.901-4.057c0-2.396-1.781-4.209-4.084-4.209zM0 0v32h32V0zm27.588 27.745h-4.765v-1.881c-1.468 1.439-2.963 1.959-4.953 1.959q-3.046-.001-5.239-1.979c-1.933-1.704-2.933-3.964-2.933-6.584c0-2.4.933-4.552 2.683-6.229c1.557-1.531 3.459-2.307 5.579-2.307c2.025 0 3.588.683 4.708 2.12V5.541l4.921-1.02l.005.005h-.005z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.755 15.083c-2.339 0-4.135 1.901-4.135 4.147c0 2.339 1.796 4.115 4.339 4.115l-.021.005c2.12 0 3.901-1.751 3.901-4.057c0-2.396-1.781-4.209-4.084-4.209zM0 0v32h32V0zm27.588 27.745h-4.765v-1.881c-1.468 1.439-2.963 1.959-4.953 1.959q-3.046-.001-5.239-1.979c-1.933-1.704-2.933-3.964-2.933-6.584c0-2.4.933-4.552 2.683-6.229c1.557-1.531 3.459-2.307 5.579-2.307c2.025 0 3.588.683 4.708 2.12V5.541l4.921-1.02l.005.005h-.005z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.755%2015.083c-2.339%200-4.135%201.901-4.135%204.147c0%202.339%201.796%204.115%204.339%204.115l-.021.005c2.12%200%203.901-1.751%203.901-4.057c0-2.396-1.781-4.209-4.084-4.209zM0%200v32h32V0zm27.588%2027.745h-4.765v-1.881c-1.468%201.439-2.963%201.959-4.953%201.959q-3.046-.001-5.239-1.979c-1.933-1.704-2.933-3.964-2.933-6.584c0-2.4.933-4.552%202.683-6.229c1.557-1.531%203.459-2.307%205.579-2.307c2.025%200%203.588.683%204.708%202.12V5.541l4.921-1.02l.005.005h-.005z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.755%2015.083c-2.339%200-4.135%201.901-4.135%204.147c0%202.339%201.796%204.115%204.339%204.115l-.021.005c2.12%200%203.901-1.751%203.901-4.057c0-2.396-1.781-4.209-4.084-4.209zM0%200v32h32V0zm27.588%2027.745h-4.765v-1.881c-1.468%201.439-2.963%201.959-4.953%201.959q-3.046-.001-5.239-1.979c-1.933-1.704-2.933-3.964-2.933-6.584c0-2.4.933-4.552%202.683-6.229c1.557-1.531%203.459-2.307%205.579-2.307c2.025%200%203.588.683%204.708%202.12V5.541l4.921-1.02l.005.005h-.005z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/dailymotion.svg?color=%231a73e8&size=48