language icon

language-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
language-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the language icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M363 176L246 464h47.24l24.49-58h90.54l24.49 58H480Zm-26.69 186L363 279.85L389.69 362ZM272 320c-.25-.19-20.59-15.77-45.42-42.67c39.58-53.64 62-114.61 71.15-143.33H352V90H214V48h-44v42H32v44h219.25c-9.52 26.95-27.05 69.5-53.79 108.36c-32.68-43.44-47.14-75.88-47.33-76.22L143 152l-38 22l6.87 13.86c.89 1.56 17.19 37.9 54.71 86.57c.92 1.21 1.85 2.39 2.78 3.57c-49.72 56.86-89.15 79.09-89.66 79.47L64 368l23 36l19.3-11.47c2.2-1.67 41.33-24 92-80.78c24.52 26.28 43.22 40.83 44.3 41.67L255 362Z"/></svg>

React

import type { SVGProps } from "react";

export function IonLanguageSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M363 176L246 464h47.24l24.49-58h90.54l24.49 58H480Zm-26.69 186L363 279.85L389.69 362ZM272 320c-.25-.19-20.59-15.77-45.42-42.67c39.58-53.64 62-114.61 71.15-143.33H352V90H214V48h-44v42H32v44h219.25c-9.52 26.95-27.05 69.5-53.79 108.36c-32.68-43.44-47.14-75.88-47.33-76.22L143 152l-38 22l6.87 13.86c.89 1.56 17.19 37.9 54.71 86.57c.92 1.21 1.85 2.39 2.78 3.57c-49.72 56.86-89.15 79.09-89.66 79.47L64 368l23 36l19.3-11.47c2.2-1.67 41.33-24 92-80.78c24.52 26.28 43.22 40.83 44.3 41.67L255 362Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M363 176L246 464h47.24l24.49-58h90.54l24.49 58H480Zm-26.69 186L363 279.85L389.69 362ZM272 320c-.25-.19-20.59-15.77-45.42-42.67c39.58-53.64 62-114.61 71.15-143.33H352V90H214V48h-44v42H32v44h219.25c-9.52 26.95-27.05 69.5-53.79 108.36c-32.68-43.44-47.14-75.88-47.33-76.22L143 152l-38 22l6.87 13.86c.89 1.56 17.19 37.9 54.71 86.57c.92 1.21 1.85 2.39 2.78 3.57c-49.72 56.86-89.15 79.09-89.66 79.47L64 368l23 36l19.3-11.47c2.2-1.67 41.33-24 92-80.78c24.52 26.28 43.22 40.83 44.3 41.67L255 362Z"/></svg>
</template>

CSS

.icon-language-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M363%20176L246%20464h47.24l24.49-58h90.54l24.49%2058H480Zm-26.69%20186L363%20279.85L389.69%20362ZM272%20320c-.25-.19-20.59-15.77-45.42-42.67c39.58-53.64%2062-114.61%2071.15-143.33H352V90H214V48h-44v42H32v44h219.25c-9.52%2026.95-27.05%2069.5-53.79%20108.36c-32.68-43.44-47.14-75.88-47.33-76.22L143%20152l-38%2022l6.87%2013.86c.89%201.56%2017.19%2037.9%2054.71%2086.57c.92%201.21%201.85%202.39%202.78%203.57c-49.72%2056.86-89.15%2079.09-89.66%2079.47L64%20368l23%2036l19.3-11.47c2.2-1.67%2041.33-24%2092-80.78c24.52%2026.28%2043.22%2040.83%2044.3%2041.67L255%20362Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M363%20176L246%20464h47.24l24.49-58h90.54l24.49%2058H480Zm-26.69%20186L363%20279.85L389.69%20362ZM272%20320c-.25-.19-20.59-15.77-45.42-42.67c39.58-53.64%2062-114.61%2071.15-143.33H352V90H214V48h-44v42H32v44h219.25c-9.52%2026.95-27.05%2069.5-53.79%20108.36c-32.68-43.44-47.14-75.88-47.33-76.22L143%20152l-38%2022l6.87%2013.86c.89%201.56%2017.19%2037.9%2054.71%2086.57c.92%201.21%201.85%202.39%202.78%203.57c-49.72%2056.86-89.15%2079.09-89.66%2079.47L64%20368l23%2036l19.3-11.47c2.2-1.67%2041.33-24%2092-80.78c24.52%2026.28%2043.22%2040.83%2044.3%2041.67L255%20362Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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