guitar-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
guitar-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Use the guitar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m21.193 4.131l1.498-1.517a1 1 0 0 1 1.42-.005l1.186 1.188a1 1 0 0 1 .005 1.41l-1.508 1.526zM20.139 5.2l-4.193 4.247l-.192-.192c-1.546-1.546-4.152-1.123-5.13.832l-.51 1.021a.916.916 0 0 1-.999.489l-.089-.018a5.6 5.6 0 0 0-5.582 2.133a7.22 7.22 0 0 0 .671 9.44l.734.733a7.22 7.22 0 0 0 9.44.67a5.6 5.6 0 0 0 2.132-5.581l-.017-.089a.916.916 0 0 1 .488-.998l1.021-.511c1.955-.978 2.378-3.584.833-5.13l-.2-.198L22.74 7.8zm-9.553 12.215a2 2 0 1 1 2.828-2.829a2 2 0 0 1-2.828 2.828"/></svg>

React

import type { SVGProps } from "react";

export function FluentGuitar28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m21.193 4.131l1.498-1.517a1 1 0 0 1 1.42-.005l1.186 1.188a1 1 0 0 1 .005 1.41l-1.508 1.526zM20.139 5.2l-4.193 4.247l-.192-.192c-1.546-1.546-4.152-1.123-5.13.832l-.51 1.021a.916.916 0 0 1-.999.489l-.089-.018a5.6 5.6 0 0 0-5.582 2.133a7.22 7.22 0 0 0 .671 9.44l.734.733a7.22 7.22 0 0 0 9.44.67a5.6 5.6 0 0 0 2.132-5.581l-.017-.089a.916.916 0 0 1 .488-.998l1.021-.511c1.955-.978 2.378-3.584.833-5.13l-.2-.198L22.74 7.8zm-9.553 12.215a2 2 0 1 1 2.828-2.829a2 2 0 0 1-2.828 2.828"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m21.193 4.131l1.498-1.517a1 1 0 0 1 1.42-.005l1.186 1.188a1 1 0 0 1 .005 1.41l-1.508 1.526zM20.139 5.2l-4.193 4.247l-.192-.192c-1.546-1.546-4.152-1.123-5.13.832l-.51 1.021a.916.916 0 0 1-.999.489l-.089-.018a5.6 5.6 0 0 0-5.582 2.133a7.22 7.22 0 0 0 .671 9.44l.734.733a7.22 7.22 0 0 0 9.44.67a5.6 5.6 0 0 0 2.132-5.581l-.017-.089a.916.916 0 0 1 .488-.998l1.021-.511c1.955-.978 2.378-3.584.833-5.13l-.2-.198L22.74 7.8zm-9.553 12.215a2 2 0 1 1 2.828-2.829a2 2 0 0 1-2.828 2.828"/></svg>
</template>

CSS

.icon-guitar-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.193%204.131l1.498-1.517a1%201%200%200%201%201.42-.005l1.186%201.188a1%201%200%200%201%20.005%201.41l-1.508%201.526zM20.139%205.2l-4.193%204.247l-.192-.192c-1.546-1.546-4.152-1.123-5.13.832l-.51%201.021a.916.916%200%200%201-.999.489l-.089-.018a5.6%205.6%200%200%200-5.582%202.133a7.22%207.22%200%200%200%20.671%209.44l.734.733a7.22%207.22%200%200%200%209.44.67a5.6%205.6%200%200%200%202.132-5.581l-.017-.089a.916.916%200%200%201%20.488-.998l1.021-.511c1.955-.978%202.378-3.584.833-5.13l-.2-.198L22.74%207.8zm-9.553%2012.215a2%202%200%201%201%202.828-2.829a2%202%200%200%201-2.828%202.828%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.193%204.131l1.498-1.517a1%201%200%200%201%201.42-.005l1.186%201.188a1%201%200%200%201%20.005%201.41l-1.508%201.526zM20.139%205.2l-4.193%204.247l-.192-.192c-1.546-1.546-4.152-1.123-5.13.832l-.51%201.021a.916.916%200%200%201-.999.489l-.089-.018a5.6%205.6%200%200%200-5.582%202.133a7.22%207.22%200%200%200%20.671%209.44l.734.733a7.22%207.22%200%200%200%209.44.67a5.6%205.6%200%200%200%202.132-5.581l-.017-.089a.916.916%200%200%201%20.488-.998l1.021-.511c1.955-.978%202.378-3.584.833-5.13l-.2-.198L22.74%207.8zm-9.553%2012.215a2%202%200%201%201%202.828-2.829a2%202%200%200%201-2.828%202.828%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/guitar-28-filled.svg?color=%231a73e8&size=48