guitar icon
guitar-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- guitar-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
guitarEmoji One (Colored)guitarFont Awesome 6 SolidguitarFont Awesome SolidguitarFluent EmojiguitarFluent Emoji FlatguitarFluent Emoji High ContrastguitarFirefox OS EmojiguitarHuge IconsguitarLine AwesomeguitarLucideguitar-fillMingCute IconguitarNoto EmojiguitarOpenMojiguitarPhosphorguitarStreamline EmojisguitarTDesign IconsguitarTwitter Emoji
Use the guitar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m14.491 3.783l1.12-1.119a.586.586 0 0 1 .829 0l.895.895c.23.23.23.6 0 .83l-1.119 1.119zm-.707.707l-2.53 2.531l-.13-.13a2.126 2.126 0 0 0-3.405.553l-.339.677a.604.604 0 0 1-.66.323l-.058-.012a3.72 3.72 0 0 0-3.704 1.415a4.79 4.79 0 0 0 .445 6.262l.487.487a4.79 4.79 0 0 0 6.262.445a3.72 3.72 0 0 0 1.415-3.704l-.011-.059a.604.604 0 0 1 .322-.659l.677-.338a2.126 2.126 0 0 0 .553-3.406l-.13-.13l2.53-2.53zm-5.418 7.143a1.25 1.25 0 1 1 1.768-1.768a1.25 1.25 0 0 1-1.768 1.768"/></svg>
React
import type { SVGProps } from "react";
export function FluentGuitar20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m14.491 3.783l1.12-1.119a.586.586 0 0 1 .829 0l.895.895c.23.23.23.6 0 .83l-1.119 1.119zm-.707.707l-2.53 2.531l-.13-.13a2.126 2.126 0 0 0-3.405.553l-.339.677a.604.604 0 0 1-.66.323l-.058-.012a3.72 3.72 0 0 0-3.704 1.415a4.79 4.79 0 0 0 .445 6.262l.487.487a4.79 4.79 0 0 0 6.262.445a3.72 3.72 0 0 0 1.415-3.704l-.011-.059a.604.604 0 0 1 .322-.659l.677-.338a2.126 2.126 0 0 0 .553-3.406l-.13-.13l2.53-2.53zm-5.418 7.143a1.25 1.25 0 1 1 1.768-1.768a1.25 1.25 0 0 1-1.768 1.768"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m14.491 3.783l1.12-1.119a.586.586 0 0 1 .829 0l.895.895c.23.23.23.6 0 .83l-1.119 1.119zm-.707.707l-2.53 2.531l-.13-.13a2.126 2.126 0 0 0-3.405.553l-.339.677a.604.604 0 0 1-.66.323l-.058-.012a3.72 3.72 0 0 0-3.704 1.415a4.79 4.79 0 0 0 .445 6.262l.487.487a4.79 4.79 0 0 0 6.262.445a3.72 3.72 0 0 0 1.415-3.704l-.011-.059a.604.604 0 0 1 .322-.659l.677-.338a2.126 2.126 0 0 0 .553-3.406l-.13-.13l2.53-2.53zm-5.418 7.143a1.25 1.25 0 1 1 1.768-1.768a1.25 1.25 0 0 1-1.768 1.768"/></svg> </template>
CSS
.icon-guitar-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.491%203.783l1.12-1.119a.586.586%200%200%201%20.829%200l.895.895c.23.23.23.6%200%20.83l-1.119%201.119zm-.707.707l-2.53%202.531l-.13-.13a2.126%202.126%200%200%200-3.405.553l-.339.677a.604.604%200%200%201-.66.323l-.058-.012a3.72%203.72%200%200%200-3.704%201.415a4.79%204.79%200%200%200%20.445%206.262l.487.487a4.79%204.79%200%200%200%206.262.445a3.72%203.72%200%200%200%201.415-3.704l-.011-.059a.604.604%200%200%201%20.322-.659l.677-.338a2.126%202.126%200%200%200%20.553-3.406l-.13-.13l2.53-2.53zm-5.418%207.143a1.25%201.25%200%201%201%201.768-1.768a1.25%201.25%200%200%201-1.768%201.768%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.491%203.783l1.12-1.119a.586.586%200%200%201%20.829%200l.895.895c.23.23.23.6%200%20.83l-1.119%201.119zm-.707.707l-2.53%202.531l-.13-.13a2.126%202.126%200%200%200-3.405.553l-.339.677a.604.604%200%200%201-.66.323l-.058-.012a3.72%203.72%200%200%200-3.704%201.415a4.79%204.79%200%200%200%20.445%206.262l.487.487a4.79%204.79%200%200%200%206.262.445a3.72%203.72%200%200%200%201.415-3.704l-.011-.059a.604.604%200%200%201%20.322-.659l.677-.338a2.126%202.126%200%200%200%20.553-3.406l-.13-.13l2.53-2.53zm-5.418%207.143a1.25%201.25%200%201%201%201.768-1.768a1.25%201.25%200%200%201-1.768%201.768%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/guitar-20-filled.svg?color=%231a73e8&size=48