gains logo
gains from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- gains
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the gains logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.037 9.504c-.505-.042-.738-.06-1.213.204a2079 2079 0 0 0-6.72 3.72a4.3 4.3 0 0 1-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.312-.804.799-1.05 1.657-1.524q5.508-3.058 11.035-6.09c1.14-.625 2.226-.6 3.27.083a2.73 2.73 0 0 1 1.2 1.609c.072.276.108.78.102 1.5v11.875c0 1.242-.822 2.43-2.148 2.478c-.36.012-.72.012-1.05-.12a2.84 2.84 0 0 1-1.602-2.46V10.95c0-.618-.084-1.08-.63-1.38a.6.6 0 0 0-.234-.066"/><path fill="currentColor" d="M10.674 20.551a7 7 0 0 1-3.126-1.626c-.198-.18-.42-.384-.468-.636c-.084-.42.228-.624.57-.816l2.988-1.668c.372-.21.853-.084 1.02.3c.043.09.043.24.043.462v3.156q0 .405-.109.576c-.198.318-.552.342-.918.252m4.291-11.053c-.457-.042-.69-.042-1.14.21a2087 2087 0 0 0-6.721 3.72a4.3 4.3 0 0 1-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.222-.57.535-.858 1.003-1.152c3.18-1.038 8.28-2.112 10.525-.42z"/><path fill="currentColor" d="m14.845 9.487l.191.018c.097.006.18.03.24.06c.48.27.6.624.619 1.128c.078-4.825-3.757-4.483-5.16-4.273L5.092 9.54l-.084.049a10 10 0 0 0-.558.318c3.15-1.038 8.173-2.1 10.394-.42"/></svg>
React
import type { SVGProps } from "react";
export function TokenGains(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.037 9.504c-.505-.042-.738-.06-1.213.204a2079 2079 0 0 0-6.72 3.72a4.3 4.3 0 0 1-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.312-.804.799-1.05 1.657-1.524q5.508-3.058 11.035-6.09c1.14-.625 2.226-.6 3.27.083a2.73 2.73 0 0 1 1.2 1.609c.072.276.108.78.102 1.5v11.875c0 1.242-.822 2.43-2.148 2.478c-.36.012-.72.012-1.05-.12a2.84 2.84 0 0 1-1.602-2.46V10.95c0-.618-.084-1.08-.63-1.38a.6.6 0 0 0-.234-.066"/><path fill="currentColor" d="M10.674 20.551a7 7 0 0 1-3.126-1.626c-.198-.18-.42-.384-.468-.636c-.084-.42.228-.624.57-.816l2.988-1.668c.372-.21.853-.084 1.02.3c.043.09.043.24.043.462v3.156q0 .405-.109.576c-.198.318-.552.342-.918.252m4.291-11.053c-.457-.042-.69-.042-1.14.21a2087 2087 0 0 0-6.721 3.72a4.3 4.3 0 0 1-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.222-.57.535-.858 1.003-1.152c3.18-1.038 8.28-2.112 10.525-.42z"/><path fill="currentColor" d="m14.845 9.487l.191.018c.097.006.18.03.24.06c.48.27.6.624.619 1.128c.078-4.825-3.757-4.483-5.16-4.273L5.092 9.54l-.084.049a10 10 0 0 0-.558.318c3.15-1.038 8.173-2.1 10.394-.42"/></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.037 9.504c-.505-.042-.738-.06-1.213.204a2079 2079 0 0 0-6.72 3.72a4.3 4.3 0 0 1-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.312-.804.799-1.05 1.657-1.524q5.508-3.058 11.035-6.09c1.14-.625 2.226-.6 3.27.083a2.73 2.73 0 0 1 1.2 1.609c.072.276.108.78.102 1.5v11.875c0 1.242-.822 2.43-2.148 2.478c-.36.012-.72.012-1.05-.12a2.84 2.84 0 0 1-1.602-2.46V10.95c0-.618-.084-1.08-.63-1.38a.6.6 0 0 0-.234-.066"/><path fill="currentColor" d="M10.674 20.551a7 7 0 0 1-3.126-1.626c-.198-.18-.42-.384-.468-.636c-.084-.42.228-.624.57-.816l2.988-1.668c.372-.21.853-.084 1.02.3c.043.09.043.24.043.462v3.156q0 .405-.109.576c-.198.318-.552.342-.918.252m4.291-11.053c-.457-.042-.69-.042-1.14.21a2087 2087 0 0 0-6.721 3.72a4.3 4.3 0 0 1-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.222-.57.535-.858 1.003-1.152c3.18-1.038 8.28-2.112 10.525-.42z"/><path fill="currentColor" d="m14.845 9.487l.191.018c.097.006.18.03.24.06c.48.27.6.624.619 1.128c.078-4.825-3.757-4.483-5.16-4.273L5.092 9.54l-.084.049a10 10 0 0 0-.558.318c3.15-1.038 8.173-2.1 10.394-.42"/></svg> </template>
CSS
.icon-gains {
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.037%209.504c-.505-.042-.738-.06-1.213.204a2079%202079%200%200%200-6.72%203.72a4.3%204.3%200%200%201-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.312-.804.799-1.05%201.657-1.524q5.508-3.058%2011.035-6.09c1.14-.625%202.226-.6%203.27.083a2.73%202.73%200%200%201%201.2%201.609c.072.276.108.78.102%201.5v11.875c0%201.242-.822%202.43-2.148%202.478c-.36.012-.72.012-1.05-.12a2.84%202.84%200%200%201-1.602-2.46V10.95c0-.618-.084-1.08-.63-1.38a.6.6%200%200%200-.234-.066%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.674%2020.551a7%207%200%200%201-3.126-1.626c-.198-.18-.42-.384-.468-.636c-.084-.42.228-.624.57-.816l2.988-1.668c.372-.21.853-.084%201.02.3c.043.09.043.24.043.462v3.156q0%20.405-.109.576c-.198.318-.552.342-.918.252m4.291-11.053c-.457-.042-.69-.042-1.14.21a2087%202087%200%200%200-6.721%203.72a4.3%204.3%200%200%201-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.222-.57.535-.858%201.003-1.152c3.18-1.038%208.28-2.112%2010.525-.42z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.845%209.487l.191.018c.097.006.18.03.24.06c.48.27.6.624.619%201.128c.078-4.825-3.757-4.483-5.16-4.273L5.092%209.54l-.084.049a10%2010%200%200%200-.558.318c3.15-1.038%208.173-2.1%2010.394-.42%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.037%209.504c-.505-.042-.738-.06-1.213.204a2079%202079%200%200%200-6.72%203.72a4.3%204.3%200%200%201-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.312-.804.799-1.05%201.657-1.524q5.508-3.058%2011.035-6.09c1.14-.625%202.226-.6%203.27.083a2.73%202.73%200%200%201%201.2%201.609c.072.276.108.78.102%201.5v11.875c0%201.242-.822%202.43-2.148%202.478c-.36.012-.72.012-1.05-.12a2.84%202.84%200%200%201-1.602-2.46V10.95c0-.618-.084-1.08-.63-1.38a.6.6%200%200%200-.234-.066%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.674%2020.551a7%207%200%200%201-3.126-1.626c-.198-.18-.42-.384-.468-.636c-.084-.42.228-.624.57-.816l2.988-1.668c.372-.21.853-.084%201.02.3c.043.09.043.24.043.462v3.156q0%20.405-.109.576c-.198.318-.552.342-.918.252m4.291-11.053c-.457-.042-.69-.042-1.14.21a2087%202087%200%200%200-6.721%203.72a4.3%204.3%200%200%201-1.074.468c-1.698.354-3.205-1.26-2.593-2.832c.222-.57.535-.858%201.003-1.152c3.18-1.038%208.28-2.112%2010.525-.42z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.845%209.487l.191.018c.097.006.18.03.24.06c.48.27.6.624.619%201.128c.078-4.825-3.757-4.483-5.16-4.273L5.092%209.54l-.084.049a10%2010%200%200%200-.558.318c3.15-1.038%208.173-2.1%2010.394-.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/gains.svg?color=%231a73e8&size=48