racket logo
racket from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- racket
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the racket logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a12 12 0 0 0-4.104.721c4.872 2.556 11.316 10.893 13.547 18.686A11.96 11.96 0 0 0 24 12c0-6.627-5.373-12-12-12M4.093 2.974A11.97 11.97 0 0 0 0 12c0 3.026 1.12 5.789 2.968 7.9c1.629-4.894 4.691-9.611 7.313-12.246c-1.872-2.016-3.968-3.618-6.188-4.68m2.276 19.625A11.95 11.95 0 0 0 12 24c2.092 0 4.059-.536 5.772-1.478c-.987-4.561-2.851-8.739-5.28-12.147c-2.597 2.8-5.186 7.702-6.123 12.224"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRacket(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 0a12 12 0 0 0-4.104.721c4.872 2.556 11.316 10.893 13.547 18.686A11.96 11.96 0 0 0 24 12c0-6.627-5.373-12-12-12M4.093 2.974A11.97 11.97 0 0 0 0 12c0 3.026 1.12 5.789 2.968 7.9c1.629-4.894 4.691-9.611 7.313-12.246c-1.872-2.016-3.968-3.618-6.188-4.68m2.276 19.625A11.95 11.95 0 0 0 12 24c2.092 0 4.059-.536 5.772-1.478c-.987-4.561-2.851-8.739-5.28-12.147c-2.597 2.8-5.186 7.702-6.123 12.224"/></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 0a12 12 0 0 0-4.104.721c4.872 2.556 11.316 10.893 13.547 18.686A11.96 11.96 0 0 0 24 12c0-6.627-5.373-12-12-12M4.093 2.974A11.97 11.97 0 0 0 0 12c0 3.026 1.12 5.789 2.968 7.9c1.629-4.894 4.691-9.611 7.313-12.246c-1.872-2.016-3.968-3.618-6.188-4.68m2.276 19.625A11.95 11.95 0 0 0 12 24c2.092 0 4.059-.536 5.772-1.478c-.987-4.561-2.851-8.739-5.28-12.147c-2.597 2.8-5.186 7.702-6.123 12.224"/></svg> </template>
CSS
.icon-racket {
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%200a12%2012%200%200%200-4.104.721c4.872%202.556%2011.316%2010.893%2013.547%2018.686A11.96%2011.96%200%200%200%2024%2012c0-6.627-5.373-12-12-12M4.093%202.974A11.97%2011.97%200%200%200%200%2012c0%203.026%201.12%205.789%202.968%207.9c1.629-4.894%204.691-9.611%207.313-12.246c-1.872-2.016-3.968-3.618-6.188-4.68m2.276%2019.625A11.95%2011.95%200%200%200%2012%2024c2.092%200%204.059-.536%205.772-1.478c-.987-4.561-2.851-8.739-5.28-12.147c-2.597%202.8-5.186%207.702-6.123%2012.224%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%200a12%2012%200%200%200-4.104.721c4.872%202.556%2011.316%2010.893%2013.547%2018.686A11.96%2011.96%200%200%200%2024%2012c0-6.627-5.373-12-12-12M4.093%202.974A11.97%2011.97%200%200%200%200%2012c0%203.026%201.12%205.789%202.968%207.9c1.629-4.894%204.691-9.611%207.313-12.246c-1.872-2.016-3.968-3.618-6.188-4.68m2.276%2019.625A11.95%2011.95%200%200%200%2012%2024c2.092%200%204.059-.536%205.772-1.478c-.987-4.561-2.851-8.739-5.28-12.147c-2.597%202.8-5.186%207.702-6.123%2012.224%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/racket.svg?color=%231a73e8&size=48