golang emoji
golang from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- golang
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the golang emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".893" d="M34.45 24.33c-.698.014-1.405.091-2.12.22c-3.5.64-6.363 2.434-8.524 5.264c-2.009 2.618-2.981 5.6-2.586 8.92c.335 2.799 1.613 5.051 3.865 6.756c2.434 1.825 5.204 2.405 8.186 2.01c3.622-.488 6.482-2.285 8.673-5.176c.5-.658.96-1.202 1.317-1.926c.525 1.796 1.544 3.341 3.006 4.604c2.13 1.826 4.656 2.62 7.425 2.68c.792-.09 1.612-.122 2.434-.274c2.83-.578 5.296-1.856 7.306-3.895c2.83-2.861 4.017-6.208 3.501-10.319c-.396-2.921-1.887-5.144-4.292-6.787c-2.648-1.796-5.57-2.1-8.674-1.553c-3.621.639-6.299 2.16-8.52 5.082c-.961 1.258-1.68 2.589-2.119 3.997l-9.781-.04c-.457-.001-.67.304-.762.486c-.426.791-1.157 2.375-1.553 3.318c-.213.518-.06.913.58.913h5.872c-.304.426-.548.793-.822 1.127c-1.37 1.553-3.104 2.282-5.173 2.008c-2.405-.335-4.078-2.343-4.109-4.778c-.03-2.465 1.034-4.443 3.103-5.783c1.735-1.126 3.593-1.399 5.51-.455c.64.304.975.638 1.43 1.155c.396.457.427.427.883.305c1.888-.487 3.196-.853 5.113-1.34c.365-.091.486-.243.303-.517c-.761-1.766-1.917-3.226-3.53-4.29c-1.848-1.256-3.851-1.759-5.944-1.713zm21.264 5.862c2.474-.08 4.654 1.553 5.134 4.19c.06.304.062.61.092 1.005c-.152 2.617-1.461 4.565-3.865 5.813c-1.613.821-3.287.912-4.96.182c-2.192-.974-3.349-3.38-2.801-5.753c.67-2.86 2.495-4.656 5.325-5.295q.543-.125 1.074-.142z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m10.891 40.064l6.645.043M7.573 31.9l9.963.082m-12.46 3.992l12.46.08m16.913-11.726c-.697.015-1.404.092-2.12.222c-3.5.639-6.362 2.433-8.523 5.263c-2.009 2.618-2.98 5.6-2.586 8.92c.335 2.799 1.613 5.051 3.865 6.756c2.434 1.826 5.203 2.406 8.186 2.01c3.622-.488 6.482-2.285 8.673-5.176c.5-.658.96-1.202 1.317-1.926c.525 1.796 1.544 3.34 3.005 4.604c2.131 1.826 4.657 2.62 7.427 2.68c.79-.091 1.61-.122 2.432-.274c2.832-.578 5.298-1.856 7.307-3.895c2.83-2.861 4.017-6.208 3.5-10.319c-.395-2.921-1.887-5.144-4.292-6.787c-2.647-1.796-5.569-2.1-8.673-1.553c-3.622.639-6.3 2.16-8.52 5.082c-.961 1.258-1.68 2.588-2.119 3.997l-9.781-.04c-.457-.001-.67.304-.762.487c-.426.79-1.157 2.373-1.553 3.317c-.213.518-.06.912.58.912l5.872.001c-.304.426-.548.793-.822 1.127c-1.37 1.553-3.104 2.283-5.173 2.009c-2.405-.335-4.079-2.345-4.11-4.779c-.03-2.465 1.035-4.444 3.104-5.782c1.735-1.127 3.593-1.4 5.51-.456c.64.304.975.638 1.43 1.155c.397.456.426.427.884.304c1.886-.486 3.195-.852 5.113-1.338c.364-.092.485-.244.302-.519c-.761-1.765-1.917-3.225-3.53-4.29c-1.849-1.255-3.851-1.758-5.944-1.713zm21.265 5.863c2.474-.08 4.654 1.553 5.134 4.19c.061.305.062.609.092 1.005c-.152 2.617-1.46 4.566-3.865 5.812c-1.613.822-3.287.913-4.96.183c-2.192-.973-3.349-3.38-2.801-5.753c.67-2.86 2.495-4.656 5.325-5.296q.544-.125 1.075-.141"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGolang(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".893" d="M34.45 24.33c-.698.014-1.405.091-2.12.22c-3.5.64-6.363 2.434-8.524 5.264c-2.009 2.618-2.981 5.6-2.586 8.92c.335 2.799 1.613 5.051 3.865 6.756c2.434 1.825 5.204 2.405 8.186 2.01c3.622-.488 6.482-2.285 8.673-5.176c.5-.658.96-1.202 1.317-1.926c.525 1.796 1.544 3.341 3.006 4.604c2.13 1.826 4.656 2.62 7.425 2.68c.792-.09 1.612-.122 2.434-.274c2.83-.578 5.296-1.856 7.306-3.895c2.83-2.861 4.017-6.208 3.501-10.319c-.396-2.921-1.887-5.144-4.292-6.787c-2.648-1.796-5.57-2.1-8.674-1.553c-3.621.639-6.299 2.16-8.52 5.082c-.961 1.258-1.68 2.589-2.119 3.997l-9.781-.04c-.457-.001-.67.304-.762.486c-.426.791-1.157 2.375-1.553 3.318c-.213.518-.06.913.58.913h5.872c-.304.426-.548.793-.822 1.127c-1.37 1.553-3.104 2.282-5.173 2.008c-2.405-.335-4.078-2.343-4.109-4.778c-.03-2.465 1.034-4.443 3.103-5.783c1.735-1.126 3.593-1.399 5.51-.455c.64.304.975.638 1.43 1.155c.396.457.427.427.883.305c1.888-.487 3.196-.853 5.113-1.34c.365-.091.486-.243.303-.517c-.761-1.766-1.917-3.226-3.53-4.29c-1.848-1.256-3.851-1.759-5.944-1.713zm21.264 5.862c2.474-.08 4.654 1.553 5.134 4.19c.06.304.062.61.092 1.005c-.152 2.617-1.461 4.565-3.865 5.813c-1.613.821-3.287.912-4.96.182c-2.192-.974-3.349-3.38-2.801-5.753c.67-2.86 2.495-4.656 5.325-5.295q.543-.125 1.074-.142z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m10.891 40.064l6.645.043M7.573 31.9l9.963.082m-12.46 3.992l12.46.08m16.913-11.726c-.697.015-1.404.092-2.12.222c-3.5.639-6.362 2.433-8.523 5.263c-2.009 2.618-2.98 5.6-2.586 8.92c.335 2.799 1.613 5.051 3.865 6.756c2.434 1.826 5.203 2.406 8.186 2.01c3.622-.488 6.482-2.285 8.673-5.176c.5-.658.96-1.202 1.317-1.926c.525 1.796 1.544 3.34 3.005 4.604c2.131 1.826 4.657 2.62 7.427 2.68c.79-.091 1.61-.122 2.432-.274c2.832-.578 5.298-1.856 7.307-3.895c2.83-2.861 4.017-6.208 3.5-10.319c-.395-2.921-1.887-5.144-4.292-6.787c-2.647-1.796-5.569-2.1-8.673-1.553c-3.622.639-6.3 2.16-8.52 5.082c-.961 1.258-1.68 2.588-2.119 3.997l-9.781-.04c-.457-.001-.67.304-.762.487c-.426.79-1.157 2.373-1.553 3.317c-.213.518-.06.912.58.912l5.872.001c-.304.426-.548.793-.822 1.127c-1.37 1.553-3.104 2.283-5.173 2.009c-2.405-.335-4.079-2.345-4.11-4.779c-.03-2.465 1.035-4.444 3.104-5.782c1.735-1.127 3.593-1.4 5.51-.456c.64.304.975.638 1.43 1.155c.397.456.426.427.884.304c1.886-.486 3.195-.852 5.113-1.338c.364-.092.485-.244.302-.519c-.761-1.765-1.917-3.225-3.53-4.29c-1.849-1.255-3.851-1.758-5.944-1.713zm21.265 5.863c2.474-.08 4.654 1.553 5.134 4.19c.061.305.062.609.092 1.005c-.152 2.617-1.46 4.566-3.865 5.812c-1.613.822-3.287.913-4.96.183c-2.192-.973-3.349-3.38-2.801-5.753c.67-2.86 2.495-4.656 5.325-5.296q.544-.125 1.075-.141"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".893" d="M34.45 24.33c-.698.014-1.405.091-2.12.22c-3.5.64-6.363 2.434-8.524 5.264c-2.009 2.618-2.981 5.6-2.586 8.92c.335 2.799 1.613 5.051 3.865 6.756c2.434 1.825 5.204 2.405 8.186 2.01c3.622-.488 6.482-2.285 8.673-5.176c.5-.658.96-1.202 1.317-1.926c.525 1.796 1.544 3.341 3.006 4.604c2.13 1.826 4.656 2.62 7.425 2.68c.792-.09 1.612-.122 2.434-.274c2.83-.578 5.296-1.856 7.306-3.895c2.83-2.861 4.017-6.208 3.501-10.319c-.396-2.921-1.887-5.144-4.292-6.787c-2.648-1.796-5.57-2.1-8.674-1.553c-3.621.639-6.299 2.16-8.52 5.082c-.961 1.258-1.68 2.589-2.119 3.997l-9.781-.04c-.457-.001-.67.304-.762.486c-.426.791-1.157 2.375-1.553 3.318c-.213.518-.06.913.58.913h5.872c-.304.426-.548.793-.822 1.127c-1.37 1.553-3.104 2.282-5.173 2.008c-2.405-.335-4.078-2.343-4.109-4.778c-.03-2.465 1.034-4.443 3.103-5.783c1.735-1.126 3.593-1.399 5.51-.455c.64.304.975.638 1.43 1.155c.396.457.427.427.883.305c1.888-.487 3.196-.853 5.113-1.34c.365-.091.486-.243.303-.517c-.761-1.766-1.917-3.226-3.53-4.29c-1.848-1.256-3.851-1.759-5.944-1.713zm21.264 5.862c2.474-.08 4.654 1.553 5.134 4.19c.06.304.062.61.092 1.005c-.152 2.617-1.461 4.565-3.865 5.813c-1.613.821-3.287.912-4.96.182c-2.192-.974-3.349-3.38-2.801-5.753c.67-2.86 2.495-4.656 5.325-5.295q.543-.125 1.074-.142z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m10.891 40.064l6.645.043M7.573 31.9l9.963.082m-12.46 3.992l12.46.08m16.913-11.726c-.697.015-1.404.092-2.12.222c-3.5.639-6.362 2.433-8.523 5.263c-2.009 2.618-2.98 5.6-2.586 8.92c.335 2.799 1.613 5.051 3.865 6.756c2.434 1.826 5.203 2.406 8.186 2.01c3.622-.488 6.482-2.285 8.673-5.176c.5-.658.96-1.202 1.317-1.926c.525 1.796 1.544 3.34 3.005 4.604c2.131 1.826 4.657 2.62 7.427 2.68c.79-.091 1.61-.122 2.432-.274c2.832-.578 5.298-1.856 7.307-3.895c2.83-2.861 4.017-6.208 3.5-10.319c-.395-2.921-1.887-5.144-4.292-6.787c-2.647-1.796-5.569-2.1-8.673-1.553c-3.622.639-6.3 2.16-8.52 5.082c-.961 1.258-1.68 2.588-2.119 3.997l-9.781-.04c-.457-.001-.67.304-.762.487c-.426.79-1.157 2.373-1.553 3.317c-.213.518-.06.912.58.912l5.872.001c-.304.426-.548.793-.822 1.127c-1.37 1.553-3.104 2.283-5.173 2.009c-2.405-.335-4.079-2.345-4.11-4.779c-.03-2.465 1.035-4.444 3.104-5.782c1.735-1.127 3.593-1.4 5.51-.456c.64.304.975.638 1.43 1.155c.397.456.426.427.884.304c1.886-.486 3.195-.852 5.113-1.338c.364-.092.485-.244.302-.519c-.761-1.765-1.917-3.225-3.53-4.29c-1.849-1.255-3.851-1.758-5.944-1.713zm21.265 5.863c2.474-.08 4.654 1.553 5.134 4.19c.061.305.062.609.092 1.005c-.152 2.617-1.46 4.566-3.865 5.812c-1.613.822-3.287.913-4.96.183c-2.192-.973-3.349-3.38-2.801-5.753c.67-2.86 2.495-4.656 5.325-5.296q.544-.125 1.075-.141"/></svg> </template>
CSS
.icon-golang {
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%2361b2e4%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.893%22%20d%3D%22M34.45%2024.33c-.698.014-1.405.091-2.12.22c-3.5.64-6.363%202.434-8.524%205.264c-2.009%202.618-2.981%205.6-2.586%208.92c.335%202.799%201.613%205.051%203.865%206.756c2.434%201.825%205.204%202.405%208.186%202.01c3.622-.488%206.482-2.285%208.673-5.176c.5-.658.96-1.202%201.317-1.926c.525%201.796%201.544%203.341%203.006%204.604c2.13%201.826%204.656%202.62%207.425%202.68c.792-.09%201.612-.122%202.434-.274c2.83-.578%205.296-1.856%207.306-3.895c2.83-2.861%204.017-6.208%203.501-10.319c-.396-2.921-1.887-5.144-4.292-6.787c-2.648-1.796-5.57-2.1-8.674-1.553c-3.621.639-6.299%202.16-8.52%205.082c-.961%201.258-1.68%202.589-2.119%203.997l-9.781-.04c-.457-.001-.67.304-.762.486c-.426.791-1.157%202.375-1.553%203.318c-.213.518-.06.913.58.913h5.872c-.304.426-.548.793-.822%201.127c-1.37%201.553-3.104%202.282-5.173%202.008c-2.405-.335-4.078-2.343-4.109-4.778c-.03-2.465%201.034-4.443%203.103-5.783c1.735-1.126%203.593-1.399%205.51-.455c.64.304.975.638%201.43%201.155c.396.457.427.427.883.305c1.888-.487%203.196-.853%205.113-1.34c.365-.091.486-.243.303-.517c-.761-1.766-1.917-3.226-3.53-4.29c-1.848-1.256-3.851-1.759-5.944-1.713zm21.264%205.862c2.474-.08%204.654%201.553%205.134%204.19c.06.304.062.61.092%201.005c-.152%202.617-1.461%204.565-3.865%205.813c-1.613.821-3.287.912-4.96.182c-2.192-.974-3.349-3.38-2.801-5.753c.67-2.86%202.495-4.656%205.325-5.295q.543-.125%201.074-.142z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m10.891%2040.064l6.645.043M7.573%2031.9l9.963.082m-12.46%203.992l12.46.08m16.913-11.726c-.697.015-1.404.092-2.12.222c-3.5.639-6.362%202.433-8.523%205.263c-2.009%202.618-2.98%205.6-2.586%208.92c.335%202.799%201.613%205.051%203.865%206.756c2.434%201.826%205.203%202.406%208.186%202.01c3.622-.488%206.482-2.285%208.673-5.176c.5-.658.96-1.202%201.317-1.926c.525%201.796%201.544%203.34%203.005%204.604c2.131%201.826%204.657%202.62%207.427%202.68c.79-.091%201.61-.122%202.432-.274c2.832-.578%205.298-1.856%207.307-3.895c2.83-2.861%204.017-6.208%203.5-10.319c-.395-2.921-1.887-5.144-4.292-6.787c-2.647-1.796-5.569-2.1-8.673-1.553c-3.622.639-6.3%202.16-8.52%205.082c-.961%201.258-1.68%202.588-2.119%203.997l-9.781-.04c-.457-.001-.67.304-.762.487c-.426.79-1.157%202.373-1.553%203.317c-.213.518-.06.912.58.912l5.872.001c-.304.426-.548.793-.822%201.127c-1.37%201.553-3.104%202.283-5.173%202.009c-2.405-.335-4.079-2.345-4.11-4.779c-.03-2.465%201.035-4.444%203.104-5.782c1.735-1.127%203.593-1.4%205.51-.456c.64.304.975.638%201.43%201.155c.397.456.426.427.884.304c1.886-.486%203.195-.852%205.113-1.338c.364-.092.485-.244.302-.519c-.761-1.765-1.917-3.225-3.53-4.29c-1.849-1.255-3.851-1.758-5.944-1.713zm21.265%205.863c2.474-.08%204.654%201.553%205.134%204.19c.061.305.062.609.092%201.005c-.152%202.617-1.46%204.566-3.865%205.812c-1.613.822-3.287.913-4.96.183c-2.192-.973-3.349-3.38-2.801-5.753c.67-2.86%202.495-4.656%205.325-5.296q.544-.125%201.075-.141%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.893%22%20d%3D%22M34.45%2024.33c-.698.014-1.405.091-2.12.22c-3.5.64-6.363%202.434-8.524%205.264c-2.009%202.618-2.981%205.6-2.586%208.92c.335%202.799%201.613%205.051%203.865%206.756c2.434%201.825%205.204%202.405%208.186%202.01c3.622-.488%206.482-2.285%208.673-5.176c.5-.658.96-1.202%201.317-1.926c.525%201.796%201.544%203.341%203.006%204.604c2.13%201.826%204.656%202.62%207.425%202.68c.792-.09%201.612-.122%202.434-.274c2.83-.578%205.296-1.856%207.306-3.895c2.83-2.861%204.017-6.208%203.501-10.319c-.396-2.921-1.887-5.144-4.292-6.787c-2.648-1.796-5.57-2.1-8.674-1.553c-3.621.639-6.299%202.16-8.52%205.082c-.961%201.258-1.68%202.589-2.119%203.997l-9.781-.04c-.457-.001-.67.304-.762.486c-.426.791-1.157%202.375-1.553%203.318c-.213.518-.06.913.58.913h5.872c-.304.426-.548.793-.822%201.127c-1.37%201.553-3.104%202.282-5.173%202.008c-2.405-.335-4.078-2.343-4.109-4.778c-.03-2.465%201.034-4.443%203.103-5.783c1.735-1.126%203.593-1.399%205.51-.455c.64.304.975.638%201.43%201.155c.396.457.427.427.883.305c1.888-.487%203.196-.853%205.113-1.34c.365-.091.486-.243.303-.517c-.761-1.766-1.917-3.226-3.53-4.29c-1.848-1.256-3.851-1.759-5.944-1.713zm21.264%205.862c2.474-.08%204.654%201.553%205.134%204.19c.06.304.062.61.092%201.005c-.152%202.617-1.461%204.565-3.865%205.813c-1.613.821-3.287.912-4.96.182c-2.192-.974-3.349-3.38-2.801-5.753c.67-2.86%202.495-4.656%205.325-5.295q.543-.125%201.074-.142z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m10.891%2040.064l6.645.043M7.573%2031.9l9.963.082m-12.46%203.992l12.46.08m16.913-11.726c-.697.015-1.404.092-2.12.222c-3.5.639-6.362%202.433-8.523%205.263c-2.009%202.618-2.98%205.6-2.586%208.92c.335%202.799%201.613%205.051%203.865%206.756c2.434%201.826%205.203%202.406%208.186%202.01c3.622-.488%206.482-2.285%208.673-5.176c.5-.658.96-1.202%201.317-1.926c.525%201.796%201.544%203.34%203.005%204.604c2.131%201.826%204.657%202.62%207.427%202.68c.79-.091%201.61-.122%202.432-.274c2.832-.578%205.298-1.856%207.307-3.895c2.83-2.861%204.017-6.208%203.5-10.319c-.395-2.921-1.887-5.144-4.292-6.787c-2.647-1.796-5.569-2.1-8.673-1.553c-3.622.639-6.3%202.16-8.52%205.082c-.961%201.258-1.68%202.588-2.119%203.997l-9.781-.04c-.457-.001-.67.304-.762.487c-.426.79-1.157%202.373-1.553%203.317c-.213.518-.06.912.58.912l5.872.001c-.304.426-.548.793-.822%201.127c-1.37%201.553-3.104%202.283-5.173%202.009c-2.405-.335-4.079-2.345-4.11-4.779c-.03-2.465%201.035-4.444%203.104-5.782c1.735-1.127%203.593-1.4%205.51-.456c.64.304.975.638%201.43%201.155c.397.456.426.427.884.304c1.886-.486%203.195-.852%205.113-1.338c.364-.092.485-.244.302-.519c-.761-1.765-1.917-3.225-3.53-4.29c-1.849-1.255-3.851-1.758-5.944-1.713zm21.265%205.863c2.474-.08%204.654%201.553%205.134%204.19c.061.305.062.609.092%201.005c-.152%202.617-1.46%204.566-3.865%205.812c-1.613.822-3.287.913-4.96.183c-2.192-.973-3.349-3.38-2.801-5.753c.67-2.86%202.495-4.656%205.325-5.296q.544-.125%201.075-.141%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/golang.svg?color=%231a73e8&size=48