space from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
space
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the space logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" fill-rule="evenodd" d="M14.314 18.103c1.492-.432 2.752-1.743 3.456-3.013a6.63 6.63 0 0 0 .761-3.754q-.03-.304-.128-.592c-.031-.103.231-.452.334-.591l.03-.041q.95-1.298 1.873-2.613q.162-.206.277-.442l.067-.062q.04-.047-.02-.04q-1.65.068-3.369.2q-.563.044-1.152.036a.5.5 0 0 1-.118-.016a.1.1 0 0 1-.057-.04c-.89-1.127-4.052-1.924-5.945-1.4a6.8 6.8 0 0 0-4.33 3.502a6.6 6.6 0 0 0-.535 4.007c.186 1.136-.822 2.16-1.681 3.034c-.288.293-.566.566-.767.823q-.029.054.026.046q.855-.05 1.708-.129c.9-.082 1.8-.159 2.705-.154c.108 0 .18.062.241.123l.088.078a7.57 7.57 0 0 0 6.536 1.038m-6.223-3.106c.216.02.37.057.53.221a4.73 4.73 0 0 0 6.81-.149a4.68 4.68 0 0 0 1.007-4.279c-.051-.138-.103-.293-.051-.39l.74-1.317a.04.04 0 0 0-.036-.026c-.576.052-1.064.036-1.476-.04c-.205-.042-.319-.165-.442-.294a4.9 4.9 0 0 0-4.577-1.1c-.113.03-.21.077-.314.123l-.18.082c-2.005.777-3.044 2.921-2.74 4.937c.01.088.035.18.06.273c.058.226.12.468.042.668a5.2 5.2 0 0 1-.674 1.224a.05.05 0 0 0 .031.052c.005.01.02.01.031.01a6.7 6.7 0 0 1 1.245 0z" clip-rule="evenodd"/><path fill="url(#SVG0G1UpctK)" d="M4.286 9.171a1.286 1.286 0 1 0 0-2.571a1.286 1.286 0 0 0 0 2.571"/><defs><linearGradient id="SVG0G1UpctK" x1="5.16" x2="3.2" y1="7.109" y2="8.528" gradientUnits="userSpaceOnUse"><stop stop-color="#3119ff"/><stop offset="1" stop-color="#21e8ff"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSpace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" fillRule="evenodd" d="M14.314 18.103c1.492-.432 2.752-1.743 3.456-3.013a6.63 6.63 0 0 0 .761-3.754q-.03-.304-.128-.592c-.031-.103.231-.452.334-.591l.03-.041q.95-1.298 1.873-2.613q.162-.206.277-.442l.067-.062q.04-.047-.02-.04q-1.65.068-3.369.2q-.563.044-1.152.036a.5.5 0 0 1-.118-.016a.1.1 0 0 1-.057-.04c-.89-1.127-4.052-1.924-5.945-1.4a6.8 6.8 0 0 0-4.33 3.502a6.6 6.6 0 0 0-.535 4.007c.186 1.136-.822 2.16-1.681 3.034c-.288.293-.566.566-.767.823q-.029.054.026.046q.855-.05 1.708-.129c.9-.082 1.8-.159 2.705-.154c.108 0 .18.062.241.123l.088.078a7.57 7.57 0 0 0 6.536 1.038m-6.223-3.106c.216.02.37.057.53.221a4.73 4.73 0 0 0 6.81-.149a4.68 4.68 0 0 0 1.007-4.279c-.051-.138-.103-.293-.051-.39l.74-1.317a.04.04 0 0 0-.036-.026c-.576.052-1.064.036-1.476-.04c-.205-.042-.319-.165-.442-.294a4.9 4.9 0 0 0-4.577-1.1c-.113.03-.21.077-.314.123l-.18.082c-2.005.777-3.044 2.921-2.74 4.937c.01.088.035.18.06.273c.058.226.12.468.042.668a5.2 5.2 0 0 1-.674 1.224a.05.05 0 0 0 .031.052c.005.01.02.01.031.01a6.7 6.7 0 0 1 1.245 0z" clipRule="evenodd"/><path fill="url(#SVG0G1UpctK)" d="M4.286 9.171a1.286 1.286 0 1 0 0-2.571a1.286 1.286 0 0 0 0 2.571"/><defs><linearGradient id="SVG0G1UpctK" x1="5.16" x2="3.2" y1="7.109" y2="8.528" gradientUnits="userSpaceOnUse"><stop stopColor="#3119ff"/><stop offset="1" stopColor="#21e8ff"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" fill-rule="evenodd" d="M14.314 18.103c1.492-.432 2.752-1.743 3.456-3.013a6.63 6.63 0 0 0 .761-3.754q-.03-.304-.128-.592c-.031-.103.231-.452.334-.591l.03-.041q.95-1.298 1.873-2.613q.162-.206.277-.442l.067-.062q.04-.047-.02-.04q-1.65.068-3.369.2q-.563.044-1.152.036a.5.5 0 0 1-.118-.016a.1.1 0 0 1-.057-.04c-.89-1.127-4.052-1.924-5.945-1.4a6.8 6.8 0 0 0-4.33 3.502a6.6 6.6 0 0 0-.535 4.007c.186 1.136-.822 2.16-1.681 3.034c-.288.293-.566.566-.767.823q-.029.054.026.046q.855-.05 1.708-.129c.9-.082 1.8-.159 2.705-.154c.108 0 .18.062.241.123l.088.078a7.57 7.57 0 0 0 6.536 1.038m-6.223-3.106c.216.02.37.057.53.221a4.73 4.73 0 0 0 6.81-.149a4.68 4.68 0 0 0 1.007-4.279c-.051-.138-.103-.293-.051-.39l.74-1.317a.04.04 0 0 0-.036-.026c-.576.052-1.064.036-1.476-.04c-.205-.042-.319-.165-.442-.294a4.9 4.9 0 0 0-4.577-1.1c-.113.03-.21.077-.314.123l-.18.082c-2.005.777-3.044 2.921-2.74 4.937c.01.088.035.18.06.273c.058.226.12.468.042.668a5.2 5.2 0 0 1-.674 1.224a.05.05 0 0 0 .031.052c.005.01.02.01.031.01a6.7 6.7 0 0 1 1.245 0z" clip-rule="evenodd"/><path fill="url(#SVG0G1UpctK)" d="M4.286 9.171a1.286 1.286 0 1 0 0-2.571a1.286 1.286 0 0 0 0 2.571"/><defs><linearGradient id="SVG0G1UpctK" x1="5.16" x2="3.2" y1="7.109" y2="8.528" gradientUnits="userSpaceOnUse"><stop stop-color="#3119ff"/><stop offset="1" stop-color="#21e8ff"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-space {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.314%2018.103c1.492-.432%202.752-1.743%203.456-3.013a6.63%206.63%200%200%200%20.761-3.754q-.03-.304-.128-.592c-.031-.103.231-.452.334-.591l.03-.041q.95-1.298%201.873-2.613q.162-.206.277-.442l.067-.062q.04-.047-.02-.04q-1.65.068-3.369.2q-.563.044-1.152.036a.5.5%200%200%201-.118-.016a.1.1%200%200%201-.057-.04c-.89-1.127-4.052-1.924-5.945-1.4a6.8%206.8%200%200%200-4.33%203.502a6.6%206.6%200%200%200-.535%204.007c.186%201.136-.822%202.16-1.681%203.034c-.288.293-.566.566-.767.823q-.029.054.026.046q.855-.05%201.708-.129c.9-.082%201.8-.159%202.705-.154c.108%200%20.18.062.241.123l.088.078a7.57%207.57%200%200%200%206.536%201.038m-6.223-3.106c.216.02.37.057.53.221a4.73%204.73%200%200%200%206.81-.149a4.68%204.68%200%200%200%201.007-4.279c-.051-.138-.103-.293-.051-.39l.74-1.317a.04.04%200%200%200-.036-.026c-.576.052-1.064.036-1.476-.04c-.205-.042-.319-.165-.442-.294a4.9%204.9%200%200%200-4.577-1.1c-.113.03-.21.077-.314.123l-.18.082c-2.005.777-3.044%202.921-2.74%204.937c.01.088.035.18.06.273c.058.226.12.468.042.668a5.2%205.2%200%200%201-.674%201.224a.05.05%200%200%200%20.031.052c.005.01.02.01.031.01a6.7%206.7%200%200%201%201.245%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0G1UpctK)%22%20d%3D%22M4.286%209.171a1.286%201.286%200%201%200%200-2.571a1.286%201.286%200%200%200%200%202.571%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG0G1UpctK%22%20x1%3D%225.16%22%20x2%3D%223.2%22%20y1%3D%227.109%22%20y2%3D%228.528%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233119ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2321e8ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.314%2018.103c1.492-.432%202.752-1.743%203.456-3.013a6.63%206.63%200%200%200%20.761-3.754q-.03-.304-.128-.592c-.031-.103.231-.452.334-.591l.03-.041q.95-1.298%201.873-2.613q.162-.206.277-.442l.067-.062q.04-.047-.02-.04q-1.65.068-3.369.2q-.563.044-1.152.036a.5.5%200%200%201-.118-.016a.1.1%200%200%201-.057-.04c-.89-1.127-4.052-1.924-5.945-1.4a6.8%206.8%200%200%200-4.33%203.502a6.6%206.6%200%200%200-.535%204.007c.186%201.136-.822%202.16-1.681%203.034c-.288.293-.566.566-.767.823q-.029.054.026.046q.855-.05%201.708-.129c.9-.082%201.8-.159%202.705-.154c.108%200%20.18.062.241.123l.088.078a7.57%207.57%200%200%200%206.536%201.038m-6.223-3.106c.216.02.37.057.53.221a4.73%204.73%200%200%200%206.81-.149a4.68%204.68%200%200%200%201.007-4.279c-.051-.138-.103-.293-.051-.39l.74-1.317a.04.04%200%200%200-.036-.026c-.576.052-1.064.036-1.476-.04c-.205-.042-.319-.165-.442-.294a4.9%204.9%200%200%200-4.577-1.1c-.113.03-.21.077-.314.123l-.18.082c-2.005.777-3.044%202.921-2.74%204.937c.01.088.035.18.06.273c.058.226.12.468.042.668a5.2%205.2%200%200%201-.674%201.224a.05.05%200%200%200%20.031.052c.005.01.02.01.031.01a6.7%206.7%200%200%201%201.245%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0G1UpctK)%22%20d%3D%22M4.286%209.171a1.286%201.286%200%201%200%200-2.571a1.286%201.286%200%200%200%200%202.571%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG0G1UpctK%22%20x1%3D%225.16%22%20x2%3D%223.2%22%20y1%3D%227.109%22%20y2%3D%228.528%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233119ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2321e8ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/space.svg?color=%231a73e8&size=48