mojang from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
mojang
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the mojang logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.213 0A9.213 9.213 0 0 0 0 9.213V32h22.787A9.213 9.213 0 0 0 32 22.787V0zm13.484 3.459c.756 0 1.365 3.339 1.365 4.093a1.363 1.363 0 0 1-1.365 1.407a1.36 1.36 0 0 1-1.364-1.407c0-.755.615-4.093 1.364-4.093m-3.484 3.869c.923.256 2.776 5.032 4.849 2.959c1.932-1.932 2.735 9.552 2.735 9.552l-2.735-1.365s0-2.728-4.093-5.457C14.89 9.626 9.046 11.861 9.046 17.105c0 10.713 17.751 6.828 17.751 6.828s-.005 2.729-2.735 2.729H7.687c-2.729 0-2.735-2.729-2.735-2.729V10.288c0-2.735 2.735-2.735 2.735-2.735h5.457c2.729 0 5.459 2.735 5.459 2.735c0-1.989.156-2.803.437-2.943a.24.24 0 0 1 .172-.016z"/></svg>

React

import type { SVGProps } from "react";

export function CibMojang(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.213 0A9.213 9.213 0 0 0 0 9.213V32h22.787A9.213 9.213 0 0 0 32 22.787V0zm13.484 3.459c.756 0 1.365 3.339 1.365 4.093a1.363 1.363 0 0 1-1.365 1.407a1.36 1.36 0 0 1-1.364-1.407c0-.755.615-4.093 1.364-4.093m-3.484 3.869c.923.256 2.776 5.032 4.849 2.959c1.932-1.932 2.735 9.552 2.735 9.552l-2.735-1.365s0-2.728-4.093-5.457C14.89 9.626 9.046 11.861 9.046 17.105c0 10.713 17.751 6.828 17.751 6.828s-.005 2.729-2.735 2.729H7.687c-2.729 0-2.735-2.729-2.735-2.729V10.288c0-2.735 2.735-2.735 2.735-2.735h5.457c2.729 0 5.459 2.735 5.459 2.735c0-1.989.156-2.803.437-2.943a.24.24 0 0 1 .172-.016z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.213 0A9.213 9.213 0 0 0 0 9.213V32h22.787A9.213 9.213 0 0 0 32 22.787V0zm13.484 3.459c.756 0 1.365 3.339 1.365 4.093a1.363 1.363 0 0 1-1.365 1.407a1.36 1.36 0 0 1-1.364-1.407c0-.755.615-4.093 1.364-4.093m-3.484 3.869c.923.256 2.776 5.032 4.849 2.959c1.932-1.932 2.735 9.552 2.735 9.552l-2.735-1.365s0-2.728-4.093-5.457C14.89 9.626 9.046 11.861 9.046 17.105c0 10.713 17.751 6.828 17.751 6.828s-.005 2.729-2.735 2.729H7.687c-2.729 0-2.735-2.729-2.735-2.729V10.288c0-2.735 2.735-2.735 2.735-2.735h5.457c2.729 0 5.459 2.735 5.459 2.735c0-1.989.156-2.803.437-2.943a.24.24 0 0 1 .172-.016z"/></svg>
</template>

CSS

.icon-mojang {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.213%200A9.213%209.213%200%200%200%200%209.213V32h22.787A9.213%209.213%200%200%200%2032%2022.787V0zm13.484%203.459c.756%200%201.365%203.339%201.365%204.093a1.363%201.363%200%200%201-1.365%201.407a1.36%201.36%200%200%201-1.364-1.407c0-.755.615-4.093%201.364-4.093m-3.484%203.869c.923.256%202.776%205.032%204.849%202.959c1.932-1.932%202.735%209.552%202.735%209.552l-2.735-1.365s0-2.728-4.093-5.457C14.89%209.626%209.046%2011.861%209.046%2017.105c0%2010.713%2017.751%206.828%2017.751%206.828s-.005%202.729-2.735%202.729H7.687c-2.729%200-2.735-2.729-2.735-2.729V10.288c0-2.735%202.735-2.735%202.735-2.735h5.457c2.729%200%205.459%202.735%205.459%202.735c0-1.989.156-2.803.437-2.943a.24.24%200%200%201%20.172-.016z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.213%200A9.213%209.213%200%200%200%200%209.213V32h22.787A9.213%209.213%200%200%200%2032%2022.787V0zm13.484%203.459c.756%200%201.365%203.339%201.365%204.093a1.363%201.363%200%200%201-1.365%201.407a1.36%201.36%200%200%201-1.364-1.407c0-.755.615-4.093%201.364-4.093m-3.484%203.869c.923.256%202.776%205.032%204.849%202.959c1.932-1.932%202.735%209.552%202.735%209.552l-2.735-1.365s0-2.728-4.093-5.457C14.89%209.626%209.046%2011.861%209.046%2017.105c0%2010.713%2017.751%206.828%2017.751%206.828s-.005%202.729-2.735%202.729H7.687c-2.729%200-2.735-2.729-2.735-2.729V10.288c0-2.735%202.735-2.735%202.735-2.735h5.457c2.729%200%205.459%202.735%205.459%202.735c0-1.989.156-2.803.437-2.943a.24.24%200%200%201%20.172-.016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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