mcdonalds logo
mcdonalds from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mcdonalds
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the mcdonalds logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.243 3.006c2.066 0 3.742 8.714 3.742 19.478H24c0-11.588-3.042-20.968-6.766-20.968c-2.127 0-4.007 2.81-5.248 7.227c-1.241-4.416-3.121-7.227-5.231-7.227C3.031 1.516 0 10.888 0 22.476h3.014c0-10.763 1.658-19.47 3.724-19.47s3.741 8.05 3.741 17.98h2.997c0-9.93 1.684-17.98 3.75-17.98Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMcdonalds(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="M17.243 3.006c2.066 0 3.742 8.714 3.742 19.478H24c0-11.588-3.042-20.968-6.766-20.968c-2.127 0-4.007 2.81-5.248 7.227c-1.241-4.416-3.121-7.227-5.231-7.227C3.031 1.516 0 10.888 0 22.476h3.014c0-10.763 1.658-19.47 3.724-19.47s3.741 8.05 3.741 17.98h2.997c0-9.93 1.684-17.98 3.75-17.98Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.243 3.006c2.066 0 3.742 8.714 3.742 19.478H24c0-11.588-3.042-20.968-6.766-20.968c-2.127 0-4.007 2.81-5.248 7.227c-1.241-4.416-3.121-7.227-5.231-7.227C3.031 1.516 0 10.888 0 22.476h3.014c0-10.763 1.658-19.47 3.724-19.47s3.741 8.05 3.741 17.98h2.997c0-9.93 1.684-17.98 3.75-17.98Z"/></svg> </template>
CSS
.icon-mcdonalds {
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%22M17.243%203.006c2.066%200%203.742%208.714%203.742%2019.478H24c0-11.588-3.042-20.968-6.766-20.968c-2.127%200-4.007%202.81-5.248%207.227c-1.241-4.416-3.121-7.227-5.231-7.227C3.031%201.516%200%2010.888%200%2022.476h3.014c0-10.763%201.658-19.47%203.724-19.47s3.741%208.05%203.741%2017.98h2.997c0-9.93%201.684-17.98%203.75-17.98Z%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%22M17.243%203.006c2.066%200%203.742%208.714%203.742%2019.478H24c0-11.588-3.042-20.968-6.766-20.968c-2.127%200-4.007%202.81-5.248%207.227c-1.241-4.416-3.121-7.227-5.231-7.227C3.031%201.516%200%2010.888%200%2022.476h3.014c0-10.763%201.658-19.47%203.724-19.47s3.741%208.05%203.741%2017.98h2.997c0-9.93%201.684-17.98%203.75-17.98Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mcdonalds.svg?color=%231a73e8&size=48