soon logo
soon from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- soon
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the soon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.794 3.164c-1.007-.332-2.267-.17-3.903.579l-.029.011l-.022.017l-.113.068a.5.5 0 0 1-.112.033c-.14.023-.383.034-.883.034c-.506 0-2.053.023-3.6.495c-1.502.461-3.088 1.378-3.617 3.19l-.067.039c-.298.168-.546.315-.732.472c-.247.225-.382.467-.472.833a.7.7 0 0 0 .017.46a.49.49 0 0 0 .455.265c.141 0 .293-.045.434-.101a4 4 0 0 0 .46-.23q1.242-.301 2.515-.394q.894-.05 1.418.095c.218.86.613 1.664 1.158 2.363c.208.242.461.467.754.551c.079.022.169.04.247.045c.074 0 .186 0 .293-.062a.44.44 0 0 0 .203-.27a.7.7 0 0 0 .016-.23a2 2 0 0 0-.056-.338l-.011-.09a5 5 0 0 1-.073-.557q-.024-.363-.006-1.417c3.448.573 5.951 2.311 7.543 5.225a.4.4 0 0 0 .191.158a.35.35 0 0 0 .304-.04a.5.5 0 0 0 .107-.107l.04-.067a1.3 1.3 0 0 0 .072-.248c.04-.185.073-.46.096-.793c.04-.675.017-1.614-.191-2.643v-.017l-.012-.023a10.9 10.9 0 0 0-1.35-2.852a13 13 0 0 0-2.25-2.311l-.202-.175l.135-.152c.107-.112.225-.219.338-.326l.168-.157c.141-.09.248-.175.338-.248l.045-.04c.095-.078.202-.157.393-.247a.7.7 0 0 0 .158-.1a.4.4 0 0 0 .146-.288a.39.39 0 0 0-.152-.32a.6.6 0 0 0-.19-.096zM4.48 11.094a.406.406 0 1 0-.805-.112a12 12 0 0 0-.112 1.468c0 4.837 3.74 8.55 8.51 8.55c3.387 0 6.255-2.172 7.673-4.995a.397.397 0 0 0-.186-.54a.404.404 0 0 0-.546.18c-1.299 2.604-3.914 4.55-6.94 4.55a7.61 7.61 0 0 1-7.701-7.745c0-.371.056-.985.107-1.356"/></svg>
React
import type { SVGProps } from "react";
export function TokenSoon(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="M17.794 3.164c-1.007-.332-2.267-.17-3.903.579l-.029.011l-.022.017l-.113.068a.5.5 0 0 1-.112.033c-.14.023-.383.034-.883.034c-.506 0-2.053.023-3.6.495c-1.502.461-3.088 1.378-3.617 3.19l-.067.039c-.298.168-.546.315-.732.472c-.247.225-.382.467-.472.833a.7.7 0 0 0 .017.46a.49.49 0 0 0 .455.265c.141 0 .293-.045.434-.101a4 4 0 0 0 .46-.23q1.242-.301 2.515-.394q.894-.05 1.418.095c.218.86.613 1.664 1.158 2.363c.208.242.461.467.754.551c.079.022.169.04.247.045c.074 0 .186 0 .293-.062a.44.44 0 0 0 .203-.27a.7.7 0 0 0 .016-.23a2 2 0 0 0-.056-.338l-.011-.09a5 5 0 0 1-.073-.557q-.024-.363-.006-1.417c3.448.573 5.951 2.311 7.543 5.225a.4.4 0 0 0 .191.158a.35.35 0 0 0 .304-.04a.5.5 0 0 0 .107-.107l.04-.067a1.3 1.3 0 0 0 .072-.248c.04-.185.073-.46.096-.793c.04-.675.017-1.614-.191-2.643v-.017l-.012-.023a10.9 10.9 0 0 0-1.35-2.852a13 13 0 0 0-2.25-2.311l-.202-.175l.135-.152c.107-.112.225-.219.338-.326l.168-.157c.141-.09.248-.175.338-.248l.045-.04c.095-.078.202-.157.393-.247a.7.7 0 0 0 .158-.1a.4.4 0 0 0 .146-.288a.39.39 0 0 0-.152-.32a.6.6 0 0 0-.19-.096zM4.48 11.094a.406.406 0 1 0-.805-.112a12 12 0 0 0-.112 1.468c0 4.837 3.74 8.55 8.51 8.55c3.387 0 6.255-2.172 7.673-4.995a.397.397 0 0 0-.186-.54a.404.404 0 0 0-.546.18c-1.299 2.604-3.914 4.55-6.94 4.55a7.61 7.61 0 0 1-7.701-7.745c0-.371.056-.985.107-1.356"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.794 3.164c-1.007-.332-2.267-.17-3.903.579l-.029.011l-.022.017l-.113.068a.5.5 0 0 1-.112.033c-.14.023-.383.034-.883.034c-.506 0-2.053.023-3.6.495c-1.502.461-3.088 1.378-3.617 3.19l-.067.039c-.298.168-.546.315-.732.472c-.247.225-.382.467-.472.833a.7.7 0 0 0 .017.46a.49.49 0 0 0 .455.265c.141 0 .293-.045.434-.101a4 4 0 0 0 .46-.23q1.242-.301 2.515-.394q.894-.05 1.418.095c.218.86.613 1.664 1.158 2.363c.208.242.461.467.754.551c.079.022.169.04.247.045c.074 0 .186 0 .293-.062a.44.44 0 0 0 .203-.27a.7.7 0 0 0 .016-.23a2 2 0 0 0-.056-.338l-.011-.09a5 5 0 0 1-.073-.557q-.024-.363-.006-1.417c3.448.573 5.951 2.311 7.543 5.225a.4.4 0 0 0 .191.158a.35.35 0 0 0 .304-.04a.5.5 0 0 0 .107-.107l.04-.067a1.3 1.3 0 0 0 .072-.248c.04-.185.073-.46.096-.793c.04-.675.017-1.614-.191-2.643v-.017l-.012-.023a10.9 10.9 0 0 0-1.35-2.852a13 13 0 0 0-2.25-2.311l-.202-.175l.135-.152c.107-.112.225-.219.338-.326l.168-.157c.141-.09.248-.175.338-.248l.045-.04c.095-.078.202-.157.393-.247a.7.7 0 0 0 .158-.1a.4.4 0 0 0 .146-.288a.39.39 0 0 0-.152-.32a.6.6 0 0 0-.19-.096zM4.48 11.094a.406.406 0 1 0-.805-.112a12 12 0 0 0-.112 1.468c0 4.837 3.74 8.55 8.51 8.55c3.387 0 6.255-2.172 7.673-4.995a.397.397 0 0 0-.186-.54a.404.404 0 0 0-.546.18c-1.299 2.604-3.914 4.55-6.94 4.55a7.61 7.61 0 0 1-7.701-7.745c0-.371.056-.985.107-1.356"/></svg> </template>
CSS
.icon-soon {
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%22M17.794%203.164c-1.007-.332-2.267-.17-3.903.579l-.029.011l-.022.017l-.113.068a.5.5%200%200%201-.112.033c-.14.023-.383.034-.883.034c-.506%200-2.053.023-3.6.495c-1.502.461-3.088%201.378-3.617%203.19l-.067.039c-.298.168-.546.315-.732.472c-.247.225-.382.467-.472.833a.7.7%200%200%200%20.017.46a.49.49%200%200%200%20.455.265c.141%200%20.293-.045.434-.101a4%204%200%200%200%20.46-.23q1.242-.301%202.515-.394q.894-.05%201.418.095c.218.86.613%201.664%201.158%202.363c.208.242.461.467.754.551c.079.022.169.04.247.045c.074%200%20.186%200%20.293-.062a.44.44%200%200%200%20.203-.27a.7.7%200%200%200%20.016-.23a2%202%200%200%200-.056-.338l-.011-.09a5%205%200%200%201-.073-.557q-.024-.363-.006-1.417c3.448.573%205.951%202.311%207.543%205.225a.4.4%200%200%200%20.191.158a.35.35%200%200%200%20.304-.04a.5.5%200%200%200%20.107-.107l.04-.067a1.3%201.3%200%200%200%20.072-.248c.04-.185.073-.46.096-.793c.04-.675.017-1.614-.191-2.643v-.017l-.012-.023a10.9%2010.9%200%200%200-1.35-2.852a13%2013%200%200%200-2.25-2.311l-.202-.175l.135-.152c.107-.112.225-.219.338-.326l.168-.157c.141-.09.248-.175.338-.248l.045-.04c.095-.078.202-.157.393-.247a.7.7%200%200%200%20.158-.1a.4.4%200%200%200%20.146-.288a.39.39%200%200%200-.152-.32a.6.6%200%200%200-.19-.096zM4.48%2011.094a.406.406%200%201%200-.805-.112a12%2012%200%200%200-.112%201.468c0%204.837%203.74%208.55%208.51%208.55c3.387%200%206.255-2.172%207.673-4.995a.397.397%200%200%200-.186-.54a.404.404%200%200%200-.546.18c-1.299%202.604-3.914%204.55-6.94%204.55a7.61%207.61%200%200%201-7.701-7.745c0-.371.056-.985.107-1.356%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%22M17.794%203.164c-1.007-.332-2.267-.17-3.903.579l-.029.011l-.022.017l-.113.068a.5.5%200%200%201-.112.033c-.14.023-.383.034-.883.034c-.506%200-2.053.023-3.6.495c-1.502.461-3.088%201.378-3.617%203.19l-.067.039c-.298.168-.546.315-.732.472c-.247.225-.382.467-.472.833a.7.7%200%200%200%20.017.46a.49.49%200%200%200%20.455.265c.141%200%20.293-.045.434-.101a4%204%200%200%200%20.46-.23q1.242-.301%202.515-.394q.894-.05%201.418.095c.218.86.613%201.664%201.158%202.363c.208.242.461.467.754.551c.079.022.169.04.247.045c.074%200%20.186%200%20.293-.062a.44.44%200%200%200%20.203-.27a.7.7%200%200%200%20.016-.23a2%202%200%200%200-.056-.338l-.011-.09a5%205%200%200%201-.073-.557q-.024-.363-.006-1.417c3.448.573%205.951%202.311%207.543%205.225a.4.4%200%200%200%20.191.158a.35.35%200%200%200%20.304-.04a.5.5%200%200%200%20.107-.107l.04-.067a1.3%201.3%200%200%200%20.072-.248c.04-.185.073-.46.096-.793c.04-.675.017-1.614-.191-2.643v-.017l-.012-.023a10.9%2010.9%200%200%200-1.35-2.852a13%2013%200%200%200-2.25-2.311l-.202-.175l.135-.152c.107-.112.225-.219.338-.326l.168-.157c.141-.09.248-.175.338-.248l.045-.04c.095-.078.202-.157.393-.247a.7.7%200%200%200%20.158-.1a.4.4%200%200%200%20.146-.288a.39.39%200%200%200-.152-.32a.6.6%200%200%200-.19-.096zM4.48%2011.094a.406.406%200%201%200-.805-.112a12%2012%200%200%200-.112%201.468c0%204.837%203.74%208.55%208.51%208.55c3.387%200%206.255-2.172%207.673-4.995a.397.397%200%200%200-.186-.54a.404.404%200%200%200-.546.18c-1.299%202.604-3.914%204.55-6.94%204.55a7.61%207.61%200%200%201-7.701-7.745c0-.371.056-.985.107-1.356%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/soon.svg?color=%231a73e8&size=48