dsrun logo
dsrun from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- dsrun
- 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 dsrun logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGwYGueXkg)" d="M9.21 5.885A5.9 5.9 0 0 1 11.963 3c0 1.662-.122 2.096-.185 2.107c.243.021.8.09 1.112.207c.333-.329 1.927-.726 2.287-.726a2.8 2.8 0 0 1-1.096 1.54c.212.138.656.546.757.753c.148-.233 1.037-.175 1.307-.175c.281-.73 1.388-1.07 1.647-1.07c.397-.661 1.546-1.005 1.885-1.048c-.106.36-.599.89-.869.89a1 1 0 0 0-.53.158h.462c-.112.292-.641.763-1.15.763c-.407 0-.751.243-.867.307h.953c-.202.582-.572.635-1.44.635c-.694 0-1.165.334-1.324.424h1.62c-.164.736-1.218.688-1.731.646c.137.053.476.158.736.158c.264 0 .513-.105.608-.158c.048.444 1.06 1.334 1.737 1.884c.678.55 1.27.715 1.413 1.165c.106.35.032 1.101-.349 1.885c-.143.29-.397.36-1.059.794c-.672.445-.746.598-.953.598c-.2 0-.476-.09-.71-.291c-.54-.572-1.635-.614-1.873-.614c-.233 0-.609.053-.858.19c0 .562.699 2.42 1.816 3.018A5.03 5.03 0 0 1 18.062 21c-1.197-2.949-4.86-3.298-5.919-3.648c-1.059-.349-1.932-2.086-2.26-2.705c1.837 1.604 2.255 1.89 3.44 2.382c-2.435-1.524-3.155-4.51-3.176-5.823c.614 1.599 1.17 1.895 3.166 1.895c2.134 0 3.124 1.096 3.51 1.096c.381 0 .424-.233.879-.476c.36-.201.635-.371.736-.43v-.27c.143-.211.44-.687.44-.931c0-.302-.223-.604-.79-.604c-.45 0-.937.392-1.058.514l.29-.694c-.1-.105-.423-.444-.952-.952c-1.191-1.24-2.012-1.721-2.541-1.943c-.535-.228-.556-.408-.556-.742c0-.338-1.154-1.1-1.154-1.27s.158-.233.428-.392c-1.535 0-2.578.524-2.911.784c.143.01.407.116.513.18a5.7 5.7 0 0 0-2.33 1.223c-.063.105-.502 1.28-.502 2.244c0 .773-.117 1.694-.08 2.091c-.047-.069-.105-.206-.264-.529c0 3.41 1.588 4.066 1.588 6.088A2.06 2.06 0 0 1 7.5 19.941v-.53C6.383 20.805 5.653 21 4.853 21c.699-.265 1.255-1.022 1.255-1.705c0-.55-.514-1.36-.725-1.736v.794c-1.218-1.186-.81-3.42-.53-4.5c-.08.132-.339.46-.53.794c.329-6.104 3.823-8.328 4.887-8.762"/><path fill="url(#SVGTxIc2bUa)" d="M11.735 8.33c.058-.01 1.514-.317 1.588 1.022c-.402 0-1.186-.286-1.588-1.022"/><defs><linearGradient id="SVGwYGueXkg" x1="17.346" x2="3.904" y1="4.929" y2="15.327" gradientUnits="userSpaceOnUse"><stop stop-color="#f1912b"/><stop offset="1" stop-color="#f25f2b"/></linearGradient><linearGradient id="SVGTxIc2bUa" x1="17.346" x2="3.904" y1="4.928" y2="15.326" gradientUnits="userSpaceOnUse"><stop stop-color="#f1912b"/><stop offset="1" stop-color="#f25f2b"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedDsrun(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="url(#SVGwYGueXkg)" d="M9.21 5.885A5.9 5.9 0 0 1 11.963 3c0 1.662-.122 2.096-.185 2.107c.243.021.8.09 1.112.207c.333-.329 1.927-.726 2.287-.726a2.8 2.8 0 0 1-1.096 1.54c.212.138.656.546.757.753c.148-.233 1.037-.175 1.307-.175c.281-.73 1.388-1.07 1.647-1.07c.397-.661 1.546-1.005 1.885-1.048c-.106.36-.599.89-.869.89a1 1 0 0 0-.53.158h.462c-.112.292-.641.763-1.15.763c-.407 0-.751.243-.867.307h.953c-.202.582-.572.635-1.44.635c-.694 0-1.165.334-1.324.424h1.62c-.164.736-1.218.688-1.731.646c.137.053.476.158.736.158c.264 0 .513-.105.608-.158c.048.444 1.06 1.334 1.737 1.884c.678.55 1.27.715 1.413 1.165c.106.35.032 1.101-.349 1.885c-.143.29-.397.36-1.059.794c-.672.445-.746.598-.953.598c-.2 0-.476-.09-.71-.291c-.54-.572-1.635-.614-1.873-.614c-.233 0-.609.053-.858.19c0 .562.699 2.42 1.816 3.018A5.03 5.03 0 0 1 18.062 21c-1.197-2.949-4.86-3.298-5.919-3.648c-1.059-.349-1.932-2.086-2.26-2.705c1.837 1.604 2.255 1.89 3.44 2.382c-2.435-1.524-3.155-4.51-3.176-5.823c.614 1.599 1.17 1.895 3.166 1.895c2.134 0 3.124 1.096 3.51 1.096c.381 0 .424-.233.879-.476c.36-.201.635-.371.736-.43v-.27c.143-.211.44-.687.44-.931c0-.302-.223-.604-.79-.604c-.45 0-.937.392-1.058.514l.29-.694c-.1-.105-.423-.444-.952-.952c-1.191-1.24-2.012-1.721-2.541-1.943c-.535-.228-.556-.408-.556-.742c0-.338-1.154-1.1-1.154-1.27s.158-.233.428-.392c-1.535 0-2.578.524-2.911.784c.143.01.407.116.513.18a5.7 5.7 0 0 0-2.33 1.223c-.063.105-.502 1.28-.502 2.244c0 .773-.117 1.694-.08 2.091c-.047-.069-.105-.206-.264-.529c0 3.41 1.588 4.066 1.588 6.088A2.06 2.06 0 0 1 7.5 19.941v-.53C6.383 20.805 5.653 21 4.853 21c.699-.265 1.255-1.022 1.255-1.705c0-.55-.514-1.36-.725-1.736v.794c-1.218-1.186-.81-3.42-.53-4.5c-.08.132-.339.46-.53.794c.329-6.104 3.823-8.328 4.887-8.762"/><path fill="url(#SVGTxIc2bUa)" d="M11.735 8.33c.058-.01 1.514-.317 1.588 1.022c-.402 0-1.186-.286-1.588-1.022"/><defs><linearGradient id="SVGwYGueXkg" x1="17.346" x2="3.904" y1="4.929" y2="15.327" gradientUnits="userSpaceOnUse"><stop stopColor="#f1912b"/><stop offset="1" stopColor="#f25f2b"/></linearGradient><linearGradient id="SVGTxIc2bUa" x1="17.346" x2="3.904" y1="4.928" y2="15.326" gradientUnits="userSpaceOnUse"><stop stopColor="#f1912b"/><stop offset="1" stopColor="#f25f2b"/></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="url(#SVGwYGueXkg)" d="M9.21 5.885A5.9 5.9 0 0 1 11.963 3c0 1.662-.122 2.096-.185 2.107c.243.021.8.09 1.112.207c.333-.329 1.927-.726 2.287-.726a2.8 2.8 0 0 1-1.096 1.54c.212.138.656.546.757.753c.148-.233 1.037-.175 1.307-.175c.281-.73 1.388-1.07 1.647-1.07c.397-.661 1.546-1.005 1.885-1.048c-.106.36-.599.89-.869.89a1 1 0 0 0-.53.158h.462c-.112.292-.641.763-1.15.763c-.407 0-.751.243-.867.307h.953c-.202.582-.572.635-1.44.635c-.694 0-1.165.334-1.324.424h1.62c-.164.736-1.218.688-1.731.646c.137.053.476.158.736.158c.264 0 .513-.105.608-.158c.048.444 1.06 1.334 1.737 1.884c.678.55 1.27.715 1.413 1.165c.106.35.032 1.101-.349 1.885c-.143.29-.397.36-1.059.794c-.672.445-.746.598-.953.598c-.2 0-.476-.09-.71-.291c-.54-.572-1.635-.614-1.873-.614c-.233 0-.609.053-.858.19c0 .562.699 2.42 1.816 3.018A5.03 5.03 0 0 1 18.062 21c-1.197-2.949-4.86-3.298-5.919-3.648c-1.059-.349-1.932-2.086-2.26-2.705c1.837 1.604 2.255 1.89 3.44 2.382c-2.435-1.524-3.155-4.51-3.176-5.823c.614 1.599 1.17 1.895 3.166 1.895c2.134 0 3.124 1.096 3.51 1.096c.381 0 .424-.233.879-.476c.36-.201.635-.371.736-.43v-.27c.143-.211.44-.687.44-.931c0-.302-.223-.604-.79-.604c-.45 0-.937.392-1.058.514l.29-.694c-.1-.105-.423-.444-.952-.952c-1.191-1.24-2.012-1.721-2.541-1.943c-.535-.228-.556-.408-.556-.742c0-.338-1.154-1.1-1.154-1.27s.158-.233.428-.392c-1.535 0-2.578.524-2.911.784c.143.01.407.116.513.18a5.7 5.7 0 0 0-2.33 1.223c-.063.105-.502 1.28-.502 2.244c0 .773-.117 1.694-.08 2.091c-.047-.069-.105-.206-.264-.529c0 3.41 1.588 4.066 1.588 6.088A2.06 2.06 0 0 1 7.5 19.941v-.53C6.383 20.805 5.653 21 4.853 21c.699-.265 1.255-1.022 1.255-1.705c0-.55-.514-1.36-.725-1.736v.794c-1.218-1.186-.81-3.42-.53-4.5c-.08.132-.339.46-.53.794c.329-6.104 3.823-8.328 4.887-8.762"/><path fill="url(#SVGTxIc2bUa)" d="M11.735 8.33c.058-.01 1.514-.317 1.588 1.022c-.402 0-1.186-.286-1.588-1.022"/><defs><linearGradient id="SVGwYGueXkg" x1="17.346" x2="3.904" y1="4.929" y2="15.327" gradientUnits="userSpaceOnUse"><stop stop-color="#f1912b"/><stop offset="1" stop-color="#f25f2b"/></linearGradient><linearGradient id="SVGTxIc2bUa" x1="17.346" x2="3.904" y1="4.928" y2="15.326" gradientUnits="userSpaceOnUse"><stop stop-color="#f1912b"/><stop offset="1" stop-color="#f25f2b"/></linearGradient></defs></g></svg> </template>
CSS
.icon-dsrun {
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%22url(%23SVGwYGueXkg)%22%20d%3D%22M9.21%205.885A5.9%205.9%200%200%201%2011.963%203c0%201.662-.122%202.096-.185%202.107c.243.021.8.09%201.112.207c.333-.329%201.927-.726%202.287-.726a2.8%202.8%200%200%201-1.096%201.54c.212.138.656.546.757.753c.148-.233%201.037-.175%201.307-.175c.281-.73%201.388-1.07%201.647-1.07c.397-.661%201.546-1.005%201.885-1.048c-.106.36-.599.89-.869.89a1%201%200%200%200-.53.158h.462c-.112.292-.641.763-1.15.763c-.407%200-.751.243-.867.307h.953c-.202.582-.572.635-1.44.635c-.694%200-1.165.334-1.324.424h1.62c-.164.736-1.218.688-1.731.646c.137.053.476.158.736.158c.264%200%20.513-.105.608-.158c.048.444%201.06%201.334%201.737%201.884c.678.55%201.27.715%201.413%201.165c.106.35.032%201.101-.349%201.885c-.143.29-.397.36-1.059.794c-.672.445-.746.598-.953.598c-.2%200-.476-.09-.71-.291c-.54-.572-1.635-.614-1.873-.614c-.233%200-.609.053-.858.19c0%20.562.699%202.42%201.816%203.018A5.03%205.03%200%200%201%2018.062%2021c-1.197-2.949-4.86-3.298-5.919-3.648c-1.059-.349-1.932-2.086-2.26-2.705c1.837%201.604%202.255%201.89%203.44%202.382c-2.435-1.524-3.155-4.51-3.176-5.823c.614%201.599%201.17%201.895%203.166%201.895c2.134%200%203.124%201.096%203.51%201.096c.381%200%20.424-.233.879-.476c.36-.201.635-.371.736-.43v-.27c.143-.211.44-.687.44-.931c0-.302-.223-.604-.79-.604c-.45%200-.937.392-1.058.514l.29-.694c-.1-.105-.423-.444-.952-.952c-1.191-1.24-2.012-1.721-2.541-1.943c-.535-.228-.556-.408-.556-.742c0-.338-1.154-1.1-1.154-1.27s.158-.233.428-.392c-1.535%200-2.578.524-2.911.784c.143.01.407.116.513.18a5.7%205.7%200%200%200-2.33%201.223c-.063.105-.502%201.28-.502%202.244c0%20.773-.117%201.694-.08%202.091c-.047-.069-.105-.206-.264-.529c0%203.41%201.588%204.066%201.588%206.088A2.06%202.06%200%200%201%207.5%2019.941v-.53C6.383%2020.805%205.653%2021%204.853%2021c.699-.265%201.255-1.022%201.255-1.705c0-.55-.514-1.36-.725-1.736v.794c-1.218-1.186-.81-3.42-.53-4.5c-.08.132-.339.46-.53.794c.329-6.104%203.823-8.328%204.887-8.762%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTxIc2bUa)%22%20d%3D%22M11.735%208.33c.058-.01%201.514-.317%201.588%201.022c-.402%200-1.186-.286-1.588-1.022%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGwYGueXkg%22%20x1%3D%2217.346%22%20x2%3D%223.904%22%20y1%3D%224.929%22%20y2%3D%2215.327%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%3ClinearGradient%20id%3D%22SVGTxIc2bUa%22%20x1%3D%2217.346%22%20x2%3D%223.904%22%20y1%3D%224.928%22%20y2%3D%2215.326%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%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%22url(%23SVGwYGueXkg)%22%20d%3D%22M9.21%205.885A5.9%205.9%200%200%201%2011.963%203c0%201.662-.122%202.096-.185%202.107c.243.021.8.09%201.112.207c.333-.329%201.927-.726%202.287-.726a2.8%202.8%200%200%201-1.096%201.54c.212.138.656.546.757.753c.148-.233%201.037-.175%201.307-.175c.281-.73%201.388-1.07%201.647-1.07c.397-.661%201.546-1.005%201.885-1.048c-.106.36-.599.89-.869.89a1%201%200%200%200-.53.158h.462c-.112.292-.641.763-1.15.763c-.407%200-.751.243-.867.307h.953c-.202.582-.572.635-1.44.635c-.694%200-1.165.334-1.324.424h1.62c-.164.736-1.218.688-1.731.646c.137.053.476.158.736.158c.264%200%20.513-.105.608-.158c.048.444%201.06%201.334%201.737%201.884c.678.55%201.27.715%201.413%201.165c.106.35.032%201.101-.349%201.885c-.143.29-.397.36-1.059.794c-.672.445-.746.598-.953.598c-.2%200-.476-.09-.71-.291c-.54-.572-1.635-.614-1.873-.614c-.233%200-.609.053-.858.19c0%20.562.699%202.42%201.816%203.018A5.03%205.03%200%200%201%2018.062%2021c-1.197-2.949-4.86-3.298-5.919-3.648c-1.059-.349-1.932-2.086-2.26-2.705c1.837%201.604%202.255%201.89%203.44%202.382c-2.435-1.524-3.155-4.51-3.176-5.823c.614%201.599%201.17%201.895%203.166%201.895c2.134%200%203.124%201.096%203.51%201.096c.381%200%20.424-.233.879-.476c.36-.201.635-.371.736-.43v-.27c.143-.211.44-.687.44-.931c0-.302-.223-.604-.79-.604c-.45%200-.937.392-1.058.514l.29-.694c-.1-.105-.423-.444-.952-.952c-1.191-1.24-2.012-1.721-2.541-1.943c-.535-.228-.556-.408-.556-.742c0-.338-1.154-1.1-1.154-1.27s.158-.233.428-.392c-1.535%200-2.578.524-2.911.784c.143.01.407.116.513.18a5.7%205.7%200%200%200-2.33%201.223c-.063.105-.502%201.28-.502%202.244c0%20.773-.117%201.694-.08%202.091c-.047-.069-.105-.206-.264-.529c0%203.41%201.588%204.066%201.588%206.088A2.06%202.06%200%200%201%207.5%2019.941v-.53C6.383%2020.805%205.653%2021%204.853%2021c.699-.265%201.255-1.022%201.255-1.705c0-.55-.514-1.36-.725-1.736v.794c-1.218-1.186-.81-3.42-.53-4.5c-.08.132-.339.46-.53.794c.329-6.104%203.823-8.328%204.887-8.762%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTxIc2bUa)%22%20d%3D%22M11.735%208.33c.058-.01%201.514-.317%201.588%201.022c-.402%200-1.186-.286-1.588-1.022%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGwYGueXkg%22%20x1%3D%2217.346%22%20x2%3D%223.904%22%20y1%3D%224.929%22%20y2%3D%2215.327%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%3ClinearGradient%20id%3D%22SVGTxIc2bUa%22%20x1%3D%2217.346%22%20x2%3D%223.904%22%20y1%3D%224.928%22%20y2%3D%2215.326%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%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.svg?color=%231a73e8&size=48