dogecoin circle icon

dogecoin-circle-solid from Iconoir by Luca Burgio · Solid · Finance · MIT Free for personal and commercial use.

Name
dogecoin-circle-solid
Set
Iconoir
Style
Solid
Category
Finance
Viewbox
24×24
License
MIT

1 other variant in Iconoir

More finance icons from Iconoir

Use the dogecoin circle icon

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="M1.25 12C1.25 6.063 6.063 1.25 12 1.25S22.75 6.063 22.75 12S17.937 22.75 12 22.75S1.25 17.937 1.25 12m15.348-3.268c.426.845.652 1.919.652 3.268c0 1.35-.226 2.424-.652 3.268a4.1 4.1 0 0 1-1.761 1.814c-1.341.716-2.988.692-4.184.675l-.065-.001a1.356 1.356 0 0 1-1.338-1.354V12.75H8a.75.75 0 0 1 0-1.5h1.25V7.598c0-.747.603-1.343 1.338-1.354h.065c1.196-.018 2.843-.042 4.184.674c.71.38 1.329.959 1.76 1.814M10.75 11.25V7.742c1.242-.015 2.453.004 3.38.5c.454.241.844.602 1.129 1.167c.29.576.491 1.401.491 2.591s-.2 2.015-.491 2.592a2.6 2.6 0 0 1-1.129 1.167c-.927.495-2.138.515-3.38.5V12.75H12a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function IconoirDogecoinCircleSolid(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="M1.25 12C1.25 6.063 6.063 1.25 12 1.25S22.75 6.063 22.75 12S17.937 22.75 12 22.75S1.25 17.937 1.25 12m15.348-3.268c.426.845.652 1.919.652 3.268c0 1.35-.226 2.424-.652 3.268a4.1 4.1 0 0 1-1.761 1.814c-1.341.716-2.988.692-4.184.675l-.065-.001a1.356 1.356 0 0 1-1.338-1.354V12.75H8a.75.75 0 0 1 0-1.5h1.25V7.598c0-.747.603-1.343 1.338-1.354h.065c1.196-.018 2.843-.042 4.184.674c.71.38 1.329.959 1.76 1.814M10.75 11.25V7.742c1.242-.015 2.453.004 3.38.5c.454.241.844.602 1.129 1.167c.29.576.491 1.401.491 2.591s-.2 2.015-.491 2.592a2.6 2.6 0 0 1-1.129 1.167c-.927.495-2.138.515-3.38.5V12.75H12a.75.75 0 0 0 0-1.5z" clipRule="evenodd"/></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="M1.25 12C1.25 6.063 6.063 1.25 12 1.25S22.75 6.063 22.75 12S17.937 22.75 12 22.75S1.25 17.937 1.25 12m15.348-3.268c.426.845.652 1.919.652 3.268c0 1.35-.226 2.424-.652 3.268a4.1 4.1 0 0 1-1.761 1.814c-1.341.716-2.988.692-4.184.675l-.065-.001a1.356 1.356 0 0 1-1.338-1.354V12.75H8a.75.75 0 0 1 0-1.5h1.25V7.598c0-.747.603-1.343 1.338-1.354h.065c1.196-.018 2.843-.042 4.184.674c.71.38 1.329.959 1.76 1.814M10.75 11.25V7.742c1.242-.015 2.453.004 3.38.5c.454.241.844.602 1.129 1.167c.29.576.491 1.401.491 2.591s-.2 2.015-.491 2.592a2.6 2.6 0 0 1-1.129 1.167c-.927.495-2.138.515-3.38.5V12.75H12a.75.75 0 0 0 0-1.5z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-dogecoin-circle-solid {
  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%22M1.25%2012C1.25%206.063%206.063%201.25%2012%201.25S22.75%206.063%2022.75%2012S17.937%2022.75%2012%2022.75S1.25%2017.937%201.25%2012m15.348-3.268c.426.845.652%201.919.652%203.268c0%201.35-.226%202.424-.652%203.268a4.1%204.1%200%200%201-1.761%201.814c-1.341.716-2.988.692-4.184.675l-.065-.001a1.356%201.356%200%200%201-1.338-1.354V12.75H8a.75.75%200%200%201%200-1.5h1.25V7.598c0-.747.603-1.343%201.338-1.354h.065c1.196-.018%202.843-.042%204.184.674c.71.38%201.329.959%201.76%201.814M10.75%2011.25V7.742c1.242-.015%202.453.004%203.38.5c.454.241.844.602%201.129%201.167c.29.576.491%201.401.491%202.591s-.2%202.015-.491%202.592a2.6%202.6%200%200%201-1.129%201.167c-.927.495-2.138.515-3.38.5V12.75H12a.75.75%200%200%200%200-1.5z%22%20clip-rule%3D%22evenodd%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%22M1.25%2012C1.25%206.063%206.063%201.25%2012%201.25S22.75%206.063%2022.75%2012S17.937%2022.75%2012%2022.75S1.25%2017.937%201.25%2012m15.348-3.268c.426.845.652%201.919.652%203.268c0%201.35-.226%202.424-.652%203.268a4.1%204.1%200%200%201-1.761%201.814c-1.341.716-2.988.692-4.184.675l-.065-.001a1.356%201.356%200%200%201-1.338-1.354V12.75H8a.75.75%200%200%201%200-1.5h1.25V7.598c0-.747.603-1.343%201.338-1.354h.065c1.196-.018%202.843-.042%204.184.674c.71.38%201.329.959%201.76%201.814M10.75%2011.25V7.742c1.242-.015%202.453.004%203.38.5c.454.241.844.602%201.129%201.167c.29.576.491%201.401.491%202.591s-.2%202.015-.491%202.592a2.6%202.6%200%200%201-1.129%201.167c-.927.495-2.138.515-3.38.5V12.75H12a.75.75%200%200%200%200-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/dogecoin-circle-solid.svg?color=%231a73e8&size=48