linux alt icon

linux-alt-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.

Name
linux-alt-solid
Set
Teenyicons
Style
Solid
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

The same icon in other sets

Use the linux alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M4.54 2.407A3.01 3.01 0 0 1 7.5 0a3.01 3.01 0 0 1 2.96 2.407l.338 1.672a6.8 6.8 0 0 0 1.022 2.449l.58.863c.363.539.6 1.148.698 1.782a1.54 1.54 0 0 1 1.3.955l.492 1.22a1.52 1.52 0 0 1-.445 1.74l-1.884 1.558a1.55 1.55 0 0 1-1.91.048l-.76-.564l-.029-.023q-.56.152-1.168.154H6.306q-.608-.001-1.168-.154l-.03.023l-.759.564a1.55 1.55 0 0 1-1.91-.048L.554 13.089a1.52 1.52 0 0 1-.444-1.742l.492-1.219a1.54 1.54 0 0 1 1.3-.955a4.4 4.4 0 0 1 .697-1.782l.58-.863a6.8 6.8 0 0 0 1.023-2.449zm6.305 7.069a1.53 1.53 0 0 0-.489.618l-.768 1.777a2.6 2.6 0 0 1-1.303.353h-1.57c-.467 0-.915-.126-1.303-.353l-.768-1.777a1.5 1.5 0 0 0-.489-.618c.026-.322.114-.641.264-.938l1.258-2.495l.007.007a2.583 2.583 0 0 0 3.632 0l.007-.007l1.258 2.495c.15.297.238.616.264.938M9.04 4.269V3.056H8.014v.801q.328.066.634.218zm-2.055-.412v-.801H5.96v1.213l.393-.194q.306-.152.634-.218m-4.953 6.33a.51.51 0 0 0-.477.32l-.492 1.219a.51.51 0 0 0 .148.58l1.884 1.557a.52.52 0 0 0 .637.017l.759-.565a.51.51 0 0 0 .164-.608L3.7 10.495a.51.51 0 0 0-.472-.309zm11.411.32a.51.51 0 0 0-.477-.32h-1.195a.51.51 0 0 0-.472.308l-.956 2.212a.51.51 0 0 0 .164.608l.759.565c.19.141.454.134.637-.017l1.884-1.557a.51.51 0 0 0 .148-.58zM6.811 4.986a1.55 1.55 0 0 1 1.378 0l.498.247l-.097.097a1.55 1.55 0 0 1-2.18 0l-.097-.097z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsLinuxAltSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fillRule="evenodd" d="M4.54 2.407A3.01 3.01 0 0 1 7.5 0a3.01 3.01 0 0 1 2.96 2.407l.338 1.672a6.8 6.8 0 0 0 1.022 2.449l.58.863c.363.539.6 1.148.698 1.782a1.54 1.54 0 0 1 1.3.955l.492 1.22a1.52 1.52 0 0 1-.445 1.74l-1.884 1.558a1.55 1.55 0 0 1-1.91.048l-.76-.564l-.029-.023q-.56.152-1.168.154H6.306q-.608-.001-1.168-.154l-.03.023l-.759.564a1.55 1.55 0 0 1-1.91-.048L.554 13.089a1.52 1.52 0 0 1-.444-1.742l.492-1.219a1.54 1.54 0 0 1 1.3-.955a4.4 4.4 0 0 1 .697-1.782l.58-.863a6.8 6.8 0 0 0 1.023-2.449zm6.305 7.069a1.53 1.53 0 0 0-.489.618l-.768 1.777a2.6 2.6 0 0 1-1.303.353h-1.57c-.467 0-.915-.126-1.303-.353l-.768-1.777a1.5 1.5 0 0 0-.489-.618c.026-.322.114-.641.264-.938l1.258-2.495l.007.007a2.583 2.583 0 0 0 3.632 0l.007-.007l1.258 2.495c.15.297.238.616.264.938M9.04 4.269V3.056H8.014v.801q.328.066.634.218zm-2.055-.412v-.801H5.96v1.213l.393-.194q.306-.152.634-.218m-4.953 6.33a.51.51 0 0 0-.477.32l-.492 1.219a.51.51 0 0 0 .148.58l1.884 1.557a.52.52 0 0 0 .637.017l.759-.565a.51.51 0 0 0 .164-.608L3.7 10.495a.51.51 0 0 0-.472-.309zm11.411.32a.51.51 0 0 0-.477-.32h-1.195a.51.51 0 0 0-.472.308l-.956 2.212a.51.51 0 0 0 .164.608l.759.565c.19.141.454.134.637-.017l1.884-1.557a.51.51 0 0 0 .148-.58zM6.811 4.986a1.55 1.55 0 0 1 1.378 0l.498.247l-.097.097a1.55 1.55 0 0 1-2.18 0l-.097-.097z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M4.54 2.407A3.01 3.01 0 0 1 7.5 0a3.01 3.01 0 0 1 2.96 2.407l.338 1.672a6.8 6.8 0 0 0 1.022 2.449l.58.863c.363.539.6 1.148.698 1.782a1.54 1.54 0 0 1 1.3.955l.492 1.22a1.52 1.52 0 0 1-.445 1.74l-1.884 1.558a1.55 1.55 0 0 1-1.91.048l-.76-.564l-.029-.023q-.56.152-1.168.154H6.306q-.608-.001-1.168-.154l-.03.023l-.759.564a1.55 1.55 0 0 1-1.91-.048L.554 13.089a1.52 1.52 0 0 1-.444-1.742l.492-1.219a1.54 1.54 0 0 1 1.3-.955a4.4 4.4 0 0 1 .697-1.782l.58-.863a6.8 6.8 0 0 0 1.023-2.449zm6.305 7.069a1.53 1.53 0 0 0-.489.618l-.768 1.777a2.6 2.6 0 0 1-1.303.353h-1.57c-.467 0-.915-.126-1.303-.353l-.768-1.777a1.5 1.5 0 0 0-.489-.618c.026-.322.114-.641.264-.938l1.258-2.495l.007.007a2.583 2.583 0 0 0 3.632 0l.007-.007l1.258 2.495c.15.297.238.616.264.938M9.04 4.269V3.056H8.014v.801q.328.066.634.218zm-2.055-.412v-.801H5.96v1.213l.393-.194q.306-.152.634-.218m-4.953 6.33a.51.51 0 0 0-.477.32l-.492 1.219a.51.51 0 0 0 .148.58l1.884 1.557a.52.52 0 0 0 .637.017l.759-.565a.51.51 0 0 0 .164-.608L3.7 10.495a.51.51 0 0 0-.472-.309zm11.411.32a.51.51 0 0 0-.477-.32h-1.195a.51.51 0 0 0-.472.308l-.956 2.212a.51.51 0 0 0 .164.608l.759.565c.19.141.454.134.637-.017l1.884-1.557a.51.51 0 0 0 .148-.58zM6.811 4.986a1.55 1.55 0 0 1 1.378 0l.498.247l-.097.097a1.55 1.55 0 0 1-2.18 0l-.097-.097z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-linux-alt-solid {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4.54%202.407A3.01%203.01%200%200%201%207.5%200a3.01%203.01%200%200%201%202.96%202.407l.338%201.672a6.8%206.8%200%200%200%201.022%202.449l.58.863c.363.539.6%201.148.698%201.782a1.54%201.54%200%200%201%201.3.955l.492%201.22a1.52%201.52%200%200%201-.445%201.74l-1.884%201.558a1.55%201.55%200%200%201-1.91.048l-.76-.564l-.029-.023q-.56.152-1.168.154H6.306q-.608-.001-1.168-.154l-.03.023l-.759.564a1.55%201.55%200%200%201-1.91-.048L.554%2013.089a1.52%201.52%200%200%201-.444-1.742l.492-1.219a1.54%201.54%200%200%201%201.3-.955a4.4%204.4%200%200%201%20.697-1.782l.58-.863a6.8%206.8%200%200%200%201.023-2.449zm6.305%207.069a1.53%201.53%200%200%200-.489.618l-.768%201.777a2.6%202.6%200%200%201-1.303.353h-1.57c-.467%200-.915-.126-1.303-.353l-.768-1.777a1.5%201.5%200%200%200-.489-.618c.026-.322.114-.641.264-.938l1.258-2.495l.007.007a2.583%202.583%200%200%200%203.632%200l.007-.007l1.258%202.495c.15.297.238.616.264.938M9.04%204.269V3.056H8.014v.801q.328.066.634.218zm-2.055-.412v-.801H5.96v1.213l.393-.194q.306-.152.634-.218m-4.953%206.33a.51.51%200%200%200-.477.32l-.492%201.219a.51.51%200%200%200%20.148.58l1.884%201.557a.52.52%200%200%200%20.637.017l.759-.565a.51.51%200%200%200%20.164-.608L3.7%2010.495a.51.51%200%200%200-.472-.309zm11.411.32a.51.51%200%200%200-.477-.32h-1.195a.51.51%200%200%200-.472.308l-.956%202.212a.51.51%200%200%200%20.164.608l.759.565c.19.141.454.134.637-.017l1.884-1.557a.51.51%200%200%200%20.148-.58zM6.811%204.986a1.55%201.55%200%200%201%201.378%200l.498.247l-.097.097a1.55%201.55%200%200%201-2.18%200l-.097-.097z%22%20clip-rule%3D%22evenodd%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4.54%202.407A3.01%203.01%200%200%201%207.5%200a3.01%203.01%200%200%201%202.96%202.407l.338%201.672a6.8%206.8%200%200%200%201.022%202.449l.58.863c.363.539.6%201.148.698%201.782a1.54%201.54%200%200%201%201.3.955l.492%201.22a1.52%201.52%200%200%201-.445%201.74l-1.884%201.558a1.55%201.55%200%200%201-1.91.048l-.76-.564l-.029-.023q-.56.152-1.168.154H6.306q-.608-.001-1.168-.154l-.03.023l-.759.564a1.55%201.55%200%200%201-1.91-.048L.554%2013.089a1.52%201.52%200%200%201-.444-1.742l.492-1.219a1.54%201.54%200%200%201%201.3-.955a4.4%204.4%200%200%201%20.697-1.782l.58-.863a6.8%206.8%200%200%200%201.023-2.449zm6.305%207.069a1.53%201.53%200%200%200-.489.618l-.768%201.777a2.6%202.6%200%200%201-1.303.353h-1.57c-.467%200-.915-.126-1.303-.353l-.768-1.777a1.5%201.5%200%200%200-.489-.618c.026-.322.114-.641.264-.938l1.258-2.495l.007.007a2.583%202.583%200%200%200%203.632%200l.007-.007l1.258%202.495c.15.297.238.616.264.938M9.04%204.269V3.056H8.014v.801q.328.066.634.218zm-2.055-.412v-.801H5.96v1.213l.393-.194q.306-.152.634-.218m-4.953%206.33a.51.51%200%200%200-.477.32l-.492%201.219a.51.51%200%200%200%20.148.58l1.884%201.557a.52.52%200%200%200%20.637.017l.759-.565a.51.51%200%200%200%20.164-.608L3.7%2010.495a.51.51%200%200%200-.472-.309zm11.411.32a.51.51%200%200%200-.477-.32h-1.195a.51.51%200%200%200-.472.308l-.956%202.212a.51.51%200%200%200%20.164.608l.759.565c.19.141.454.134.637-.017l1.884-1.557a.51.51%200%200%200%20.148-.58zM6.811%204.986a1.55%201.55%200%200%201%201.378%200l.498.247l-.097.097a1.55%201.55%200%200%201-2.18%200l-.097-.097z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/linux-alt-solid.svg?color=%231a73e8&size=48