dsrun logo
dsrun-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.
- Name
- dsrun-background
- Set
- Web3 Icons Branded
- Style
- Background
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the dsrun logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd112)"><path fill="url(#SVGlFhzzeNl)" d="M24 0H0v24h24z"/><path fill="#fff" d="M9.52 6.565A5.24 5.24 0 0 1 11.967 4c0 1.478-.108 1.864-.165 1.873c.217.019.71.08.988.183c.297-.291 1.713-.644 2.033-.644a2.5 2.5 0 0 1-.974 1.37c.188.122.584.484.673.667c.132-.207.922-.155 1.162-.155c.25-.65 1.234-.95 1.464-.95c.353-.589 1.374-.895 1.675-.932c-.094.32-.531.79-.771.79a.87.87 0 0 0-.471.142h.41c-.1.258-.57.677-1.022.677c-.362 0-.668.217-.772.273h.848c-.18.518-.509.565-1.28.565c-.617 0-1.036.296-1.177.376h1.44c-.146.654-1.082.612-1.539.574c.123.047.424.142.654.142c.236 0 .457-.095.541-.142c.043.396.942 1.186 1.544 1.676s1.13.635 1.256 1.035c.095.31.029.979-.31 1.675c-.127.26-.353.32-.941.706c-.598.396-.664.532-.847.532a1.02 1.02 0 0 1-.63-.259c-.481-.508-1.455-.546-1.667-.546c-.207 0-.541.047-.762.17c0 .498.621 2.15 1.614 2.682A4.47 4.47 0 0 1 17.388 20c-1.064-2.621-4.32-2.932-5.261-3.242s-1.718-1.855-2.01-2.405c1.633 1.426 2.005 1.68 3.06 2.118c-2.165-1.356-2.806-4.01-2.824-5.177c.546 1.421 1.04 1.685 2.814 1.685c1.896 0 2.776.974 3.12.974c.339 0 .376-.207.781-.424c.32-.178.565-.329.654-.38v-.24c.127-.189.39-.613.39-.829c0-.268-.197-.537-.7-.537c-.4 0-.833.349-.942.457l.26-.617a26 26 0 0 0-.848-.846c-1.059-1.102-1.788-1.53-2.259-1.728c-.475-.202-.494-.362-.494-.658c0-.302-1.026-.98-1.026-1.13s.141-.207.382-.348c-1.365 0-2.292.466-2.589.696c.127.01.363.104.457.16a5.04 5.04 0 0 0-2.07 1.087c-.057.095-.448 1.14-.448 1.996c0 .687-.103 1.506-.07 1.859c-.043-.062-.095-.184-.236-.471c0 3.03 1.412 3.614 1.412 5.412A1.83 1.83 0 0 1 8 19.059v-.47C7.007 19.825 6.357 20 5.647 20c.621-.235 1.115-.908 1.115-1.515c0-.49-.456-1.21-.645-1.544v.706c-1.082-1.054-.72-3.04-.47-4c-.07.118-.301.41-.47.706c.291-5.426 3.397-7.402 4.343-7.788"/><path fill="#fff" d="M11.765 8.74c.052-.01 1.346-.283 1.412.908c-.358 0-1.054-.254-1.412-.908"/></g><defs><linearGradient id="SVGlFhzzeNl" x1="16.752" x2="4.804" y1="5.714" y2="14.958" gradientUnits="userSpaceOnUse"><stop stop-color="#f1912b"/><stop offset="1" stop-color="#f25f2b"/></linearGradient><clipPath id="SVGHcSWxdhd112"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedDsrunBackground(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"><g clipPath="url(#SVGHcSWxdhd112)"><path fill="url(#SVGlFhzzeNl)" d="M24 0H0v24h24z"/><path fill="#fff" d="M9.52 6.565A5.24 5.24 0 0 1 11.967 4c0 1.478-.108 1.864-.165 1.873c.217.019.71.08.988.183c.297-.291 1.713-.644 2.033-.644a2.5 2.5 0 0 1-.974 1.37c.188.122.584.484.673.667c.132-.207.922-.155 1.162-.155c.25-.65 1.234-.95 1.464-.95c.353-.589 1.374-.895 1.675-.932c-.094.32-.531.79-.771.79a.87.87 0 0 0-.471.142h.41c-.1.258-.57.677-1.022.677c-.362 0-.668.217-.772.273h.848c-.18.518-.509.565-1.28.565c-.617 0-1.036.296-1.177.376h1.44c-.146.654-1.082.612-1.539.574c.123.047.424.142.654.142c.236 0 .457-.095.541-.142c.043.396.942 1.186 1.544 1.676s1.13.635 1.256 1.035c.095.31.029.979-.31 1.675c-.127.26-.353.32-.941.706c-.598.396-.664.532-.847.532a1.02 1.02 0 0 1-.63-.259c-.481-.508-1.455-.546-1.667-.546c-.207 0-.541.047-.762.17c0 .498.621 2.15 1.614 2.682A4.47 4.47 0 0 1 17.388 20c-1.064-2.621-4.32-2.932-5.261-3.242s-1.718-1.855-2.01-2.405c1.633 1.426 2.005 1.68 3.06 2.118c-2.165-1.356-2.806-4.01-2.824-5.177c.546 1.421 1.04 1.685 2.814 1.685c1.896 0 2.776.974 3.12.974c.339 0 .376-.207.781-.424c.32-.178.565-.329.654-.38v-.24c.127-.189.39-.613.39-.829c0-.268-.197-.537-.7-.537c-.4 0-.833.349-.942.457l.26-.617a26 26 0 0 0-.848-.846c-1.059-1.102-1.788-1.53-2.259-1.728c-.475-.202-.494-.362-.494-.658c0-.302-1.026-.98-1.026-1.13s.141-.207.382-.348c-1.365 0-2.292.466-2.589.696c.127.01.363.104.457.16a5.04 5.04 0 0 0-2.07 1.087c-.057.095-.448 1.14-.448 1.996c0 .687-.103 1.506-.07 1.859c-.043-.062-.095-.184-.236-.471c0 3.03 1.412 3.614 1.412 5.412A1.83 1.83 0 0 1 8 19.059v-.47C7.007 19.825 6.357 20 5.647 20c.621-.235 1.115-.908 1.115-1.515c0-.49-.456-1.21-.645-1.544v.706c-1.082-1.054-.72-3.04-.47-4c-.07.118-.301.41-.47.706c.291-5.426 3.397-7.402 4.343-7.788"/><path fill="#fff" d="M11.765 8.74c.052-.01 1.346-.283 1.412.908c-.358 0-1.054-.254-1.412-.908"/></g><defs><linearGradient id="SVGlFhzzeNl" x1="16.752" x2="4.804" y1="5.714" y2="14.958" gradientUnits="userSpaceOnUse"><stop stopColor="#f1912b"/><stop offset="1" stopColor="#f25f2b"/></linearGradient><clipPath id="SVGHcSWxdhd112"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></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"><g clip-path="url(#SVGHcSWxdhd112)"><path fill="url(#SVGlFhzzeNl)" d="M24 0H0v24h24z"/><path fill="#fff" d="M9.52 6.565A5.24 5.24 0 0 1 11.967 4c0 1.478-.108 1.864-.165 1.873c.217.019.71.08.988.183c.297-.291 1.713-.644 2.033-.644a2.5 2.5 0 0 1-.974 1.37c.188.122.584.484.673.667c.132-.207.922-.155 1.162-.155c.25-.65 1.234-.95 1.464-.95c.353-.589 1.374-.895 1.675-.932c-.094.32-.531.79-.771.79a.87.87 0 0 0-.471.142h.41c-.1.258-.57.677-1.022.677c-.362 0-.668.217-.772.273h.848c-.18.518-.509.565-1.28.565c-.617 0-1.036.296-1.177.376h1.44c-.146.654-1.082.612-1.539.574c.123.047.424.142.654.142c.236 0 .457-.095.541-.142c.043.396.942 1.186 1.544 1.676s1.13.635 1.256 1.035c.095.31.029.979-.31 1.675c-.127.26-.353.32-.941.706c-.598.396-.664.532-.847.532a1.02 1.02 0 0 1-.63-.259c-.481-.508-1.455-.546-1.667-.546c-.207 0-.541.047-.762.17c0 .498.621 2.15 1.614 2.682A4.47 4.47 0 0 1 17.388 20c-1.064-2.621-4.32-2.932-5.261-3.242s-1.718-1.855-2.01-2.405c1.633 1.426 2.005 1.68 3.06 2.118c-2.165-1.356-2.806-4.01-2.824-5.177c.546 1.421 1.04 1.685 2.814 1.685c1.896 0 2.776.974 3.12.974c.339 0 .376-.207.781-.424c.32-.178.565-.329.654-.38v-.24c.127-.189.39-.613.39-.829c0-.268-.197-.537-.7-.537c-.4 0-.833.349-.942.457l.26-.617a26 26 0 0 0-.848-.846c-1.059-1.102-1.788-1.53-2.259-1.728c-.475-.202-.494-.362-.494-.658c0-.302-1.026-.98-1.026-1.13s.141-.207.382-.348c-1.365 0-2.292.466-2.589.696c.127.01.363.104.457.16a5.04 5.04 0 0 0-2.07 1.087c-.057.095-.448 1.14-.448 1.996c0 .687-.103 1.506-.07 1.859c-.043-.062-.095-.184-.236-.471c0 3.03 1.412 3.614 1.412 5.412A1.83 1.83 0 0 1 8 19.059v-.47C7.007 19.825 6.357 20 5.647 20c.621-.235 1.115-.908 1.115-1.515c0-.49-.456-1.21-.645-1.544v.706c-1.082-1.054-.72-3.04-.47-4c-.07.118-.301.41-.47.706c.291-5.426 3.397-7.402 4.343-7.788"/><path fill="#fff" d="M11.765 8.74c.052-.01 1.346-.283 1.412.908c-.358 0-1.054-.254-1.412-.908"/></g><defs><linearGradient id="SVGlFhzzeNl" x1="16.752" x2="4.804" y1="5.714" y2="14.958" gradientUnits="userSpaceOnUse"><stop stop-color="#f1912b"/><stop offset="1" stop-color="#f25f2b"/></linearGradient><clipPath id="SVGHcSWxdhd112"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-dsrun-background {
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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd112)%22%3E%3Cpath%20fill%3D%22url(%23SVGlFhzzeNl)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.52%206.565A5.24%205.24%200%200%201%2011.967%204c0%201.478-.108%201.864-.165%201.873c.217.019.71.08.988.183c.297-.291%201.713-.644%202.033-.644a2.5%202.5%200%200%201-.974%201.37c.188.122.584.484.673.667c.132-.207.922-.155%201.162-.155c.25-.65%201.234-.95%201.464-.95c.353-.589%201.374-.895%201.675-.932c-.094.32-.531.79-.771.79a.87.87%200%200%200-.471.142h.41c-.1.258-.57.677-1.022.677c-.362%200-.668.217-.772.273h.848c-.18.518-.509.565-1.28.565c-.617%200-1.036.296-1.177.376h1.44c-.146.654-1.082.612-1.539.574c.123.047.424.142.654.142c.236%200%20.457-.095.541-.142c.043.396.942%201.186%201.544%201.676s1.13.635%201.256%201.035c.095.31.029.979-.31%201.675c-.127.26-.353.32-.941.706c-.598.396-.664.532-.847.532a1.02%201.02%200%200%201-.63-.259c-.481-.508-1.455-.546-1.667-.546c-.207%200-.541.047-.762.17c0%20.498.621%202.15%201.614%202.682A4.47%204.47%200%200%201%2017.388%2020c-1.064-2.621-4.32-2.932-5.261-3.242s-1.718-1.855-2.01-2.405c1.633%201.426%202.005%201.68%203.06%202.118c-2.165-1.356-2.806-4.01-2.824-5.177c.546%201.421%201.04%201.685%202.814%201.685c1.896%200%202.776.974%203.12.974c.339%200%20.376-.207.781-.424c.32-.178.565-.329.654-.38v-.24c.127-.189.39-.613.39-.829c0-.268-.197-.537-.7-.537c-.4%200-.833.349-.942.457l.26-.617a26%2026%200%200%200-.848-.846c-1.059-1.102-1.788-1.53-2.259-1.728c-.475-.202-.494-.362-.494-.658c0-.302-1.026-.98-1.026-1.13s.141-.207.382-.348c-1.365%200-2.292.466-2.589.696c.127.01.363.104.457.16a5.04%205.04%200%200%200-2.07%201.087c-.057.095-.448%201.14-.448%201.996c0%20.687-.103%201.506-.07%201.859c-.043-.062-.095-.184-.236-.471c0%203.03%201.412%203.614%201.412%205.412A1.83%201.83%200%200%201%208%2019.059v-.47C7.007%2019.825%206.357%2020%205.647%2020c.621-.235%201.115-.908%201.115-1.515c0-.49-.456-1.21-.645-1.544v.706c-1.082-1.054-.72-3.04-.47-4c-.07.118-.301.41-.47.706c.291-5.426%203.397-7.402%204.343-7.788%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.765%208.74c.052-.01%201.346-.283%201.412.908c-.358%200-1.054-.254-1.412-.908%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlFhzzeNl%22%20x1%3D%2216.752%22%20x2%3D%224.804%22%20y1%3D%225.714%22%20y2%3D%2214.958%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f1912b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f25f2b%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd112%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd112)%22%3E%3Cpath%20fill%3D%22url(%23SVGlFhzzeNl)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.52%206.565A5.24%205.24%200%200%201%2011.967%204c0%201.478-.108%201.864-.165%201.873c.217.019.71.08.988.183c.297-.291%201.713-.644%202.033-.644a2.5%202.5%200%200%201-.974%201.37c.188.122.584.484.673.667c.132-.207.922-.155%201.162-.155c.25-.65%201.234-.95%201.464-.95c.353-.589%201.374-.895%201.675-.932c-.094.32-.531.79-.771.79a.87.87%200%200%200-.471.142h.41c-.1.258-.57.677-1.022.677c-.362%200-.668.217-.772.273h.848c-.18.518-.509.565-1.28.565c-.617%200-1.036.296-1.177.376h1.44c-.146.654-1.082.612-1.539.574c.123.047.424.142.654.142c.236%200%20.457-.095.541-.142c.043.396.942%201.186%201.544%201.676s1.13.635%201.256%201.035c.095.31.029.979-.31%201.675c-.127.26-.353.32-.941.706c-.598.396-.664.532-.847.532a1.02%201.02%200%200%201-.63-.259c-.481-.508-1.455-.546-1.667-.546c-.207%200-.541.047-.762.17c0%20.498.621%202.15%201.614%202.682A4.47%204.47%200%200%201%2017.388%2020c-1.064-2.621-4.32-2.932-5.261-3.242s-1.718-1.855-2.01-2.405c1.633%201.426%202.005%201.68%203.06%202.118c-2.165-1.356-2.806-4.01-2.824-5.177c.546%201.421%201.04%201.685%202.814%201.685c1.896%200%202.776.974%203.12.974c.339%200%20.376-.207.781-.424c.32-.178.565-.329.654-.38v-.24c.127-.189.39-.613.39-.829c0-.268-.197-.537-.7-.537c-.4%200-.833.349-.942.457l.26-.617a26%2026%200%200%200-.848-.846c-1.059-1.102-1.788-1.53-2.259-1.728c-.475-.202-.494-.362-.494-.658c0-.302-1.026-.98-1.026-1.13s.141-.207.382-.348c-1.365%200-2.292.466-2.589.696c.127.01.363.104.457.16a5.04%205.04%200%200%200-2.07%201.087c-.057.095-.448%201.14-.448%201.996c0%20.687-.103%201.506-.07%201.859c-.043-.062-.095-.184-.236-.471c0%203.03%201.412%203.614%201.412%205.412A1.83%201.83%200%200%201%208%2019.059v-.47C7.007%2019.825%206.357%2020%205.647%2020c.621-.235%201.115-.908%201.115-1.515c0-.49-.456-1.21-.645-1.544v.706c-1.082-1.054-.72-3.04-.47-4c-.07.118-.301.41-.47.706c.291-5.426%203.397-7.402%204.343-7.788%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.765%208.74c.052-.01%201.346-.283%201.412.908c-.358%200-1.054-.254-1.412-.908%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlFhzzeNl%22%20x1%3D%2216.752%22%20x2%3D%224.804%22%20y1%3D%225.714%22%20y2%3D%2214.958%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f1912b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f25f2b%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd112%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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/dsrun-background.svg?color=%231a73e8&size=48