mpv logo
mpv from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mpv
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the mpv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m.312 22.775c-6.153 0-11.142-4.988-11.142-11.142S6.16.491 12.312.491c6.154 0 11.142 4.989 11.142 11.142s-4.988 11.142-11.142 11.142m.643-20.464a8.587 8.587 0 1 0 0 17.174a8.587 8.587 0 0 0 0-17.174m-1.113 15.257a5.517 5.517 0 1 1 0-11.034a5.517 5.517 0 0 1 0 11.034m-1.399-7.995L14.4 11.97l-3.957 2.518z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMpv(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 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m.312 22.775c-6.153 0-11.142-4.988-11.142-11.142S6.16.491 12.312.491c6.154 0 11.142 4.989 11.142 11.142s-4.988 11.142-11.142 11.142m.643-20.464a8.587 8.587 0 1 0 0 17.174a8.587 8.587 0 0 0 0-17.174m-1.113 15.257a5.517 5.517 0 1 1 0-11.034a5.517 5.517 0 0 1 0 11.034m-1.399-7.995L14.4 11.97l-3.957 2.518z"/></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 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m.312 22.775c-6.153 0-11.142-4.988-11.142-11.142S6.16.491 12.312.491c6.154 0 11.142 4.989 11.142 11.142s-4.988 11.142-11.142 11.142m.643-20.464a8.587 8.587 0 1 0 0 17.174a8.587 8.587 0 0 0 0-17.174m-1.113 15.257a5.517 5.517 0 1 1 0-11.034a5.517 5.517 0 0 1 0 11.034m-1.399-7.995L14.4 11.97l-3.957 2.518z"/></svg> </template>
CSS
.icon-mpv {
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%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m.312%2022.775c-6.153%200-11.142-4.988-11.142-11.142S6.16.491%2012.312.491c6.154%200%2011.142%204.989%2011.142%2011.142s-4.988%2011.142-11.142%2011.142m.643-20.464a8.587%208.587%200%201%200%200%2017.174a8.587%208.587%200%200%200%200-17.174m-1.113%2015.257a5.517%205.517%200%201%201%200-11.034a5.517%205.517%200%200%201%200%2011.034m-1.399-7.995L14.4%2011.97l-3.957%202.518z%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%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m.312%2022.775c-6.153%200-11.142-4.988-11.142-11.142S6.16.491%2012.312.491c6.154%200%2011.142%204.989%2011.142%2011.142s-4.988%2011.142-11.142%2011.142m.643-20.464a8.587%208.587%200%201%200%200%2017.174a8.587%208.587%200%200%200%200-17.174m-1.113%2015.257a5.517%205.517%200%201%201%200-11.034a5.517%205.517%200%200%201%200%2011.034m-1.399-7.995L14.4%2011.97l-3.957%202.518z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mpv.svg?color=%231a73e8&size=48