The HugeIcons deviantart icon depicts the DeviantArt logo and is typically used to link to the DeviantArt platform or represent content originating from it.
Common uses
- Link to DeviantArt profile
- Social media sharing button
- Attribution for DeviantArt content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeviantartIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeviantartIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- deviant artart communityartist platform
FAQ
- What does the Deviantart icon represent?
- It represents the DeviantArt logo, a popular online community for artists and art enthusiasts.
- How do I use the Deviantart icon in React?
- Import both HugeiconsIcon and DeviantartIcon, then render <HugeiconsIcon icon={DeviantartIcon} />.
- What is the license for this icon?
- The HugeIcons deviantart icon is available under the MIT license.