soccer ball emoji
soccer-ball from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- soccer-ball
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Activities
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More activities icons from Emoji One (Colored)
Use the soccer ball emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="29.3" fill="#fff"/><path fill="#4a4e51" d="M61.9 32c0-.7.2-10.9-5.8-17.5c-.3-.6-1.5-3-5.6-5.9C47.8 6.5 45 5 44.7 4.8S39.4 2 33.4 2c-.5 0-.9 0-1.4.1c-4.6-.1-8.8 1.1-11.9 2.5c-3.2 1.4-5.3 2.8-5.5 3c-3.4 1.9-9.9 9.5-10.4 13.6c-2.1 2.6-3.8 14.5 0 21.7c2.7 10 12.7 15 13.5 15.4c.5.3 5.9 3.7 12.6 3.7h.9c.6.1 1.1.1 1.7.1c7.2 0 18-5.1 20.2-9.1c6.2-4.6 9.4-16.2 8.8-21M17.8 47.1c-2.9-4.6-4.5-10.7-4.9-12.1c.9-1.4 5.4-8 7.9-10c1.4.3 7.5 1.4 13.2 2.4c.7 1.9 3.9 10 4.8 13.2c-1 1.2-4.9 5.7-8.7 9.2c-4.1.1-11-2.3-12.3-2.7m36-32.5c0 .4-.1 2-.9 3.9c-1.5-.8-5.3-2.4-10.6-2.7c-.8-1.2-3.8-5.3-8.5-8.1c.6-1.3 1.5-2.8 2.1-3.3c.2 0 .4-.1.8-.1c2.5 0 6.9 1.7 7.3 1.8c.4.2 8.3 4.4 9.8 8.5M11.8 34c-3.4-.6-5.5-1.6-6.1-2c-1.3-4.6-.2-9.6-.1-10.3c1.3-2.2 4.8-8 7.2-9.1c2.4-.5 5.5.1 6.7.4c-.1 1.6-.3 6.1.3 10.9c-2.6 2.2-6.9 8.5-8 10.1M31.7 3.5c.8.1 1.9.2 2.7.5c-.8 1-1.6 2.5-1.9 3.3c-1.6.3-7.5 1.4-12.2 4.4c-.9-.2-3.8-.9-6.5-.7c.7-1.3 1.7-2.2 1.8-2.3c.3-.3 7.4-5.3 16.1-5.2m19.1 38.1c-1.2 0-5.7-.3-10.6-1.5c-.9-3.3-4.1-11.4-4.8-13.3c3.1-4.4 6.1-8.5 6.9-9.7c5.7.4 9.7 2.5 10.5 2.9c3.3 5.3 4 10.7 4.1 11.6c-1.8 5.5-5.2 9.2-6.1 10M3.7 28.5c.1 1.3.3 2.6.7 3.9c-.3.9-.6 1.8-.7 2.7c-.3-2.3-.3-4.6 0-6.6M18.5 57l-.4.6zc-2.5-1.2-4.4-4-5.2-5.1c1.5-1.5 3.4-2.9 4.1-3.4c1.6.6 8.3 2.8 12.6 2.8c.7 1 3.1 4 6 6.4c-1.8 1.8-4.4 2.6-4.9 2.8c-6.8.2-12.6-3.5-12.6-3.5m16.3 3.4c.9-.5 1.9-1.2 2.7-2.1c1.3-.2 6.9-1.1 11.9-4.8c.3 0 .9.1 1.5.1c-3.1 2.9-10.5 6.2-16.1 6.8M50.2 52c1.8-4.7 1.7-8.3 1.6-9.4c1-1 4.4-4.6 6.3-10.1c1 .2 1.7.4 2 .6c.1.4.3 1.3.2 2.7c-.8 5-3.4 12.6-8.1 15.9c-.5.3-1.3.4-2 .3"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneSoccerBall(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="29.3" fill="#fff"/><path fill="#4a4e51" d="M61.9 32c0-.7.2-10.9-5.8-17.5c-.3-.6-1.5-3-5.6-5.9C47.8 6.5 45 5 44.7 4.8S39.4 2 33.4 2c-.5 0-.9 0-1.4.1c-4.6-.1-8.8 1.1-11.9 2.5c-3.2 1.4-5.3 2.8-5.5 3c-3.4 1.9-9.9 9.5-10.4 13.6c-2.1 2.6-3.8 14.5 0 21.7c2.7 10 12.7 15 13.5 15.4c.5.3 5.9 3.7 12.6 3.7h.9c.6.1 1.1.1 1.7.1c7.2 0 18-5.1 20.2-9.1c6.2-4.6 9.4-16.2 8.8-21M17.8 47.1c-2.9-4.6-4.5-10.7-4.9-12.1c.9-1.4 5.4-8 7.9-10c1.4.3 7.5 1.4 13.2 2.4c.7 1.9 3.9 10 4.8 13.2c-1 1.2-4.9 5.7-8.7 9.2c-4.1.1-11-2.3-12.3-2.7m36-32.5c0 .4-.1 2-.9 3.9c-1.5-.8-5.3-2.4-10.6-2.7c-.8-1.2-3.8-5.3-8.5-8.1c.6-1.3 1.5-2.8 2.1-3.3c.2 0 .4-.1.8-.1c2.5 0 6.9 1.7 7.3 1.8c.4.2 8.3 4.4 9.8 8.5M11.8 34c-3.4-.6-5.5-1.6-6.1-2c-1.3-4.6-.2-9.6-.1-10.3c1.3-2.2 4.8-8 7.2-9.1c2.4-.5 5.5.1 6.7.4c-.1 1.6-.3 6.1.3 10.9c-2.6 2.2-6.9 8.5-8 10.1M31.7 3.5c.8.1 1.9.2 2.7.5c-.8 1-1.6 2.5-1.9 3.3c-1.6.3-7.5 1.4-12.2 4.4c-.9-.2-3.8-.9-6.5-.7c.7-1.3 1.7-2.2 1.8-2.3c.3-.3 7.4-5.3 16.1-5.2m19.1 38.1c-1.2 0-5.7-.3-10.6-1.5c-.9-3.3-4.1-11.4-4.8-13.3c3.1-4.4 6.1-8.5 6.9-9.7c5.7.4 9.7 2.5 10.5 2.9c3.3 5.3 4 10.7 4.1 11.6c-1.8 5.5-5.2 9.2-6.1 10M3.7 28.5c.1 1.3.3 2.6.7 3.9c-.3.9-.6 1.8-.7 2.7c-.3-2.3-.3-4.6 0-6.6M18.5 57l-.4.6zc-2.5-1.2-4.4-4-5.2-5.1c1.5-1.5 3.4-2.9 4.1-3.4c1.6.6 8.3 2.8 12.6 2.8c.7 1 3.1 4 6 6.4c-1.8 1.8-4.4 2.6-4.9 2.8c-6.8.2-12.6-3.5-12.6-3.5m16.3 3.4c.9-.5 1.9-1.2 2.7-2.1c1.3-.2 6.9-1.1 11.9-4.8c.3 0 .9.1 1.5.1c-3.1 2.9-10.5 6.2-16.1 6.8M50.2 52c1.8-4.7 1.7-8.3 1.6-9.4c1-1 4.4-4.6 6.3-10.1c1 .2 1.7.4 2 .6c.1.4.3 1.3.2 2.7c-.8 5-3.4 12.6-8.1 15.9c-.5.3-1.3.4-2 .3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="29.3" fill="#fff"/><path fill="#4a4e51" d="M61.9 32c0-.7.2-10.9-5.8-17.5c-.3-.6-1.5-3-5.6-5.9C47.8 6.5 45 5 44.7 4.8S39.4 2 33.4 2c-.5 0-.9 0-1.4.1c-4.6-.1-8.8 1.1-11.9 2.5c-3.2 1.4-5.3 2.8-5.5 3c-3.4 1.9-9.9 9.5-10.4 13.6c-2.1 2.6-3.8 14.5 0 21.7c2.7 10 12.7 15 13.5 15.4c.5.3 5.9 3.7 12.6 3.7h.9c.6.1 1.1.1 1.7.1c7.2 0 18-5.1 20.2-9.1c6.2-4.6 9.4-16.2 8.8-21M17.8 47.1c-2.9-4.6-4.5-10.7-4.9-12.1c.9-1.4 5.4-8 7.9-10c1.4.3 7.5 1.4 13.2 2.4c.7 1.9 3.9 10 4.8 13.2c-1 1.2-4.9 5.7-8.7 9.2c-4.1.1-11-2.3-12.3-2.7m36-32.5c0 .4-.1 2-.9 3.9c-1.5-.8-5.3-2.4-10.6-2.7c-.8-1.2-3.8-5.3-8.5-8.1c.6-1.3 1.5-2.8 2.1-3.3c.2 0 .4-.1.8-.1c2.5 0 6.9 1.7 7.3 1.8c.4.2 8.3 4.4 9.8 8.5M11.8 34c-3.4-.6-5.5-1.6-6.1-2c-1.3-4.6-.2-9.6-.1-10.3c1.3-2.2 4.8-8 7.2-9.1c2.4-.5 5.5.1 6.7.4c-.1 1.6-.3 6.1.3 10.9c-2.6 2.2-6.9 8.5-8 10.1M31.7 3.5c.8.1 1.9.2 2.7.5c-.8 1-1.6 2.5-1.9 3.3c-1.6.3-7.5 1.4-12.2 4.4c-.9-.2-3.8-.9-6.5-.7c.7-1.3 1.7-2.2 1.8-2.3c.3-.3 7.4-5.3 16.1-5.2m19.1 38.1c-1.2 0-5.7-.3-10.6-1.5c-.9-3.3-4.1-11.4-4.8-13.3c3.1-4.4 6.1-8.5 6.9-9.7c5.7.4 9.7 2.5 10.5 2.9c3.3 5.3 4 10.7 4.1 11.6c-1.8 5.5-5.2 9.2-6.1 10M3.7 28.5c.1 1.3.3 2.6.7 3.9c-.3.9-.6 1.8-.7 2.7c-.3-2.3-.3-4.6 0-6.6M18.5 57l-.4.6zc-2.5-1.2-4.4-4-5.2-5.1c1.5-1.5 3.4-2.9 4.1-3.4c1.6.6 8.3 2.8 12.6 2.8c.7 1 3.1 4 6 6.4c-1.8 1.8-4.4 2.6-4.9 2.8c-6.8.2-12.6-3.5-12.6-3.5m16.3 3.4c.9-.5 1.9-1.2 2.7-2.1c1.3-.2 6.9-1.1 11.9-4.8c.3 0 .9.1 1.5.1c-3.1 2.9-10.5 6.2-16.1 6.8M50.2 52c1.8-4.7 1.7-8.3 1.6-9.4c1-1 4.4-4.6 6.3-10.1c1 .2 1.7.4 2 .6c.1.4.3 1.3.2 2.7c-.8 5-3.4 12.6-8.1 15.9c-.5.3-1.3.4-2 .3"/></svg> </template>
CSS
.icon-soccer-ball {
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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2229.3%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%234a4e51%22%20d%3D%22M61.9%2032c0-.7.2-10.9-5.8-17.5c-.3-.6-1.5-3-5.6-5.9C47.8%206.5%2045%205%2044.7%204.8S39.4%202%2033.4%202c-.5%200-.9%200-1.4.1c-4.6-.1-8.8%201.1-11.9%202.5c-3.2%201.4-5.3%202.8-5.5%203c-3.4%201.9-9.9%209.5-10.4%2013.6c-2.1%202.6-3.8%2014.5%200%2021.7c2.7%2010%2012.7%2015%2013.5%2015.4c.5.3%205.9%203.7%2012.6%203.7h.9c.6.1%201.1.1%201.7.1c7.2%200%2018-5.1%2020.2-9.1c6.2-4.6%209.4-16.2%208.8-21M17.8%2047.1c-2.9-4.6-4.5-10.7-4.9-12.1c.9-1.4%205.4-8%207.9-10c1.4.3%207.5%201.4%2013.2%202.4c.7%201.9%203.9%2010%204.8%2013.2c-1%201.2-4.9%205.7-8.7%209.2c-4.1.1-11-2.3-12.3-2.7m36-32.5c0%20.4-.1%202-.9%203.9c-1.5-.8-5.3-2.4-10.6-2.7c-.8-1.2-3.8-5.3-8.5-8.1c.6-1.3%201.5-2.8%202.1-3.3c.2%200%20.4-.1.8-.1c2.5%200%206.9%201.7%207.3%201.8c.4.2%208.3%204.4%209.8%208.5M11.8%2034c-3.4-.6-5.5-1.6-6.1-2c-1.3-4.6-.2-9.6-.1-10.3c1.3-2.2%204.8-8%207.2-9.1c2.4-.5%205.5.1%206.7.4c-.1%201.6-.3%206.1.3%2010.9c-2.6%202.2-6.9%208.5-8%2010.1M31.7%203.5c.8.1%201.9.2%202.7.5c-.8%201-1.6%202.5-1.9%203.3c-1.6.3-7.5%201.4-12.2%204.4c-.9-.2-3.8-.9-6.5-.7c.7-1.3%201.7-2.2%201.8-2.3c.3-.3%207.4-5.3%2016.1-5.2m19.1%2038.1c-1.2%200-5.7-.3-10.6-1.5c-.9-3.3-4.1-11.4-4.8-13.3c3.1-4.4%206.1-8.5%206.9-9.7c5.7.4%209.7%202.5%2010.5%202.9c3.3%205.3%204%2010.7%204.1%2011.6c-1.8%205.5-5.2%209.2-6.1%2010M3.7%2028.5c.1%201.3.3%202.6.7%203.9c-.3.9-.6%201.8-.7%202.7c-.3-2.3-.3-4.6%200-6.6M18.5%2057l-.4.6zc-2.5-1.2-4.4-4-5.2-5.1c1.5-1.5%203.4-2.9%204.1-3.4c1.6.6%208.3%202.8%2012.6%202.8c.7%201%203.1%204%206%206.4c-1.8%201.8-4.4%202.6-4.9%202.8c-6.8.2-12.6-3.5-12.6-3.5m16.3%203.4c.9-.5%201.9-1.2%202.7-2.1c1.3-.2%206.9-1.1%2011.9-4.8c.3%200%20.9.1%201.5.1c-3.1%202.9-10.5%206.2-16.1%206.8M50.2%2052c1.8-4.7%201.7-8.3%201.6-9.4c1-1%204.4-4.6%206.3-10.1c1%20.2%201.7.4%202%20.6c.1.4.3%201.3.2%202.7c-.8%205-3.4%2012.6-8.1%2015.9c-.5.3-1.3.4-2%20.3%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2229.3%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%234a4e51%22%20d%3D%22M61.9%2032c0-.7.2-10.9-5.8-17.5c-.3-.6-1.5-3-5.6-5.9C47.8%206.5%2045%205%2044.7%204.8S39.4%202%2033.4%202c-.5%200-.9%200-1.4.1c-4.6-.1-8.8%201.1-11.9%202.5c-3.2%201.4-5.3%202.8-5.5%203c-3.4%201.9-9.9%209.5-10.4%2013.6c-2.1%202.6-3.8%2014.5%200%2021.7c2.7%2010%2012.7%2015%2013.5%2015.4c.5.3%205.9%203.7%2012.6%203.7h.9c.6.1%201.1.1%201.7.1c7.2%200%2018-5.1%2020.2-9.1c6.2-4.6%209.4-16.2%208.8-21M17.8%2047.1c-2.9-4.6-4.5-10.7-4.9-12.1c.9-1.4%205.4-8%207.9-10c1.4.3%207.5%201.4%2013.2%202.4c.7%201.9%203.9%2010%204.8%2013.2c-1%201.2-4.9%205.7-8.7%209.2c-4.1.1-11-2.3-12.3-2.7m36-32.5c0%20.4-.1%202-.9%203.9c-1.5-.8-5.3-2.4-10.6-2.7c-.8-1.2-3.8-5.3-8.5-8.1c.6-1.3%201.5-2.8%202.1-3.3c.2%200%20.4-.1.8-.1c2.5%200%206.9%201.7%207.3%201.8c.4.2%208.3%204.4%209.8%208.5M11.8%2034c-3.4-.6-5.5-1.6-6.1-2c-1.3-4.6-.2-9.6-.1-10.3c1.3-2.2%204.8-8%207.2-9.1c2.4-.5%205.5.1%206.7.4c-.1%201.6-.3%206.1.3%2010.9c-2.6%202.2-6.9%208.5-8%2010.1M31.7%203.5c.8.1%201.9.2%202.7.5c-.8%201-1.6%202.5-1.9%203.3c-1.6.3-7.5%201.4-12.2%204.4c-.9-.2-3.8-.9-6.5-.7c.7-1.3%201.7-2.2%201.8-2.3c.3-.3%207.4-5.3%2016.1-5.2m19.1%2038.1c-1.2%200-5.7-.3-10.6-1.5c-.9-3.3-4.1-11.4-4.8-13.3c3.1-4.4%206.1-8.5%206.9-9.7c5.7.4%209.7%202.5%2010.5%202.9c3.3%205.3%204%2010.7%204.1%2011.6c-1.8%205.5-5.2%209.2-6.1%2010M3.7%2028.5c.1%201.3.3%202.6.7%203.9c-.3.9-.6%201.8-.7%202.7c-.3-2.3-.3-4.6%200-6.6M18.5%2057l-.4.6zc-2.5-1.2-4.4-4-5.2-5.1c1.5-1.5%203.4-2.9%204.1-3.4c1.6.6%208.3%202.8%2012.6%202.8c.7%201%203.1%204%206%206.4c-1.8%201.8-4.4%202.6-4.9%202.8c-6.8.2-12.6-3.5-12.6-3.5m16.3%203.4c.9-.5%201.9-1.2%202.7-2.1c1.3-.2%206.9-1.1%2011.9-4.8c.3%200%20.9.1%201.5.1c-3.1%202.9-10.5%206.2-16.1%206.8M50.2%2052c1.8-4.7%201.7-8.3%201.6-9.4c1-1%204.4-4.6%206.3-10.1c1%20.2%201.7.4%202%20.6c.1.4.3%201.3.2%202.7c-.8%205-3.4%2012.6-8.1%2015.9c-.5.3-1.3.4-2%20.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/soccer-ball.svg?color=%231a73e8&size=48