antlr logo
antlr from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- antlr
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the antlr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f44336" d="M10.355 1.614a10.469 10.483 0 0 1 11.813 7.792a10.327 10.34 0 0 1-1.565 8.673a10.583 10.597 0 0 1-14.819 2.428a10.416 10.43 0 0 1-4.222-7.14a10.641 10.656 0 0 1 .999-5.994a10.498 10.512 0 0 1 7.795-5.76m.27 3.825c-.949 2.08-1.9 4.16-2.83 6.25c-.479 1.345-1.127 2.615-1.716 3.915c-.174.408-.468.853-.287 1.312a1.088 1.09 0 0 0 1.575.556c.458-.261.566-.828.778-1.272c.952-2.405 2.13-4.708 3.11-7.104a7.356 7.366 0 0 1 .776-1.6c.568 1.406 1.186 2.791 1.773 4.19a14.819 14.839 0 0 1 .969 2.197c-1.51-.015-3.02-.004-4.531-.01c2.073 1.233 4.202 2.379 6.305 3.562a1.094 1.094 0 0 0 1.698-1.036c-.425-1.15-1.014-2.237-1.5-3.364c-.917-2.393-2.076-4.685-3.097-7.036a2.685 2.689 0 0 0-.738-1.163a1.564 1.566 0 0 0-2.285.602z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeAntlr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f44336" d="M10.355 1.614a10.469 10.483 0 0 1 11.813 7.792a10.327 10.34 0 0 1-1.565 8.673a10.583 10.597 0 0 1-14.819 2.428a10.416 10.43 0 0 1-4.222-7.14a10.641 10.656 0 0 1 .999-5.994a10.498 10.512 0 0 1 7.795-5.76m.27 3.825c-.949 2.08-1.9 4.16-2.83 6.25c-.479 1.345-1.127 2.615-1.716 3.915c-.174.408-.468.853-.287 1.312a1.088 1.09 0 0 0 1.575.556c.458-.261.566-.828.778-1.272c.952-2.405 2.13-4.708 3.11-7.104a7.356 7.366 0 0 1 .776-1.6c.568 1.406 1.186 2.791 1.773 4.19a14.819 14.839 0 0 1 .969 2.197c-1.51-.015-3.02-.004-4.531-.01c2.073 1.233 4.202 2.379 6.305 3.562a1.094 1.094 0 0 0 1.698-1.036c-.425-1.15-1.014-2.237-1.5-3.364c-.917-2.393-2.076-4.685-3.097-7.036a2.685 2.689 0 0 0-.738-1.163a1.564 1.566 0 0 0-2.285.602z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f44336" d="M10.355 1.614a10.469 10.483 0 0 1 11.813 7.792a10.327 10.34 0 0 1-1.565 8.673a10.583 10.597 0 0 1-14.819 2.428a10.416 10.43 0 0 1-4.222-7.14a10.641 10.656 0 0 1 .999-5.994a10.498 10.512 0 0 1 7.795-5.76m.27 3.825c-.949 2.08-1.9 4.16-2.83 6.25c-.479 1.345-1.127 2.615-1.716 3.915c-.174.408-.468.853-.287 1.312a1.088 1.09 0 0 0 1.575.556c.458-.261.566-.828.778-1.272c.952-2.405 2.13-4.708 3.11-7.104a7.356 7.366 0 0 1 .776-1.6c.568 1.406 1.186 2.791 1.773 4.19a14.819 14.839 0 0 1 .969 2.197c-1.51-.015-3.02-.004-4.531-.01c2.073 1.233 4.202 2.379 6.305 3.562a1.094 1.094 0 0 0 1.698-1.036c-.425-1.15-1.014-2.237-1.5-3.364c-.917-2.393-2.076-4.685-3.097-7.036a2.685 2.689 0 0 0-.738-1.163a1.564 1.566 0 0 0-2.285.602z"/></svg> </template>
CSS
.icon-antlr {
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%22%23f44336%22%20d%3D%22M10.355%201.614a10.469%2010.483%200%200%201%2011.813%207.792a10.327%2010.34%200%200%201-1.565%208.673a10.583%2010.597%200%200%201-14.819%202.428a10.416%2010.43%200%200%201-4.222-7.14a10.641%2010.656%200%200%201%20.999-5.994a10.498%2010.512%200%200%201%207.795-5.76m.27%203.825c-.949%202.08-1.9%204.16-2.83%206.25c-.479%201.345-1.127%202.615-1.716%203.915c-.174.408-.468.853-.287%201.312a1.088%201.09%200%200%200%201.575.556c.458-.261.566-.828.778-1.272c.952-2.405%202.13-4.708%203.11-7.104a7.356%207.366%200%200%201%20.776-1.6c.568%201.406%201.186%202.791%201.773%204.19a14.819%2014.839%200%200%201%20.969%202.197c-1.51-.015-3.02-.004-4.531-.01c2.073%201.233%204.202%202.379%206.305%203.562a1.094%201.094%200%200%200%201.698-1.036c-.425-1.15-1.014-2.237-1.5-3.364c-.917-2.393-2.076-4.685-3.097-7.036a2.685%202.689%200%200%200-.738-1.163a1.564%201.566%200%200%200-2.285.602z%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%22%23f44336%22%20d%3D%22M10.355%201.614a10.469%2010.483%200%200%201%2011.813%207.792a10.327%2010.34%200%200%201-1.565%208.673a10.583%2010.597%200%200%201-14.819%202.428a10.416%2010.43%200%200%201-4.222-7.14a10.641%2010.656%200%200%201%20.999-5.994a10.498%2010.512%200%200%201%207.795-5.76m.27%203.825c-.949%202.08-1.9%204.16-2.83%206.25c-.479%201.345-1.127%202.615-1.716%203.915c-.174.408-.468.853-.287%201.312a1.088%201.09%200%200%200%201.575.556c.458-.261.566-.828.778-1.272c.952-2.405%202.13-4.708%203.11-7.104a7.356%207.366%200%200%201%20.776-1.6c.568%201.406%201.186%202.791%201.773%204.19a14.819%2014.839%200%200%201%20.969%202.197c-1.51-.015-3.02-.004-4.531-.01c2.073%201.233%204.202%202.379%206.305%203.562a1.094%201.094%200%200%200%201.698-1.036c-.425-1.15-1.014-2.237-1.5-3.364c-.917-2.393-2.076-4.685-3.097-7.036a2.685%202.689%200%200%200-.738-1.163a1.564%201.566%200%200%200-2.285.602z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/antlr.svg?color=%231a73e8&size=48