artstation logo
artstation from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- artstation
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the artstation logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.48 20.8h11.21l-2.33-4H2l1.68 2.91a2 2 0 0 0 1.8 1.09M15.1 4.28a2 2 0 0 0-1.78-1.08H9.84L20 20.78L21.6 18a2 2 0 0 0 .4-1.21a2 2 0 0 0-.32-1.09zM8.2 6.05L3.66 13.9h9.06z"/></svg>
React
import type { SVGProps } from "react";
export function BxlArtstation(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="M5.48 20.8h11.21l-2.33-4H2l1.68 2.91a2 2 0 0 0 1.8 1.09M15.1 4.28a2 2 0 0 0-1.78-1.08H9.84L20 20.78L21.6 18a2 2 0 0 0 .4-1.21a2 2 0 0 0-.32-1.09zM8.2 6.05L3.66 13.9h9.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.48 20.8h11.21l-2.33-4H2l1.68 2.91a2 2 0 0 0 1.8 1.09M15.1 4.28a2 2 0 0 0-1.78-1.08H9.84L20 20.78L21.6 18a2 2 0 0 0 .4-1.21a2 2 0 0 0-.32-1.09zM8.2 6.05L3.66 13.9h9.06z"/></svg> </template>
CSS
.icon-artstation {
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%22M5.48%2020.8h11.21l-2.33-4H2l1.68%202.91a2%202%200%200%200%201.8%201.09M15.1%204.28a2%202%200%200%200-1.78-1.08H9.84L20%2020.78L21.6%2018a2%202%200%200%200%20.4-1.21a2%202%200%200%200-.32-1.09zM8.2%206.05L3.66%2013.9h9.06z%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%22M5.48%2020.8h11.21l-2.33-4H2l1.68%202.91a2%202%200%200%200%201.8%201.09M15.1%204.28a2%202%200%200%200-1.78-1.08H9.84L20%2020.78L21.6%2018a2%202%200%200%200%20.4-1.21a2%202%200%200%200-.32-1.09zM8.2%206.05L3.66%2013.9h9.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/artstation.svg?color=%231a73e8&size=48