i18next from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
i18next
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the i18next logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.936 2.487v4.517l5.076 13.036s1.55 3.184-2.882 3.96H7.02s-4.132-.431-3.141-3.702L9.213 7.004V2.487zm2.09 13.108c-4.43-1.374-8.155-.637-9.975-.079l-1.836 4.419c-.783 2.499 2.273 2.941 2.597 2.98l.028.004h8.444c3.54-.598 2.511-2.972 2.415-3.177l-.007-.014zm-7.814.777c.79 0 1.43.386 1.43.865c0 .476-.64.864-1.43.864c-.788 0-1.427-.388-1.427-.864c0-.479.639-.865 1.427-.865m5.084 0c.787 0 1.427.386 1.427.865c0 .476-.64.864-1.427.864c-.79 0-1.429-.388-1.429-.864c0-.479.638-.865 1.43-.865m-4.5-5.213c-.552 0-1 .54-1 1.205c0 .666.448 1.205 1 1.205s1-.54 1-1.205c0-.666-.448-1.205-1-1.205m3.641-1.297c-.655 0-1.186.638-1.186 1.43c0 .786.531 1.426 1.186 1.426c.653 0 1.187-.64 1.187-1.427c0-.79-.533-1.429-1.187-1.429m6.037-2.738s-2.122 1.546-4.086-.42V4.556s2.724-.6 4.086 2.568m-14.844 0c1.36-3.168 4.085-2.568 4.085-2.568v2.148c-1.965 1.966-4.085.42-4.085.42M15.044 0c.495 0 .895.439.895.981s-.4.98-.895.98h-6.09c-.492 0-.894-.438-.894-.98S8.462 0 8.955 0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsI18next(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="M14.936 2.487v4.517l5.076 13.036s1.55 3.184-2.882 3.96H7.02s-4.132-.431-3.141-3.702L9.213 7.004V2.487zm2.09 13.108c-4.43-1.374-8.155-.637-9.975-.079l-1.836 4.419c-.783 2.499 2.273 2.941 2.597 2.98l.028.004h8.444c3.54-.598 2.511-2.972 2.415-3.177l-.007-.014zm-7.814.777c.79 0 1.43.386 1.43.865c0 .476-.64.864-1.43.864c-.788 0-1.427-.388-1.427-.864c0-.479.639-.865 1.427-.865m5.084 0c.787 0 1.427.386 1.427.865c0 .476-.64.864-1.427.864c-.79 0-1.429-.388-1.429-.864c0-.479.638-.865 1.43-.865m-4.5-5.213c-.552 0-1 .54-1 1.205c0 .666.448 1.205 1 1.205s1-.54 1-1.205c0-.666-.448-1.205-1-1.205m3.641-1.297c-.655 0-1.186.638-1.186 1.43c0 .786.531 1.426 1.186 1.426c.653 0 1.187-.64 1.187-1.427c0-.79-.533-1.429-1.187-1.429m6.037-2.738s-2.122 1.546-4.086-.42V4.556s2.724-.6 4.086 2.568m-14.844 0c1.36-3.168 4.085-2.568 4.085-2.568v2.148c-1.965 1.966-4.085.42-4.085.42M15.044 0c.495 0 .895.439.895.981s-.4.98-.895.98h-6.09c-.492 0-.894-.438-.894-.98S8.462 0 8.955 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.936 2.487v4.517l5.076 13.036s1.55 3.184-2.882 3.96H7.02s-4.132-.431-3.141-3.702L9.213 7.004V2.487zm2.09 13.108c-4.43-1.374-8.155-.637-9.975-.079l-1.836 4.419c-.783 2.499 2.273 2.941 2.597 2.98l.028.004h8.444c3.54-.598 2.511-2.972 2.415-3.177l-.007-.014zm-7.814.777c.79 0 1.43.386 1.43.865c0 .476-.64.864-1.43.864c-.788 0-1.427-.388-1.427-.864c0-.479.639-.865 1.427-.865m5.084 0c.787 0 1.427.386 1.427.865c0 .476-.64.864-1.427.864c-.79 0-1.429-.388-1.429-.864c0-.479.638-.865 1.43-.865m-4.5-5.213c-.552 0-1 .54-1 1.205c0 .666.448 1.205 1 1.205s1-.54 1-1.205c0-.666-.448-1.205-1-1.205m3.641-1.297c-.655 0-1.186.638-1.186 1.43c0 .786.531 1.426 1.186 1.426c.653 0 1.187-.64 1.187-1.427c0-.79-.533-1.429-1.187-1.429m6.037-2.738s-2.122 1.546-4.086-.42V4.556s2.724-.6 4.086 2.568m-14.844 0c1.36-3.168 4.085-2.568 4.085-2.568v2.148c-1.965 1.966-4.085.42-4.085.42M15.044 0c.495 0 .895.439.895.981s-.4.98-.895.98h-6.09c-.492 0-.894-.438-.894-.98S8.462 0 8.955 0z"/></svg>
</template>

CSS

.icon-i18next {
  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%22M14.936%202.487v4.517l5.076%2013.036s1.55%203.184-2.882%203.96H7.02s-4.132-.431-3.141-3.702L9.213%207.004V2.487zm2.09%2013.108c-4.43-1.374-8.155-.637-9.975-.079l-1.836%204.419c-.783%202.499%202.273%202.941%202.597%202.98l.028.004h8.444c3.54-.598%202.511-2.972%202.415-3.177l-.007-.014zm-7.814.777c.79%200%201.43.386%201.43.865c0%20.476-.64.864-1.43.864c-.788%200-1.427-.388-1.427-.864c0-.479.639-.865%201.427-.865m5.084%200c.787%200%201.427.386%201.427.865c0%20.476-.64.864-1.427.864c-.79%200-1.429-.388-1.429-.864c0-.479.638-.865%201.43-.865m-4.5-5.213c-.552%200-1%20.54-1%201.205c0%20.666.448%201.205%201%201.205s1-.54%201-1.205c0-.666-.448-1.205-1-1.205m3.641-1.297c-.655%200-1.186.638-1.186%201.43c0%20.786.531%201.426%201.186%201.426c.653%200%201.187-.64%201.187-1.427c0-.79-.533-1.429-1.187-1.429m6.037-2.738s-2.122%201.546-4.086-.42V4.556s2.724-.6%204.086%202.568m-14.844%200c1.36-3.168%204.085-2.568%204.085-2.568v2.148c-1.965%201.966-4.085.42-4.085.42M15.044%200c.495%200%20.895.439.895.981s-.4.98-.895.98h-6.09c-.492%200-.894-.438-.894-.98S8.462%200%208.955%200z%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%22M14.936%202.487v4.517l5.076%2013.036s1.55%203.184-2.882%203.96H7.02s-4.132-.431-3.141-3.702L9.213%207.004V2.487zm2.09%2013.108c-4.43-1.374-8.155-.637-9.975-.079l-1.836%204.419c-.783%202.499%202.273%202.941%202.597%202.98l.028.004h8.444c3.54-.598%202.511-2.972%202.415-3.177l-.007-.014zm-7.814.777c.79%200%201.43.386%201.43.865c0%20.476-.64.864-1.43.864c-.788%200-1.427-.388-1.427-.864c0-.479.639-.865%201.427-.865m5.084%200c.787%200%201.427.386%201.427.865c0%20.476-.64.864-1.427.864c-.79%200-1.429-.388-1.429-.864c0-.479.638-.865%201.43-.865m-4.5-5.213c-.552%200-1%20.54-1%201.205c0%20.666.448%201.205%201%201.205s1-.54%201-1.205c0-.666-.448-1.205-1-1.205m3.641-1.297c-.655%200-1.186.638-1.186%201.43c0%20.786.531%201.426%201.186%201.426c.653%200%201.187-.64%201.187-1.427c0-.79-.533-1.429-1.187-1.429m6.037-2.738s-2.122%201.546-4.086-.42V4.556s2.724-.6%204.086%202.568m-14.844%200c1.36-3.168%204.085-2.568%204.085-2.568v2.148c-1.965%201.966-4.085.42-4.085.42M15.044%200c.495%200%20.895.439.895.981s-.4.98-.895.98h-6.09c-.492%200-.894-.438-.894-.98S8.462%200%208.955%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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