guitar-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
guitar-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

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 24 24"><path fill="currentColor" d="M16.848 2.395a1 1 0 0 1 1.219-.171l.866.5a1 1 0 0 1 .461 1.141l-.567 1.982a1 1 0 0 1-1.461.59L15.83 9.096c.92.72 1.37 1.492 1.675 2.211c.223.524.414 1.206.306 1.939c-.115.777-.547 1.48-1.329 2.03c-.504.353-.458.644-.299 1.207c.185.656.524 1.858.148 3.282c-.276 1.043-.943 1.865-1.7 2.41c-.745.538-1.667.872-2.539.827c-1.36-.07-2.749-.41-4.593-1.476c-1.845-1.065-2.834-2.097-3.575-3.24c-.474-.733-.646-1.697-.553-2.611c.094-.929.473-1.917 1.238-2.678c1.045-1.038 2.255-1.346 2.915-1.514c.567-.144.843-.248.897-.862c.085-.952.478-1.677 1.093-2.165c.581-.46 1.268-.636 1.832-.705c.776-.095 1.669-.09 2.752.345l1.535-2.659a1 1 0 0 1-.218-1.56zM10.067 16.08a1 1 0 0 0-1 1.732l.866.5a1 1 0 0 0 1-1.732zm2.683-3.646a1.5 1.5 0 0 0-2.05.548l-.004.01a1.5 1.5 0 0 0 2.598 1.5l.005-.01a1.5 1.5 0 0 0-.55-2.048"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteGuitarFill(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.848 2.395a1 1 0 0 1 1.219-.171l.866.5a1 1 0 0 1 .461 1.141l-.567 1.982a1 1 0 0 1-1.461.59L15.83 9.096c.92.72 1.37 1.492 1.675 2.211c.223.524.414 1.206.306 1.939c-.115.777-.547 1.48-1.329 2.03c-.504.353-.458.644-.299 1.207c.185.656.524 1.858.148 3.282c-.276 1.043-.943 1.865-1.7 2.41c-.745.538-1.667.872-2.539.827c-1.36-.07-2.749-.41-4.593-1.476c-1.845-1.065-2.834-2.097-3.575-3.24c-.474-.733-.646-1.697-.553-2.611c.094-.929.473-1.917 1.238-2.678c1.045-1.038 2.255-1.346 2.915-1.514c.567-.144.843-.248.897-.862c.085-.952.478-1.677 1.093-2.165c.581-.46 1.268-.636 1.832-.705c.776-.095 1.669-.09 2.752.345l1.535-2.659a1 1 0 0 1-.218-1.56zM10.067 16.08a1 1 0 0 0-1 1.732l.866.5a1 1 0 0 0 1-1.732zm2.683-3.646a1.5 1.5 0 0 0-2.05.548l-.004.01a1.5 1.5 0 0 0 2.598 1.5l.005-.01a1.5 1.5 0 0 0-.55-2.048"/></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.848 2.395a1 1 0 0 1 1.219-.171l.866.5a1 1 0 0 1 .461 1.141l-.567 1.982a1 1 0 0 1-1.461.59L15.83 9.096c.92.72 1.37 1.492 1.675 2.211c.223.524.414 1.206.306 1.939c-.115.777-.547 1.48-1.329 2.03c-.504.353-.458.644-.299 1.207c.185.656.524 1.858.148 3.282c-.276 1.043-.943 1.865-1.7 2.41c-.745.538-1.667.872-2.539.827c-1.36-.07-2.749-.41-4.593-1.476c-1.845-1.065-2.834-2.097-3.575-3.24c-.474-.733-.646-1.697-.553-2.611c.094-.929.473-1.917 1.238-2.678c1.045-1.038 2.255-1.346 2.915-1.514c.567-.144.843-.248.897-.862c.085-.952.478-1.677 1.093-2.165c.581-.46 1.268-.636 1.832-.705c.776-.095 1.669-.09 2.752.345l1.535-2.659a1 1 0 0 1-.218-1.56zM10.067 16.08a1 1 0 0 0-1 1.732l.866.5a1 1 0 0 0 1-1.732zm2.683-3.646a1.5 1.5 0 0 0-2.05.548l-.004.01a1.5 1.5 0 0 0 2.598 1.5l.005-.01a1.5 1.5 0 0 0-.55-2.048"/></svg>
</template>

CSS

.icon-guitar-fill {
  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.848%202.395a1%201%200%200%201%201.219-.171l.866.5a1%201%200%200%201%20.461%201.141l-.567%201.982a1%201%200%200%201-1.461.59L15.83%209.096c.92.72%201.37%201.492%201.675%202.211c.223.524.414%201.206.306%201.939c-.115.777-.547%201.48-1.329%202.03c-.504.353-.458.644-.299%201.207c.185.656.524%201.858.148%203.282c-.276%201.043-.943%201.865-1.7%202.41c-.745.538-1.667.872-2.539.827c-1.36-.07-2.749-.41-4.593-1.476c-1.845-1.065-2.834-2.097-3.575-3.24c-.474-.733-.646-1.697-.553-2.611c.094-.929.473-1.917%201.238-2.678c1.045-1.038%202.255-1.346%202.915-1.514c.567-.144.843-.248.897-.862c.085-.952.478-1.677%201.093-2.165c.581-.46%201.268-.636%201.832-.705c.776-.095%201.669-.09%202.752.345l1.535-2.659a1%201%200%200%201-.218-1.56zM10.067%2016.08a1%201%200%200%200-1%201.732l.866.5a1%201%200%200%200%201-1.732zm2.683-3.646a1.5%201.5%200%200%200-2.05.548l-.004.01a1.5%201.5%200%200%200%202.598%201.5l.005-.01a1.5%201.5%200%200%200-.55-2.048%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.848%202.395a1%201%200%200%201%201.219-.171l.866.5a1%201%200%200%201%20.461%201.141l-.567%201.982a1%201%200%200%201-1.461.59L15.83%209.096c.92.72%201.37%201.492%201.675%202.211c.223.524.414%201.206.306%201.939c-.115.777-.547%201.48-1.329%202.03c-.504.353-.458.644-.299%201.207c.185.656.524%201.858.148%203.282c-.276%201.043-.943%201.865-1.7%202.41c-.745.538-1.667.872-2.539.827c-1.36-.07-2.749-.41-4.593-1.476c-1.845-1.065-2.834-2.097-3.575-3.24c-.474-.733-.646-1.697-.553-2.611c.094-.929.473-1.917%201.238-2.678c1.045-1.038%202.255-1.346%202.915-1.514c.567-.144.843-.248.897-.862c.085-.952.478-1.677%201.093-2.165c.581-.46%201.268-.636%201.832-.705c.776-.095%201.669-.09%202.752.345l1.535-2.659a1%201%200%200%201-.218-1.56zM10.067%2016.08a1%201%200%200%200-1%201.732l.866.5a1%201%200%200%200%201-1.732zm2.683-3.646a1.5%201.5%200%200%200-2.05.548l-.004.01a1.5%201.5%200%200%200%202.598%201.5l.005-.01a1.5%201.5%200%200%200-.55-2.048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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