dose from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
dose
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the dose logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.567 3H5.284a1.75 1.75 0 0 0-1.721 1.778V19.25A1.743 1.743 0 0 0 5.283 21h6.284c4.894 0 8.87-4.061 8.87-9c0-4.967-4.004-9-8.87-9m-.13 14.625a5.625 5.625 0 1 0 0-11.25a5.625 5.625 0 0 0 0 11.25" clip-rule="evenodd"/><path fill="currentColor" d="M11.438 14.813c1.563 0 2.812-1.175 2.812-2.655c0-1.473-1.373-2.38-2.43-3.375a.545.545 0 0 0-.765 0c-1.058.996-2.43 1.868-2.43 3.375c0 1.48 1.277 2.655 2.813 2.655"/></svg>

React

import type { SVGProps } from "react";

export function TokenDose(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" fillRule="evenodd" d="M11.567 3H5.284a1.75 1.75 0 0 0-1.721 1.778V19.25A1.743 1.743 0 0 0 5.283 21h6.284c4.894 0 8.87-4.061 8.87-9c0-4.967-4.004-9-8.87-9m-.13 14.625a5.625 5.625 0 1 0 0-11.25a5.625 5.625 0 0 0 0 11.25" clipRule="evenodd"/><path fill="currentColor" d="M11.438 14.813c1.563 0 2.812-1.175 2.812-2.655c0-1.473-1.373-2.38-2.43-3.375a.545.545 0 0 0-.765 0c-1.058.996-2.43 1.868-2.43 3.375c0 1.48 1.277 2.655 2.813 2.655"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.567 3H5.284a1.75 1.75 0 0 0-1.721 1.778V19.25A1.743 1.743 0 0 0 5.283 21h6.284c4.894 0 8.87-4.061 8.87-9c0-4.967-4.004-9-8.87-9m-.13 14.625a5.625 5.625 0 1 0 0-11.25a5.625 5.625 0 0 0 0 11.25" clip-rule="evenodd"/><path fill="currentColor" d="M11.438 14.813c1.563 0 2.812-1.175 2.812-2.655c0-1.473-1.373-2.38-2.43-3.375a.545.545 0 0 0-.765 0c-1.058.996-2.43 1.868-2.43 3.375c0 1.48 1.277 2.655 2.813 2.655"/></svg>
</template>

CSS

.icon-dose {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.567%203H5.284a1.75%201.75%200%200%200-1.721%201.778V19.25A1.743%201.743%200%200%200%205.283%2021h6.284c4.894%200%208.87-4.061%208.87-9c0-4.967-4.004-9-8.87-9m-.13%2014.625a5.625%205.625%200%201%200%200-11.25a5.625%205.625%200%200%200%200%2011.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.438%2014.813c1.563%200%202.812-1.175%202.812-2.655c0-1.473-1.373-2.38-2.43-3.375a.545.545%200%200%200-.765%200c-1.058.996-2.43%201.868-2.43%203.375c0%201.48%201.277%202.655%202.813%202.655%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.567%203H5.284a1.75%201.75%200%200%200-1.721%201.778V19.25A1.743%201.743%200%200%200%205.283%2021h6.284c4.894%200%208.87-4.061%208.87-9c0-4.967-4.004-9-8.87-9m-.13%2014.625a5.625%205.625%200%201%200%200-11.25a5.625%205.625%200%200%200%200%2011.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.438%2014.813c1.563%200%202.812-1.175%202.812-2.655c0-1.473-1.373-2.38-2.43-3.375a.545.545%200%200%200-.765%200c-1.058.996-2.43%201.868-2.43%203.375c0%201.48%201.277%202.655%202.813%202.655%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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