classifier language icon

classifier-language from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
classifier-language
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the classifier language icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4Zm-6-6h4v4h-4Zm-4 19.41L18.59 22L16 24.59L13.41 22L12 23.41L14.59 26L12 28.59L13.41 30L16 27.41L18.59 30L20 28.59L17.41 26zM20 14h-8v2h3v5h2v-5h3zM7 9.86a4 4 0 1 0-2 0V14H2v2h7v-2H7ZM4 6a2 2 0 1 1 2 2a2 2 0 0 1-2-2"/></svg>

React

import type { SVGProps } from "react";

export function CarbonClassifierLanguage(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="M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4Zm-6-6h4v4h-4Zm-4 19.41L18.59 22L16 24.59L13.41 22L12 23.41L14.59 26L12 28.59L13.41 30L16 27.41L18.59 30L20 28.59L17.41 26zM20 14h-8v2h3v5h2v-5h3zM7 9.86a4 4 0 1 0-2 0V14H2v2h7v-2H7ZM4 6a2 2 0 1 1 2 2a2 2 0 0 1-2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 10V2h-8v8h3v4h-2v2h7v-2h-3v-4Zm-6-6h4v4h-4Zm-4 19.41L18.59 22L16 24.59L13.41 22L12 23.41L14.59 26L12 28.59L13.41 30L16 27.41L18.59 30L20 28.59L17.41 26zM20 14h-8v2h3v5h2v-5h3zM7 9.86a4 4 0 1 0-2 0V14H2v2h7v-2H7ZM4 6a2 2 0 1 1 2 2a2 2 0 0 1-2-2"/></svg>
</template>

CSS

.icon-classifier-language {
  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%22M30%2010V2h-8v8h3v4h-2v2h7v-2h-3v-4Zm-6-6h4v4h-4Zm-4%2019.41L18.59%2022L16%2024.59L13.41%2022L12%2023.41L14.59%2026L12%2028.59L13.41%2030L16%2027.41L18.59%2030L20%2028.59L17.41%2026zM20%2014h-8v2h3v5h2v-5h3zM7%209.86a4%204%200%201%200-2%200V14H2v2h7v-2H7ZM4%206a2%202%200%201%201%202%202a2%202%200%200%201-2-2%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%22M30%2010V2h-8v8h3v4h-2v2h7v-2h-3v-4Zm-6-6h4v4h-4Zm-4%2019.41L18.59%2022L16%2024.59L13.41%2022L12%2023.41L14.59%2026L12%2028.59L13.41%2030L16%2027.41L18.59%2030L20%2028.59L17.41%2026zM20%2014h-8v2h3v5h2v-5h3zM7%209.86a4%204%200%201%200-2%200V14H2v2h7v-2H7ZM4%206a2%202%200%201%201%202%202a2%202%200%200%201-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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