eager logo
eager from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- eager
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×113
- License
- CC0
Use the eager logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 113"><defs><linearGradient x1="48.139%" y1="0%" x2="51.861%" y2="100%" id="ssvg-id-eagera"><stop stop-color="#261DDB" offset="0%"/><stop stop-color="#FA015D" offset="100%"/></linearGradient></defs><path d="M233.517 15.662c5.713 0 9.862 4.53 9.39 10.253l-1.044 12.669c-.471 5.723-5.366 10.252-11.08 10.252h-6.417l2.717-33.174h6.434zm13.972 42.13c.442.585.855 1.189 1.238 1.811c2.493 4.053 3.696 8.87 3.277 13.944l-3.08 37.372h-14.273l3.08-37.372c.471-5.723-3.677-10.252-9.39-10.252l-6.426-.01l-3.925 47.634h-14.273l8.752-106.213l.262-3.18h20.699c13.487 0 23.6 11.04 22.486 24.55l-1.044 12.67c-.41 4.979-2.346 9.755-5.38 13.748a28.037 28.037 0 0 1-2.346 2.71c-.411.417-.816.791-.961.925c.5.622.494.633.985 1.252c.108.136.215.273.32.412zM204.154 1.527H164.889l-.262 3.18l-8.49 103.033l-.263 3.18H196.358l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.733-33.161h18.457l.262-3.18l.667-8.09l.262-3.18h-3.175l-15.262-.023l2.74-33.151h24.983l.262-3.18l.655-7.938l.262-3.18zm-51.79 51.517h-26.159l-1.178 14.297l11.887-.014l-1.828 22.186c-.428 4.756-4.648 8.636-9.423 8.636c-4.8 0-8.389-3.919-7.992-8.726l5.471-66.399c.396-4.807 4.631-8.726 9.43-8.726c4.8 0 8.39 3.919 7.993 8.726l-1.376 16.695l14.41-1.65l1.24-15.045C155.889 10.277 146.476 0 133.75 0c-12.725 0-23.832 10.277-24.882 23.023l-5.472 66.399c-1.05 12.746 8.363 23.023 21.088 23.023c12.727-.001 23.832-10.278 24.882-23.023l2.998-36.38zM79.469 33.818l2.489 36.397H70.912s-.012.03.359-1.545l8.197-34.852zm-33.472 77.1h14.353l6.144-26.406l15.422.02l1.937 26.387H98.19L90.54 1.526H71.674L45.996 110.92zM48.28 1.527H9.015l-.263 3.18L.262 107.74L0 110.919H40.484l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.732-33.161H36.624l.262-3.18l.667-8.09l.262-3.18H34.64l-15.262-.023l2.74-33.151H47.1l.262-3.18l.655-7.938l.262-3.18z" fill="url(#ssvg-id-eagera)" fill-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function LogosEager(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 113"><defs><linearGradient x1="48.139%" y1="0%" x2="51.861%" y2="100%" id="ssvgId-eagera"><stop stopColor="#261DDB" offset="0%"/><stop stopColor="#FA015D" offset="100%"/></linearGradient></defs><path d="M233.517 15.662c5.713 0 9.862 4.53 9.39 10.253l-1.044 12.669c-.471 5.723-5.366 10.252-11.08 10.252h-6.417l2.717-33.174h6.434zm13.972 42.13c.442.585.855 1.189 1.238 1.811c2.493 4.053 3.696 8.87 3.277 13.944l-3.08 37.372h-14.273l3.08-37.372c.471-5.723-3.677-10.252-9.39-10.252l-6.426-.01l-3.925 47.634h-14.273l8.752-106.213l.262-3.18h20.699c13.487 0 23.6 11.04 22.486 24.55l-1.044 12.67c-.41 4.979-2.346 9.755-5.38 13.748a28.037 28.037 0 0 1-2.346 2.71c-.411.417-.816.791-.961.925c.5.622.494.633.985 1.252c.108.136.215.273.32.412zM204.154 1.527H164.889l-.262 3.18l-8.49 103.033l-.263 3.18H196.358l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.733-33.161h18.457l.262-3.18l.667-8.09l.262-3.18h-3.175l-15.262-.023l2.74-33.151h24.983l.262-3.18l.655-7.938l.262-3.18zm-51.79 51.517h-26.159l-1.178 14.297l11.887-.014l-1.828 22.186c-.428 4.756-4.648 8.636-9.423 8.636c-4.8 0-8.389-3.919-7.992-8.726l5.471-66.399c.396-4.807 4.631-8.726 9.43-8.726c4.8 0 8.39 3.919 7.993 8.726l-1.376 16.695l14.41-1.65l1.24-15.045C155.889 10.277 146.476 0 133.75 0c-12.725 0-23.832 10.277-24.882 23.023l-5.472 66.399c-1.05 12.746 8.363 23.023 21.088 23.023c12.727-.001 23.832-10.278 24.882-23.023l2.998-36.38zM79.469 33.818l2.489 36.397H70.912s-.012.03.359-1.545l8.197-34.852zm-33.472 77.1h14.353l6.144-26.406l15.422.02l1.937 26.387H98.19L90.54 1.526H71.674L45.996 110.92zM48.28 1.527H9.015l-.263 3.18L.262 107.74L0 110.919H40.484l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.732-33.161H36.624l.262-3.18l.667-8.09l.262-3.18H34.64l-15.262-.023l2.74-33.151H47.1l.262-3.18l.655-7.938l.262-3.18z" fill="url(#ssvgId-eagera)" fillRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 113"><defs><linearGradient x1="48.139%" y1="0%" x2="51.861%" y2="100%" id="ssvg-id-eagera"><stop stop-color="#261DDB" offset="0%"/><stop stop-color="#FA015D" offset="100%"/></linearGradient></defs><path d="M233.517 15.662c5.713 0 9.862 4.53 9.39 10.253l-1.044 12.669c-.471 5.723-5.366 10.252-11.08 10.252h-6.417l2.717-33.174h6.434zm13.972 42.13c.442.585.855 1.189 1.238 1.811c2.493 4.053 3.696 8.87 3.277 13.944l-3.08 37.372h-14.273l3.08-37.372c.471-5.723-3.677-10.252-9.39-10.252l-6.426-.01l-3.925 47.634h-14.273l8.752-106.213l.262-3.18h20.699c13.487 0 23.6 11.04 22.486 24.55l-1.044 12.67c-.41 4.979-2.346 9.755-5.38 13.748a28.037 28.037 0 0 1-2.346 2.71c-.411.417-.816.791-.961.925c.5.622.494.633.985 1.252c.108.136.215.273.32.412zM204.154 1.527H164.889l-.262 3.18l-8.49 103.033l-.263 3.18H196.358l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.733-33.161h18.457l.262-3.18l.667-8.09l.262-3.18h-3.175l-15.262-.023l2.74-33.151h24.983l.262-3.18l.655-7.938l.262-3.18zm-51.79 51.517h-26.159l-1.178 14.297l11.887-.014l-1.828 22.186c-.428 4.756-4.648 8.636-9.423 8.636c-4.8 0-8.389-3.919-7.992-8.726l5.471-66.399c.396-4.807 4.631-8.726 9.43-8.726c4.8 0 8.39 3.919 7.993 8.726l-1.376 16.695l14.41-1.65l1.24-15.045C155.889 10.277 146.476 0 133.75 0c-12.725 0-23.832 10.277-24.882 23.023l-5.472 66.399c-1.05 12.746 8.363 23.023 21.088 23.023c12.727-.001 23.832-10.278 24.882-23.023l2.998-36.38zM79.469 33.818l2.489 36.397H70.912s-.012.03.359-1.545l8.197-34.852zm-33.472 77.1h14.353l6.144-26.406l15.422.02l1.937 26.387H98.19L90.54 1.526H71.674L45.996 110.92zM48.28 1.527H9.015l-.263 3.18L.262 107.74L0 110.919H40.484l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.732-33.161H36.624l.262-3.18l.667-8.09l.262-3.18H34.64l-15.262-.023l2.74-33.151H47.1l.262-3.18l.655-7.938l.262-3.18z" fill="url(#ssvg-id-eagera)" fill-rule="evenodd"/></svg> </template>
CSS
.icon-eager {
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%20256%20113%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%2248.139%25%22%20y1%3D%220%25%22%20x2%3D%2251.861%25%22%20y2%3D%22100%25%22%20id%3D%22ssvg-id-eagera%22%3E%3Cstop%20stop-color%3D%22%23261DDB%22%20offset%3D%220%25%22%2F%3E%3Cstop%20stop-color%3D%22%23FA015D%22%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M233.517%2015.662c5.713%200%209.862%204.53%209.39%2010.253l-1.044%2012.669c-.471%205.723-5.366%2010.252-11.08%2010.252h-6.417l2.717-33.174h6.434zm13.972%2042.13c.442.585.855%201.189%201.238%201.811c2.493%204.053%203.696%208.87%203.277%2013.944l-3.08%2037.372h-14.273l3.08-37.372c.471-5.723-3.677-10.252-9.39-10.252l-6.426-.01l-3.925%2047.634h-14.273l8.752-106.213l.262-3.18h20.699c13.487%200%2023.6%2011.04%2022.486%2024.55l-1.044%2012.67c-.41%204.979-2.346%209.755-5.38%2013.748a28.037%2028.037%200%200%201-2.346%202.71c-.411.417-.816.791-.961.925c.5.622.494.633.985%201.252c.108.136.215.273.32.412zM204.154%201.527H164.889l-.262%203.18l-8.49%20103.033l-.263%203.18H196.358l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.733-33.161h18.457l.262-3.18l.667-8.09l.262-3.18h-3.175l-15.262-.023l2.74-33.151h24.983l.262-3.18l.655-7.938l.262-3.18zm-51.79%2051.517h-26.159l-1.178%2014.297l11.887-.014l-1.828%2022.186c-.428%204.756-4.648%208.636-9.423%208.636c-4.8%200-8.389-3.919-7.992-8.726l5.471-66.399c.396-4.807%204.631-8.726%209.43-8.726c4.8%200%208.39%203.919%207.993%208.726l-1.376%2016.695l14.41-1.65l1.24-15.045C155.889%2010.277%20146.476%200%20133.75%200c-12.725%200-23.832%2010.277-24.882%2023.023l-5.472%2066.399c-1.05%2012.746%208.363%2023.023%2021.088%2023.023c12.727-.001%2023.832-10.278%2024.882-23.023l2.998-36.38zM79.469%2033.818l2.489%2036.397H70.912s-.012.03.359-1.545l8.197-34.852zm-33.472%2077.1h14.353l6.144-26.406l15.422.02l1.937%2026.387H98.19L90.54%201.526H71.674L45.996%20110.92zM48.28%201.527H9.015l-.263%203.18L.262%20107.74L0%20110.919H40.484l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.732-33.161H36.624l.262-3.18l.667-8.09l.262-3.18H34.64l-15.262-.023l2.74-33.151H47.1l.262-3.18l.655-7.938l.262-3.18z%22%20fill%3D%22url(%23ssvg-id-eagera)%22%20fill-rule%3D%22evenodd%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%20256%20113%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%2248.139%25%22%20y1%3D%220%25%22%20x2%3D%2251.861%25%22%20y2%3D%22100%25%22%20id%3D%22ssvg-id-eagera%22%3E%3Cstop%20stop-color%3D%22%23261DDB%22%20offset%3D%220%25%22%2F%3E%3Cstop%20stop-color%3D%22%23FA015D%22%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M233.517%2015.662c5.713%200%209.862%204.53%209.39%2010.253l-1.044%2012.669c-.471%205.723-5.366%2010.252-11.08%2010.252h-6.417l2.717-33.174h6.434zm13.972%2042.13c.442.585.855%201.189%201.238%201.811c2.493%204.053%203.696%208.87%203.277%2013.944l-3.08%2037.372h-14.273l3.08-37.372c.471-5.723-3.677-10.252-9.39-10.252l-6.426-.01l-3.925%2047.634h-14.273l8.752-106.213l.262-3.18h20.699c13.487%200%2023.6%2011.04%2022.486%2024.55l-1.044%2012.67c-.41%204.979-2.346%209.755-5.38%2013.748a28.037%2028.037%200%200%201-2.346%202.71c-.411.417-.816.791-.961.925c.5.622.494.633.985%201.252c.108.136.215.273.32.412zM204.154%201.527H164.889l-.262%203.18l-8.49%20103.033l-.263%203.18H196.358l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.733-33.161h18.457l.262-3.18l.667-8.09l.262-3.18h-3.175l-15.262-.023l2.74-33.151h24.983l.262-3.18l.655-7.938l.262-3.18zm-51.79%2051.517h-26.159l-1.178%2014.297l11.887-.014l-1.828%2022.186c-.428%204.756-4.648%208.636-9.423%208.636c-4.8%200-8.389-3.919-7.992-8.726l5.471-66.399c.396-4.807%204.631-8.726%209.43-8.726c4.8%200%208.39%203.919%207.993%208.726l-1.376%2016.695l14.41-1.65l1.24-15.045C155.889%2010.277%20146.476%200%20133.75%200c-12.725%200-23.832%2010.277-24.882%2023.023l-5.472%2066.399c-1.05%2012.746%208.363%2023.023%2021.088%2023.023c12.727-.001%2023.832-10.278%2024.882-23.023l2.998-36.38zM79.469%2033.818l2.489%2036.397H70.912s-.012.03.359-1.545l8.197-34.852zm-33.472%2077.1h14.353l6.144-26.406l15.422.02l1.937%2026.387H98.19L90.54%201.526H71.674L45.996%20110.92zM48.28%201.527H9.015l-.263%203.18L.262%20107.74L0%20110.919H40.484l.262-3.18l.654-7.938l.262-3.18h-3.174l-23.054-.012l2.732-33.161H36.624l.262-3.18l.667-8.09l.262-3.18H34.64l-15.262-.023l2.74-33.151H47.1l.262-3.18l.655-7.938l.262-3.18z%22%20fill%3D%22url(%23ssvg-id-eagera)%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/eager.svg?color=%231a73e8&size=48