artist from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
artist
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
artist-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the artist icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.08 18.035q-.58-.581-.58-1.42q0-.838.58-1.419t1.42-.58q.316 0 .594.095q.279.095.521.297V9.846H21.5v1.539h-2v5.23q0 .839-.58 1.42q-.581.58-1.42.58t-1.42-.58m-7.703-7.527Q7.5 9.63 7.5 8.385t.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.123t-2.123.877t-2.123-.877M3.5 18.616v-1.647q0-.625.36-1.161q.361-.537.97-.835q1.455-.698 2.853-1.028t2.817-.33q.858 0 1.626.105t1.51.334q-.707.962-.857 2.209t.419 2.353z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightArtist(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="M16.08 18.035q-.58-.581-.58-1.42q0-.838.58-1.419t1.42-.58q.316 0 .594.095q.279.095.521.297V9.846H21.5v1.539h-2v5.23q0 .839-.58 1.42q-.581.58-1.42.58t-1.42-.58m-7.703-7.527Q7.5 9.63 7.5 8.385t.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.123t-2.123.877t-2.123-.877M3.5 18.616v-1.647q0-.625.36-1.161q.361-.537.97-.835q1.455-.698 2.853-1.028t2.817-.33q.858 0 1.626.105t1.51.334q-.707.962-.857 2.209t.419 2.353z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.08 18.035q-.58-.581-.58-1.42q0-.838.58-1.419t1.42-.58q.316 0 .594.095q.279.095.521.297V9.846H21.5v1.539h-2v5.23q0 .839-.58 1.42q-.581.58-1.42.58t-1.42-.58m-7.703-7.527Q7.5 9.63 7.5 8.385t.877-2.123t2.123-.877t2.123.877t.877 2.123t-.877 2.123t-2.123.877t-2.123-.877M3.5 18.616v-1.647q0-.625.36-1.161q.361-.537.97-.835q1.455-.698 2.853-1.028t2.817-.33q.858 0 1.626.105t1.51.334q-.707.962-.857 2.209t.419 2.353z"/></svg>
</template>

CSS

.icon-artist {
  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%22M16.08%2018.035q-.58-.581-.58-1.42q0-.838.58-1.419t1.42-.58q.316%200%20.594.095q.279.095.521.297V9.846H21.5v1.539h-2v5.23q0%20.839-.58%201.42q-.581.58-1.42.58t-1.42-.58m-7.703-7.527Q7.5%209.63%207.5%208.385t.877-2.123t2.123-.877t2.123.877t.877%202.123t-.877%202.123t-2.123.877t-2.123-.877M3.5%2018.616v-1.647q0-.625.36-1.161q.361-.537.97-.835q1.455-.698%202.853-1.028t2.817-.33q.858%200%201.626.105t1.51.334q-.707.962-.857%202.209t.419%202.353z%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%22M16.08%2018.035q-.58-.581-.58-1.42q0-.838.58-1.419t1.42-.58q.316%200%20.594.095q.279.095.521.297V9.846H21.5v1.539h-2v5.23q0%20.839-.58%201.42q-.581.58-1.42.58t-1.42-.58m-7.703-7.527Q7.5%209.63%207.5%208.385t.877-2.123t2.123-.877t2.123.877t.877%202.123t-.877%202.123t-2.123.877t-2.123-.877M3.5%2018.616v-1.647q0-.625.36-1.161q.361-.537.97-.835q1.455-.698%202.853-1.028t2.817-.33q.858%200%201.626.105t1.51.334q-.707.962-.857%202.209t.419%202.353z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/artist.svg?color=%231a73e8&size=48