deviantart logo

deviantart from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
deviantart
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the deviantart logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.207 4.794l.23-.43V0H15.07l-.436.44l-2.058 3.925l-.646.436H4.58v5.993h4.04l.36.436l-4.175 7.98l-.24.43V24H8.93l.436-.44l2.07-3.925l.644-.436h7.35v-5.993h-4.05l-.36-.438l4.186-7.977z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDeviantart(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" d="m19.207 4.794l.23-.43V0H15.07l-.436.44l-2.058 3.925l-.646.436H4.58v5.993h4.04l.36.436l-4.175 7.98l-.24.43V24H8.93l.436-.44l2.07-3.925l.644-.436h7.35v-5.993h-4.05l-.36-.438l4.186-7.977z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.207 4.794l.23-.43V0H15.07l-.436.44l-2.058 3.925l-.646.436H4.58v5.993h4.04l.36.436l-4.175 7.98l-.24.43V24H8.93l.436-.44l2.07-3.925l.644-.436h7.35v-5.993h-4.05l-.36-.438l4.186-7.977z"/></svg>
</template>

CSS

.icon-deviantart {
  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%20d%3D%22m19.207%204.794l.23-.43V0H15.07l-.436.44l-2.058%203.925l-.646.436H4.58v5.993h4.04l.36.436l-4.175%207.98l-.24.43V24H8.93l.436-.44l2.07-3.925l.644-.436h7.35v-5.993h-4.05l-.36-.438l4.186-7.977z%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%20d%3D%22m19.207%204.794l.23-.43V0H15.07l-.436.44l-2.058%203.925l-.646.436H4.58v5.993h4.04l.36.436l-4.175%207.98l-.24.43V24H8.93l.436-.44l2.07-3.925l.644-.436h7.35v-5.993h-4.05l-.36-.438l4.186-7.977z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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