artist icon
artist-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- artist-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- artist-outline-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="M18.616 9.846H21.5v1.539h-2v5.23q0 .84-.58 1.42t-1.419.58t-1.42-.58t-.581-1.419t.58-1.42t1.42-.58q.316 0 .594.094q.279.096.521.298zM3.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-.172.204-.313.408q-.14.204-.248.415q-.573-.13-1.249-.196q-.676-.065-1.326-.065q-1.329 0-2.627.311q-1.298.312-2.565.923q-.38.183-.593.485q-.215.302-.215.634v.647h8.352q.05.269.13.512q.079.244.216.488zm4.877-8.108Q7.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.535-.711q.588-.587.588-1.412t-.588-1.413t-1.412-.587t-1.413.587T8.5 8.385t.587 1.412t1.413.588t1.412-.588M10.5 17.616"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightArtistOutline(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="M18.616 9.846H21.5v1.539h-2v5.23q0 .84-.58 1.42t-1.419.58t-1.42-.58t-.581-1.419t.58-1.42t1.42-.58q.316 0 .594.094q.279.096.521.298zM3.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-.172.204-.313.408q-.14.204-.248.415q-.573-.13-1.249-.196q-.676-.065-1.326-.065q-1.329 0-2.627.311q-1.298.312-2.565.923q-.38.183-.593.485q-.215.302-.215.634v.647h8.352q.05.269.13.512q.079.244.216.488zm4.877-8.108Q7.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.535-.711q.588-.587.588-1.412t-.588-1.413t-1.412-.587t-1.413.587T8.5 8.385t.587 1.412t1.413.588t1.412-.588M10.5 17.616"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.616 9.846H21.5v1.539h-2v5.23q0 .84-.58 1.42t-1.419.58t-1.42-.58t-.581-1.419t.58-1.42t1.42-.58q.316 0 .594.094q.279.096.521.298zM3.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-.172.204-.313.408q-.14.204-.248.415q-.573-.13-1.249-.196q-.676-.065-1.326-.065q-1.329 0-2.627.311q-1.298.312-2.565.923q-.38.183-.593.485q-.215.302-.215.634v.647h8.352q.05.269.13.512q.079.244.216.488zm4.877-8.108Q7.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.535-.711q.588-.587.588-1.412t-.588-1.413t-1.412-.587t-1.413.587T8.5 8.385t.587 1.412t1.413.588t1.412-.588M10.5 17.616"/></svg> </template>
CSS
.icon-artist-outline {
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%22M18.616%209.846H21.5v1.539h-2v5.23q0%20.84-.58%201.42t-1.419.58t-1.42-.58t-.581-1.419t.58-1.42t1.42-.58q.316%200%20.594.094q.279.096.521.298zM3.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-.172.204-.313.408q-.14.204-.248.415q-.573-.13-1.249-.196q-.676-.065-1.326-.065q-1.329%200-2.627.311q-1.298.312-2.565.923q-.38.183-.593.485q-.215.302-.215.634v.647h8.352q.05.269.13.512q.079.244.216.488zm4.877-8.108Q7.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.535-.711q.588-.587.588-1.412t-.588-1.413t-1.412-.587t-1.413.587T8.5%208.385t.587%201.412t1.413.588t1.412-.588M10.5%2017.616%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%22M18.616%209.846H21.5v1.539h-2v5.23q0%20.84-.58%201.42t-1.419.58t-1.42-.58t-.581-1.419t.58-1.42t1.42-.58q.316%200%20.594.094q.279.096.521.298zM3.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-.172.204-.313.408q-.14.204-.248.415q-.573-.13-1.249-.196q-.676-.065-1.326-.065q-1.329%200-2.627.311q-1.298.312-2.565.923q-.38.183-.593.485q-.215.302-.215.634v.647h8.352q.05.269.13.512q.079.244.216.488zm4.877-8.108Q7.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.535-.711q.588-.587.588-1.412t-.588-1.413t-1.412-.587t-1.413.587T8.5%208.385t.587%201.412t1.413.588t1.412-.588M10.5%2017.616%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-outline.svg?color=%231a73e8&size=48