languagetool logo
languagetool from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- languagetool
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the languagetool logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.28 20.494L0 18.865c.67-.938 1.36-1.66 2.088-2.171c.805-.568 1.667-.869 2.555-.869c.824 0 1.539.198 2.178.582q.39.24.734.549c.16.14.281.255.53.504c.383.384.537.524.728.633c.205.127.422.185.735.185s.53-.058.734-.185c.192-.109.351-.25.734-.633c.25-.249.37-.364.537-.51a4.7 4.7 0 0 1 .728-.543c.639-.384 1.348-.582 2.171-.582c.824 0 1.533.198 2.172.582c.255.153.491.332.728.542c.166.147.287.262.536.511c.383.384.543.524.735.633c.204.127.421.185.734.185c.281 0 .588-.109.945-.358c.44-.306.92-.81 1.418-1.507L24 18.042c-.67.938-1.36 1.666-2.088 2.17c-.805.57-1.667.87-2.555.87c-.824 0-1.539-.199-2.178-.582a5 5 0 0 1-.734-.543c-.166-.146-.281-.261-.537-.51v-.007c-.376-.377-.536-.517-.728-.626c-.204-.127-.415-.185-.728-.185s-.523.058-.728.185c-.191.109-.35.25-.728.626v.007c-.255.249-.37.364-.536.51c-.243.211-.48.39-.735.543c-.638.383-1.354.581-2.177.581c-.824 0-1.54-.198-2.178-.58a5.6 5.6 0 0 1-.735-.544a11 11 0 0 1-.53-.51c-.383-.384-.536-.524-.728-.633c-.204-.127-.421-.185-.734-.185c-.281 0-.588.109-.945.358c-.44.313-.92.81-1.418 1.507M3.417 2.919h2.33c.965 0 1.75.779 1.75 1.75v6.795h4.554v2.452H6.795c-.964 0-1.75-.786-1.75-1.75V5.371H3.417Zm17.818 1.75v1.82h-2.453V5.37h-1.928v8.545H14.4V5.37h-1.928v1.118H10.02v-1.82c0-.971.786-1.75 1.75-1.75h7.708a1.75 1.75 0 0 1 1.757 1.75zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLanguagetool(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="M2.28 20.494L0 18.865c.67-.938 1.36-1.66 2.088-2.171c.805-.568 1.667-.869 2.555-.869c.824 0 1.539.198 2.178.582q.39.24.734.549c.16.14.281.255.53.504c.383.384.537.524.728.633c.205.127.422.185.735.185s.53-.058.734-.185c.192-.109.351-.25.734-.633c.25-.249.37-.364.537-.51a4.7 4.7 0 0 1 .728-.543c.639-.384 1.348-.582 2.171-.582c.824 0 1.533.198 2.172.582c.255.153.491.332.728.542c.166.147.287.262.536.511c.383.384.543.524.735.633c.204.127.421.185.734.185c.281 0 .588-.109.945-.358c.44-.306.92-.81 1.418-1.507L24 18.042c-.67.938-1.36 1.666-2.088 2.17c-.805.57-1.667.87-2.555.87c-.824 0-1.539-.199-2.178-.582a5 5 0 0 1-.734-.543c-.166-.146-.281-.261-.537-.51v-.007c-.376-.377-.536-.517-.728-.626c-.204-.127-.415-.185-.728-.185s-.523.058-.728.185c-.191.109-.35.25-.728.626v.007c-.255.249-.37.364-.536.51c-.243.211-.48.39-.735.543c-.638.383-1.354.581-2.177.581c-.824 0-1.54-.198-2.178-.58a5.6 5.6 0 0 1-.735-.544a11 11 0 0 1-.53-.51c-.383-.384-.536-.524-.728-.633c-.204-.127-.421-.185-.734-.185c-.281 0-.588.109-.945.358c-.44.313-.92.81-1.418 1.507M3.417 2.919h2.33c.965 0 1.75.779 1.75 1.75v6.795h4.554v2.452H6.795c-.964 0-1.75-.786-1.75-1.75V5.371H3.417Zm17.818 1.75v1.82h-2.453V5.37h-1.928v8.545H14.4V5.37h-1.928v1.118H10.02v-1.82c0-.971.786-1.75 1.75-1.75h7.708a1.75 1.75 0 0 1 1.757 1.75zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.28 20.494L0 18.865c.67-.938 1.36-1.66 2.088-2.171c.805-.568 1.667-.869 2.555-.869c.824 0 1.539.198 2.178.582q.39.24.734.549c.16.14.281.255.53.504c.383.384.537.524.728.633c.205.127.422.185.735.185s.53-.058.734-.185c.192-.109.351-.25.734-.633c.25-.249.37-.364.537-.51a4.7 4.7 0 0 1 .728-.543c.639-.384 1.348-.582 2.171-.582c.824 0 1.533.198 2.172.582c.255.153.491.332.728.542c.166.147.287.262.536.511c.383.384.543.524.735.633c.204.127.421.185.734.185c.281 0 .588-.109.945-.358c.44-.306.92-.81 1.418-1.507L24 18.042c-.67.938-1.36 1.666-2.088 2.17c-.805.57-1.667.87-2.555.87c-.824 0-1.539-.199-2.178-.582a5 5 0 0 1-.734-.543c-.166-.146-.281-.261-.537-.51v-.007c-.376-.377-.536-.517-.728-.626c-.204-.127-.415-.185-.728-.185s-.523.058-.728.185c-.191.109-.35.25-.728.626v.007c-.255.249-.37.364-.536.51c-.243.211-.48.39-.735.543c-.638.383-1.354.581-2.177.581c-.824 0-1.54-.198-2.178-.58a5.6 5.6 0 0 1-.735-.544a11 11 0 0 1-.53-.51c-.383-.384-.536-.524-.728-.633c-.204-.127-.421-.185-.734-.185c-.281 0-.588.109-.945.358c-.44.313-.92.81-1.418 1.507M3.417 2.919h2.33c.965 0 1.75.779 1.75 1.75v6.795h4.554v2.452H6.795c-.964 0-1.75-.786-1.75-1.75V5.371H3.417Zm17.818 1.75v1.82h-2.453V5.37h-1.928v8.545H14.4V5.37h-1.928v1.118H10.02v-1.82c0-.971.786-1.75 1.75-1.75h7.708a1.75 1.75 0 0 1 1.757 1.75zm0 0"/></svg> </template>
CSS
.icon-languagetool {
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%22M2.28%2020.494L0%2018.865c.67-.938%201.36-1.66%202.088-2.171c.805-.568%201.667-.869%202.555-.869c.824%200%201.539.198%202.178.582q.39.24.734.549c.16.14.281.255.53.504c.383.384.537.524.728.633c.205.127.422.185.735.185s.53-.058.734-.185c.192-.109.351-.25.734-.633c.25-.249.37-.364.537-.51a4.7%204.7%200%200%201%20.728-.543c.639-.384%201.348-.582%202.171-.582c.824%200%201.533.198%202.172.582c.255.153.491.332.728.542c.166.147.287.262.536.511c.383.384.543.524.735.633c.204.127.421.185.734.185c.281%200%20.588-.109.945-.358c.44-.306.92-.81%201.418-1.507L24%2018.042c-.67.938-1.36%201.666-2.088%202.17c-.805.57-1.667.87-2.555.87c-.824%200-1.539-.199-2.178-.582a5%205%200%200%201-.734-.543c-.166-.146-.281-.261-.537-.51v-.007c-.376-.377-.536-.517-.728-.626c-.204-.127-.415-.185-.728-.185s-.523.058-.728.185c-.191.109-.35.25-.728.626v.007c-.255.249-.37.364-.536.51c-.243.211-.48.39-.735.543c-.638.383-1.354.581-2.177.581c-.824%200-1.54-.198-2.178-.58a5.6%205.6%200%200%201-.735-.544a11%2011%200%200%201-.53-.51c-.383-.384-.536-.524-.728-.633c-.204-.127-.421-.185-.734-.185c-.281%200-.588.109-.945.358c-.44.313-.92.81-1.418%201.507M3.417%202.919h2.33c.965%200%201.75.779%201.75%201.75v6.795h4.554v2.452H6.795c-.964%200-1.75-.786-1.75-1.75V5.371H3.417Zm17.818%201.75v1.82h-2.453V5.37h-1.928v8.545H14.4V5.37h-1.928v1.118H10.02v-1.82c0-.971.786-1.75%201.75-1.75h7.708a1.75%201.75%200%200%201%201.757%201.75zm0%200%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%22M2.28%2020.494L0%2018.865c.67-.938%201.36-1.66%202.088-2.171c.805-.568%201.667-.869%202.555-.869c.824%200%201.539.198%202.178.582q.39.24.734.549c.16.14.281.255.53.504c.383.384.537.524.728.633c.205.127.422.185.735.185s.53-.058.734-.185c.192-.109.351-.25.734-.633c.25-.249.37-.364.537-.51a4.7%204.7%200%200%201%20.728-.543c.639-.384%201.348-.582%202.171-.582c.824%200%201.533.198%202.172.582c.255.153.491.332.728.542c.166.147.287.262.536.511c.383.384.543.524.735.633c.204.127.421.185.734.185c.281%200%20.588-.109.945-.358c.44-.306.92-.81%201.418-1.507L24%2018.042c-.67.938-1.36%201.666-2.088%202.17c-.805.57-1.667.87-2.555.87c-.824%200-1.539-.199-2.178-.582a5%205%200%200%201-.734-.543c-.166-.146-.281-.261-.537-.51v-.007c-.376-.377-.536-.517-.728-.626c-.204-.127-.415-.185-.728-.185s-.523.058-.728.185c-.191.109-.35.25-.728.626v.007c-.255.249-.37.364-.536.51c-.243.211-.48.39-.735.543c-.638.383-1.354.581-2.177.581c-.824%200-1.54-.198-2.178-.58a5.6%205.6%200%200%201-.735-.544a11%2011%200%200%201-.53-.51c-.383-.384-.536-.524-.728-.633c-.204-.127-.421-.185-.734-.185c-.281%200-.588.109-.945.358c-.44.313-.92.81-1.418%201.507M3.417%202.919h2.33c.965%200%201.75.779%201.75%201.75v6.795h4.554v2.452H6.795c-.964%200-1.75-.786-1.75-1.75V5.371H3.417Zm17.818%201.75v1.82h-2.453V5.37h-1.928v8.545H14.4V5.37h-1.928v1.118H10.02v-1.82c0-.971.786-1.75%201.75-1.75h7.708a1.75%201.75%200%200%201%201.757%201.75zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/languagetool.svg?color=%231a73e8&size=48