paddypower logo
paddypower from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- paddypower
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the paddypower logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.014 3.713a18 18 0 0 0-1.626.084c-.816.082-1.714.245-2.53.408l.57 6.368l.246 1.96l.654 6.857l1.55-.083l1.796-.162v-.082l-.408-4.081v-.573a19 19 0 0 0 2.04-.408a10 10 0 0 0 1.633-.816a5.26 5.26 0 0 0 1.714-2.041a6.5 6.5 0 0 0 .409-2.774a4.75 4.75 0 0 0-2.858-4.082a7.4 7.4 0 0 0-2.694-.572a18 18 0 0 0-.496-.003m-10.775.98a18 18 0 0 0-1.626.085A14 14 0 0 0 0 5.105l.572 6.366l.163 1.96l.654 6.857l1.551-.082l1.795-.164l-.327-4.081v-.571a19 19 0 0 0 2.041-.408a10 10 0 0 0 1.633-.817a5.26 5.26 0 0 0 1.714-2.04a6 6 0 0 0 .408-2.695A4.65 4.65 0 0 0 7.43 5.267a7.4 7.4 0 0 0-2.695-.57a18 18 0 0 0-.496-.004M15.1 6.731l.085.006a3.3 3.3 0 0 1 1.468.325a2.07 2.07 0 0 1 1.062 1.633a2.6 2.6 0 0 1-.164 1.143a1.86 1.86 0 0 1-.571.817a2.45 2.45 0 0 1-1.306.572a1.8 1.8 0 0 1-.653.081l-.409-4.49a1.2 1.2 0 0 1 .488-.087m-10.942.98a1 1 0 0 1 .17.005a3.3 3.3 0 0 1 1.47.327a2.07 2.07 0 0 1 1.06 1.633a5 5 0 0 1-.163 1.143a1.86 1.86 0 0 1-.573.816a2.45 2.45 0 0 1-1.305.57a1.8 1.8 0 0 1-.653.082l-.408-4.49a1.2 1.2 0 0 1 .402-.086m17.801 7.27A2.04 2.04 0 1 0 24 17.023a2.04 2.04 0 0 0-2.04-2.04z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPaddypower(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="M15.014 3.713a18 18 0 0 0-1.626.084c-.816.082-1.714.245-2.53.408l.57 6.368l.246 1.96l.654 6.857l1.55-.083l1.796-.162v-.082l-.408-4.081v-.573a19 19 0 0 0 2.04-.408a10 10 0 0 0 1.633-.816a5.26 5.26 0 0 0 1.714-2.041a6.5 6.5 0 0 0 .409-2.774a4.75 4.75 0 0 0-2.858-4.082a7.4 7.4 0 0 0-2.694-.572a18 18 0 0 0-.496-.003m-10.775.98a18 18 0 0 0-1.626.085A14 14 0 0 0 0 5.105l.572 6.366l.163 1.96l.654 6.857l1.551-.082l1.795-.164l-.327-4.081v-.571a19 19 0 0 0 2.041-.408a10 10 0 0 0 1.633-.817a5.26 5.26 0 0 0 1.714-2.04a6 6 0 0 0 .408-2.695A4.65 4.65 0 0 0 7.43 5.267a7.4 7.4 0 0 0-2.695-.57a18 18 0 0 0-.496-.004M15.1 6.731l.085.006a3.3 3.3 0 0 1 1.468.325a2.07 2.07 0 0 1 1.062 1.633a2.6 2.6 0 0 1-.164 1.143a1.86 1.86 0 0 1-.571.817a2.45 2.45 0 0 1-1.306.572a1.8 1.8 0 0 1-.653.081l-.409-4.49a1.2 1.2 0 0 1 .488-.087m-10.942.98a1 1 0 0 1 .17.005a3.3 3.3 0 0 1 1.47.327a2.07 2.07 0 0 1 1.06 1.633a5 5 0 0 1-.163 1.143a1.86 1.86 0 0 1-.573.816a2.45 2.45 0 0 1-1.305.57a1.8 1.8 0 0 1-.653.082l-.408-4.49a1.2 1.2 0 0 1 .402-.086m17.801 7.27A2.04 2.04 0 1 0 24 17.023a2.04 2.04 0 0 0-2.04-2.04z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.014 3.713a18 18 0 0 0-1.626.084c-.816.082-1.714.245-2.53.408l.57 6.368l.246 1.96l.654 6.857l1.55-.083l1.796-.162v-.082l-.408-4.081v-.573a19 19 0 0 0 2.04-.408a10 10 0 0 0 1.633-.816a5.26 5.26 0 0 0 1.714-2.041a6.5 6.5 0 0 0 .409-2.774a4.75 4.75 0 0 0-2.858-4.082a7.4 7.4 0 0 0-2.694-.572a18 18 0 0 0-.496-.003m-10.775.98a18 18 0 0 0-1.626.085A14 14 0 0 0 0 5.105l.572 6.366l.163 1.96l.654 6.857l1.551-.082l1.795-.164l-.327-4.081v-.571a19 19 0 0 0 2.041-.408a10 10 0 0 0 1.633-.817a5.26 5.26 0 0 0 1.714-2.04a6 6 0 0 0 .408-2.695A4.65 4.65 0 0 0 7.43 5.267a7.4 7.4 0 0 0-2.695-.57a18 18 0 0 0-.496-.004M15.1 6.731l.085.006a3.3 3.3 0 0 1 1.468.325a2.07 2.07 0 0 1 1.062 1.633a2.6 2.6 0 0 1-.164 1.143a1.86 1.86 0 0 1-.571.817a2.45 2.45 0 0 1-1.306.572a1.8 1.8 0 0 1-.653.081l-.409-4.49a1.2 1.2 0 0 1 .488-.087m-10.942.98a1 1 0 0 1 .17.005a3.3 3.3 0 0 1 1.47.327a2.07 2.07 0 0 1 1.06 1.633a5 5 0 0 1-.163 1.143a1.86 1.86 0 0 1-.573.816a2.45 2.45 0 0 1-1.305.57a1.8 1.8 0 0 1-.653.082l-.408-4.49a1.2 1.2 0 0 1 .402-.086m17.801 7.27A2.04 2.04 0 1 0 24 17.023a2.04 2.04 0 0 0-2.04-2.04z"/></svg> </template>
CSS
.icon-paddypower {
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%22M15.014%203.713a18%2018%200%200%200-1.626.084c-.816.082-1.714.245-2.53.408l.57%206.368l.246%201.96l.654%206.857l1.55-.083l1.796-.162v-.082l-.408-4.081v-.573a19%2019%200%200%200%202.04-.408a10%2010%200%200%200%201.633-.816a5.26%205.26%200%200%200%201.714-2.041a6.5%206.5%200%200%200%20.409-2.774a4.75%204.75%200%200%200-2.858-4.082a7.4%207.4%200%200%200-2.694-.572a18%2018%200%200%200-.496-.003m-10.775.98a18%2018%200%200%200-1.626.085A14%2014%200%200%200%200%205.105l.572%206.366l.163%201.96l.654%206.857l1.551-.082l1.795-.164l-.327-4.081v-.571a19%2019%200%200%200%202.041-.408a10%2010%200%200%200%201.633-.817a5.26%205.26%200%200%200%201.714-2.04a6%206%200%200%200%20.408-2.695A4.65%204.65%200%200%200%207.43%205.267a7.4%207.4%200%200%200-2.695-.57a18%2018%200%200%200-.496-.004M15.1%206.731l.085.006a3.3%203.3%200%200%201%201.468.325a2.07%202.07%200%200%201%201.062%201.633a2.6%202.6%200%200%201-.164%201.143a1.86%201.86%200%200%201-.571.817a2.45%202.45%200%200%201-1.306.572a1.8%201.8%200%200%201-.653.081l-.409-4.49a1.2%201.2%200%200%201%20.488-.087m-10.942.98a1%201%200%200%201%20.17.005a3.3%203.3%200%200%201%201.47.327a2.07%202.07%200%200%201%201.06%201.633a5%205%200%200%201-.163%201.143a1.86%201.86%200%200%201-.573.816a2.45%202.45%200%200%201-1.305.57a1.8%201.8%200%200%201-.653.082l-.408-4.49a1.2%201.2%200%200%201%20.402-.086m17.801%207.27A2.04%202.04%200%201%200%2024%2017.023a2.04%202.04%200%200%200-2.04-2.04z%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%22M15.014%203.713a18%2018%200%200%200-1.626.084c-.816.082-1.714.245-2.53.408l.57%206.368l.246%201.96l.654%206.857l1.55-.083l1.796-.162v-.082l-.408-4.081v-.573a19%2019%200%200%200%202.04-.408a10%2010%200%200%200%201.633-.816a5.26%205.26%200%200%200%201.714-2.041a6.5%206.5%200%200%200%20.409-2.774a4.75%204.75%200%200%200-2.858-4.082a7.4%207.4%200%200%200-2.694-.572a18%2018%200%200%200-.496-.003m-10.775.98a18%2018%200%200%200-1.626.085A14%2014%200%200%200%200%205.105l.572%206.366l.163%201.96l.654%206.857l1.551-.082l1.795-.164l-.327-4.081v-.571a19%2019%200%200%200%202.041-.408a10%2010%200%200%200%201.633-.817a5.26%205.26%200%200%200%201.714-2.04a6%206%200%200%200%20.408-2.695A4.65%204.65%200%200%200%207.43%205.267a7.4%207.4%200%200%200-2.695-.57a18%2018%200%200%200-.496-.004M15.1%206.731l.085.006a3.3%203.3%200%200%201%201.468.325a2.07%202.07%200%200%201%201.062%201.633a2.6%202.6%200%200%201-.164%201.143a1.86%201.86%200%200%201-.571.817a2.45%202.45%200%200%201-1.306.572a1.8%201.8%200%200%201-.653.081l-.409-4.49a1.2%201.2%200%200%201%20.488-.087m-10.942.98a1%201%200%200%201%20.17.005a3.3%203.3%200%200%201%201.47.327a2.07%202.07%200%200%201%201.06%201.633a5%205%200%200%201-.163%201.143a1.86%201.86%200%200%201-.573.816a2.45%202.45%200%200%201-1.305.57a1.8%201.8%200%200%201-.653.082l-.408-4.49a1.2%201.2%200%200%201%20.402-.086m17.801%207.27A2.04%202.04%200%201%200%2024%2017.023a2.04%202.04%200%200%200-2.04-2.04z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/paddypower.svg?color=%231a73e8&size=48