banjo emoji
banjo from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- banjo
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the banjo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M59.65 9.614c-.062.004-4.9 4.868-5.962 5.512c-1.541 1.031-2.505 3.779-2.643 3.915L29.119 39.759a16 16 0 0 1 1.955 2.187l22.887-21.65a7.5 7.5 0 0 0 3.314-1.967c.306-.362 4.602-4.24 4.97-4.97c.757-1.497-2.093-3.777-2.595-3.745"/><path fill="#ea5a47" d="M34.708 38.436a.9.9 0 0 0-.215.215a1 1 0 0 1 .216-.213Zm-4.274 3.042l-.1-.14q.052.07.1.14"/><circle cx="21.349" cy="49.342" r="12" fill="#d0cfce"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m15.248 50.252l5.101 4.943m34.338-35.589a5.04 5.04 0 0 0 2.237-.58c.63-.397 3.532-3.361 5.182-5.068a1.7 1.7 0 0 0-.024-2.382l-1.529-1.529a1.694 1.694 0 0 0-2.379-.026c-1.827 1.765-5.133 4.973-5.461 5.385a3.3 3.3 0 0 0-.465 1.447a1.72 1.72 0 0 1-.5 1.005L29.554 39.497"/><circle cx="21.349" cy="49.342" r="12"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBanjo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M59.65 9.614c-.062.004-4.9 4.868-5.962 5.512c-1.541 1.031-2.505 3.779-2.643 3.915L29.119 39.759a16 16 0 0 1 1.955 2.187l22.887-21.65a7.5 7.5 0 0 0 3.314-1.967c.306-.362 4.602-4.24 4.97-4.97c.757-1.497-2.093-3.777-2.595-3.745"/><path fill="#ea5a47" d="M34.708 38.436a.9.9 0 0 0-.215.215a1 1 0 0 1 .216-.213Zm-4.274 3.042l-.1-.14q.052.07.1.14"/><circle cx="21.349" cy="49.342" r="12" fill="#d0cfce"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m15.248 50.252l5.101 4.943m34.338-35.589a5.04 5.04 0 0 0 2.237-.58c.63-.397 3.532-3.361 5.182-5.068a1.7 1.7 0 0 0-.024-2.382l-1.529-1.529a1.694 1.694 0 0 0-2.379-.026c-1.827 1.765-5.133 4.973-5.461 5.385a3.3 3.3 0 0 0-.465 1.447a1.72 1.72 0 0 1-.5 1.005L29.554 39.497"/><circle cx="21.349" cy="49.342" r="12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M59.65 9.614c-.062.004-4.9 4.868-5.962 5.512c-1.541 1.031-2.505 3.779-2.643 3.915L29.119 39.759a16 16 0 0 1 1.955 2.187l22.887-21.65a7.5 7.5 0 0 0 3.314-1.967c.306-.362 4.602-4.24 4.97-4.97c.757-1.497-2.093-3.777-2.595-3.745"/><path fill="#ea5a47" d="M34.708 38.436a.9.9 0 0 0-.215.215a1 1 0 0 1 .216-.213Zm-4.274 3.042l-.1-.14q.052.07.1.14"/><circle cx="21.349" cy="49.342" r="12" fill="#d0cfce"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m15.248 50.252l5.101 4.943m34.338-35.589a5.04 5.04 0 0 0 2.237-.58c.63-.397 3.532-3.361 5.182-5.068a1.7 1.7 0 0 0-.024-2.382l-1.529-1.529a1.694 1.694 0 0 0-2.379-.026c-1.827 1.765-5.133 4.973-5.461 5.385a3.3 3.3 0 0 0-.465 1.447a1.72 1.72 0 0 1-.5 1.005L29.554 39.497"/><circle cx="21.349" cy="49.342" r="12"/></g></svg> </template>
CSS
.icon-banjo {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M59.65%209.614c-.062.004-4.9%204.868-5.962%205.512c-1.541%201.031-2.505%203.779-2.643%203.915L29.119%2039.759a16%2016%200%200%201%201.955%202.187l22.887-21.65a7.5%207.5%200%200%200%203.314-1.967c.306-.362%204.602-4.24%204.97-4.97c.757-1.497-2.093-3.777-2.595-3.745%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M34.708%2038.436a.9.9%200%200%200-.215.215a1%201%200%200%201%20.216-.213Zm-4.274%203.042l-.1-.14q.052.07.1.14%22%2F%3E%3Ccircle%20cx%3D%2221.349%22%20cy%3D%2249.342%22%20r%3D%2212%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m15.248%2050.252l5.101%204.943m34.338-35.589a5.04%205.04%200%200%200%202.237-.58c.63-.397%203.532-3.361%205.182-5.068a1.7%201.7%200%200%200-.024-2.382l-1.529-1.529a1.694%201.694%200%200%200-2.379-.026c-1.827%201.765-5.133%204.973-5.461%205.385a3.3%203.3%200%200%200-.465%201.447a1.72%201.72%200%200%201-.5%201.005L29.554%2039.497%22%2F%3E%3Ccircle%20cx%3D%2221.349%22%20cy%3D%2249.342%22%20r%3D%2212%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M59.65%209.614c-.062.004-4.9%204.868-5.962%205.512c-1.541%201.031-2.505%203.779-2.643%203.915L29.119%2039.759a16%2016%200%200%201%201.955%202.187l22.887-21.65a7.5%207.5%200%200%200%203.314-1.967c.306-.362%204.602-4.24%204.97-4.97c.757-1.497-2.093-3.777-2.595-3.745%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M34.708%2038.436a.9.9%200%200%200-.215.215a1%201%200%200%201%20.216-.213Zm-4.274%203.042l-.1-.14q.052.07.1.14%22%2F%3E%3Ccircle%20cx%3D%2221.349%22%20cy%3D%2249.342%22%20r%3D%2212%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m15.248%2050.252l5.101%204.943m34.338-35.589a5.04%205.04%200%200%200%202.237-.58c.63-.397%203.532-3.361%205.182-5.068a1.7%201.7%200%200%200-.024-2.382l-1.529-1.529a1.694%201.694%200%200%200-2.379-.026c-1.827%201.765-5.133%204.973-5.461%205.385a3.3%203.3%200%200%200-.465%201.447a1.72%201.72%200%200%201-.5%201.005L29.554%2039.497%22%2F%3E%3Ccircle%20cx%3D%2221.349%22%20cy%3D%2249.342%22%20r%3D%2212%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/banjo.svg?color=%231a73e8&size=48