deviantart icon

deviantart from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
deviantart
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the deviantart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 2c.827 0 1 .173 1 1v3.139c0 .303-.001.307-.171.559l-3.276 4.854c-.463.686-.695 1.028-.554 1.294c.141.265.555.265 1.383.265H18c.827 0 1 .173 1 1v2.445c0 .827-.173 1-1 1h-5.437c-1.042 0-1.076.018-1.658.88L8.797 21.56c-.29.432-.308.441-.829.441H6c-.827 0-1-.173-1-1v-3.139c0-.303.001-.307.171-.559l3.276-4.854c.463-.686.695-1.028.554-1.294c-.141-.265-.555-.265-1.383-.265H6c-.827 0-1-.173-1-1V7.444c0-.827.173-1 1-1h5.437c1.042 0 1.076-.018 1.658-.88l2.108-3.123c.29-.432.308-.441.829-.441z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDeviantart(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M18 2c.827 0 1 .173 1 1v3.139c0 .303-.001.307-.171.559l-3.276 4.854c-.463.686-.695 1.028-.554 1.294c.141.265.555.265 1.383.265H18c.827 0 1 .173 1 1v2.445c0 .827-.173 1-1 1h-5.437c-1.042 0-1.076.018-1.658.88L8.797 21.56c-.29.432-.308.441-.829.441H6c-.827 0-1-.173-1-1v-3.139c0-.303.001-.307.171-.559l3.276-4.854c.463-.686.695-1.028.554-1.294c-.141-.265-.555-.265-1.383-.265H6c-.827 0-1-.173-1-1V7.444c0-.827.173-1 1-1h5.437c1.042 0 1.076-.018 1.658-.88l2.108-3.123c.29-.432.308-.441.829-.441z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 2c.827 0 1 .173 1 1v3.139c0 .303-.001.307-.171.559l-3.276 4.854c-.463.686-.695 1.028-.554 1.294c.141.265.555.265 1.383.265H18c.827 0 1 .173 1 1v2.445c0 .827-.173 1-1 1h-5.437c-1.042 0-1.076.018-1.658.88L8.797 21.56c-.29.432-.308.441-.829.441H6c-.827 0-1-.173-1-1v-3.139c0-.303.001-.307.171-.559l3.276-4.854c.463-.686.695-1.028.554-1.294c-.141-.265-.555-.265-1.383-.265H6c-.827 0-1-.173-1-1V7.444c0-.827.173-1 1-1h5.437c1.042 0 1.076-.018 1.658-.88l2.108-3.123c.29-.432.308-.441.829-.441z" clip-rule="evenodd"/></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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%202c.827%200%201%20.173%201%201v3.139c0%20.303-.001.307-.171.559l-3.276%204.854c-.463.686-.695%201.028-.554%201.294c.141.265.555.265%201.383.265H18c.827%200%201%20.173%201%201v2.445c0%20.827-.173%201-1%201h-5.437c-1.042%200-1.076.018-1.658.88L8.797%2021.56c-.29.432-.308.441-.829.441H6c-.827%200-1-.173-1-1v-3.139c0-.303.001-.307.171-.559l3.276-4.854c.463-.686.695-1.028.554-1.294c-.141-.265-.555-.265-1.383-.265H6c-.827%200-1-.173-1-1V7.444c0-.827.173-1%201-1h5.437c1.042%200%201.076-.018%201.658-.88l2.108-3.123c.29-.432.308-.441.829-.441z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%202c.827%200%201%20.173%201%201v3.139c0%20.303-.001.307-.171.559l-3.276%204.854c-.463.686-.695%201.028-.554%201.294c.141.265.555.265%201.383.265H18c.827%200%201%20.173%201%201v2.445c0%20.827-.173%201-1%201h-5.437c-1.042%200-1.076.018-1.658.88L8.797%2021.56c-.29.432-.308.441-.829.441H6c-.827%200-1-.173-1-1v-3.139c0-.303.001-.307.171-.559l3.276-4.854c.463-.686.695-1.028.554-1.294c-.141-.265-.555-.265-1.383-.265H6c-.827%200-1-.173-1-1V7.444c0-.827.173-1%201-1h5.437c1.042%200%201.076-.018%201.658-.88l2.108-3.123c.29-.432.308-.441.829-.441z%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/hugeicons/deviantart.svg?color=%231a73e8&size=48