linuxserver logo
linuxserver from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- linuxserver
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the linuxserver logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.256.719c-5.944 2.988-8.144 11.402-4.44 16.91h.002a12.03 12.03 0 0 0 5.12 4.503v-.002c8.72 4.335 19.309-4.302 16.643-13.793c-.212-.891-1.081-3.824-3.742-6.095c-1.237-1.133-4.163-1.606-6.21-1.152a.5.5 0 0 0-.148.064c-.667.435-1.482.596-2.264.739a.356.356 0 0 0-.29.34c-.011.351.18.76.312 1.037c.33.643.925 1.02 1.629 1.11c2.584.739 4.583 3.083 4.814 5.828c-1.967 1.247-4.603 1.414-6.885-.477q-.054-.043-.107-.09c-.74-.598-1.884.314-1.389 1.21c1.93 2.526 5.008 3.41 7.842 2.907c-3.182.593-7.13 1.05-10.184-.017c-.705-1.455-1.771-2.733-3.08-3.649a7.5 7.5 0 0 1 1-4.498c.604-.926-.796-1.836-1.404-.936c-.769 1.12-1.249 2.415-1.47 3.75l.061-.4C2.548 5.162 3.862 2.42 6.256.72m10.668.719c.047.004.061.011.061.004c.394.032.783.205.816.445c.026.188-.17.372-.435.502a1.9 1.9 0 0 1-.547.168c-.473.066-.036-.247-.078-.553s-.55-.488-.076-.554a1.2 1.2 0 0 1 .26-.012m-2.892.472c.478.032.477.497 0 .53c-.478-.033-.478-.498 0-.53m-3.958 4.477a.636.636 0 0 0-.636.633V9.16c.348-.171.782-.167 1.187-.018a12.3 12.3 0 0 0 2.02.977a.636.636 0 0 0 .535-.63V7.02a.636.636 0 0 0-.637-.633Zm-1.87 3.922a.636.636 0 0 0-.635.637v2.469a.636.636 0 0 0 .634.635h2.47a.635.635 0 0 0 .636-.635v-.15a8.1 8.1 0 0 1-2.406-2.112l-.022-.03l-.017-.032a1.4 1.4 0 0 1-.17-.782Zm5.03 0c.69.2 1.408.313 2.108.26a.64.64 0 0 0-.51-.26zm-1.491 3.19a.636.636 0 0 0 .62.55h.8a8.4 8.4 0 0 1-1.42-.55"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLinuxserver(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="M6.256.719c-5.944 2.988-8.144 11.402-4.44 16.91h.002a12.03 12.03 0 0 0 5.12 4.503v-.002c8.72 4.335 19.309-4.302 16.643-13.793c-.212-.891-1.081-3.824-3.742-6.095c-1.237-1.133-4.163-1.606-6.21-1.152a.5.5 0 0 0-.148.064c-.667.435-1.482.596-2.264.739a.356.356 0 0 0-.29.34c-.011.351.18.76.312 1.037c.33.643.925 1.02 1.629 1.11c2.584.739 4.583 3.083 4.814 5.828c-1.967 1.247-4.603 1.414-6.885-.477q-.054-.043-.107-.09c-.74-.598-1.884.314-1.389 1.21c1.93 2.526 5.008 3.41 7.842 2.907c-3.182.593-7.13 1.05-10.184-.017c-.705-1.455-1.771-2.733-3.08-3.649a7.5 7.5 0 0 1 1-4.498c.604-.926-.796-1.836-1.404-.936c-.769 1.12-1.249 2.415-1.47 3.75l.061-.4C2.548 5.162 3.862 2.42 6.256.72m10.668.719c.047.004.061.011.061.004c.394.032.783.205.816.445c.026.188-.17.372-.435.502a1.9 1.9 0 0 1-.547.168c-.473.066-.036-.247-.078-.553s-.55-.488-.076-.554a1.2 1.2 0 0 1 .26-.012m-2.892.472c.478.032.477.497 0 .53c-.478-.033-.478-.498 0-.53m-3.958 4.477a.636.636 0 0 0-.636.633V9.16c.348-.171.782-.167 1.187-.018a12.3 12.3 0 0 0 2.02.977a.636.636 0 0 0 .535-.63V7.02a.636.636 0 0 0-.637-.633Zm-1.87 3.922a.636.636 0 0 0-.635.637v2.469a.636.636 0 0 0 .634.635h2.47a.635.635 0 0 0 .636-.635v-.15a8.1 8.1 0 0 1-2.406-2.112l-.022-.03l-.017-.032a1.4 1.4 0 0 1-.17-.782Zm5.03 0c.69.2 1.408.313 2.108.26a.64.64 0 0 0-.51-.26zm-1.491 3.19a.636.636 0 0 0 .62.55h.8a8.4 8.4 0 0 1-1.42-.55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.256.719c-5.944 2.988-8.144 11.402-4.44 16.91h.002a12.03 12.03 0 0 0 5.12 4.503v-.002c8.72 4.335 19.309-4.302 16.643-13.793c-.212-.891-1.081-3.824-3.742-6.095c-1.237-1.133-4.163-1.606-6.21-1.152a.5.5 0 0 0-.148.064c-.667.435-1.482.596-2.264.739a.356.356 0 0 0-.29.34c-.011.351.18.76.312 1.037c.33.643.925 1.02 1.629 1.11c2.584.739 4.583 3.083 4.814 5.828c-1.967 1.247-4.603 1.414-6.885-.477q-.054-.043-.107-.09c-.74-.598-1.884.314-1.389 1.21c1.93 2.526 5.008 3.41 7.842 2.907c-3.182.593-7.13 1.05-10.184-.017c-.705-1.455-1.771-2.733-3.08-3.649a7.5 7.5 0 0 1 1-4.498c.604-.926-.796-1.836-1.404-.936c-.769 1.12-1.249 2.415-1.47 3.75l.061-.4C2.548 5.162 3.862 2.42 6.256.72m10.668.719c.047.004.061.011.061.004c.394.032.783.205.816.445c.026.188-.17.372-.435.502a1.9 1.9 0 0 1-.547.168c-.473.066-.036-.247-.078-.553s-.55-.488-.076-.554a1.2 1.2 0 0 1 .26-.012m-2.892.472c.478.032.477.497 0 .53c-.478-.033-.478-.498 0-.53m-3.958 4.477a.636.636 0 0 0-.636.633V9.16c.348-.171.782-.167 1.187-.018a12.3 12.3 0 0 0 2.02.977a.636.636 0 0 0 .535-.63V7.02a.636.636 0 0 0-.637-.633Zm-1.87 3.922a.636.636 0 0 0-.635.637v2.469a.636.636 0 0 0 .634.635h2.47a.635.635 0 0 0 .636-.635v-.15a8.1 8.1 0 0 1-2.406-2.112l-.022-.03l-.017-.032a1.4 1.4 0 0 1-.17-.782Zm5.03 0c.69.2 1.408.313 2.108.26a.64.64 0 0 0-.51-.26zm-1.491 3.19a.636.636 0 0 0 .62.55h.8a8.4 8.4 0 0 1-1.42-.55"/></svg> </template>
CSS
.icon-linuxserver {
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%22M6.256.719c-5.944%202.988-8.144%2011.402-4.44%2016.91h.002a12.03%2012.03%200%200%200%205.12%204.503v-.002c8.72%204.335%2019.309-4.302%2016.643-13.793c-.212-.891-1.081-3.824-3.742-6.095c-1.237-1.133-4.163-1.606-6.21-1.152a.5.5%200%200%200-.148.064c-.667.435-1.482.596-2.264.739a.356.356%200%200%200-.29.34c-.011.351.18.76.312%201.037c.33.643.925%201.02%201.629%201.11c2.584.739%204.583%203.083%204.814%205.828c-1.967%201.247-4.603%201.414-6.885-.477q-.054-.043-.107-.09c-.74-.598-1.884.314-1.389%201.21c1.93%202.526%205.008%203.41%207.842%202.907c-3.182.593-7.13%201.05-10.184-.017c-.705-1.455-1.771-2.733-3.08-3.649a7.5%207.5%200%200%201%201-4.498c.604-.926-.796-1.836-1.404-.936c-.769%201.12-1.249%202.415-1.47%203.75l.061-.4C2.548%205.162%203.862%202.42%206.256.72m10.668.719c.047.004.061.011.061.004c.394.032.783.205.816.445c.026.188-.17.372-.435.502a1.9%201.9%200%200%201-.547.168c-.473.066-.036-.247-.078-.553s-.55-.488-.076-.554a1.2%201.2%200%200%201%20.26-.012m-2.892.472c.478.032.477.497%200%20.53c-.478-.033-.478-.498%200-.53m-3.958%204.477a.636.636%200%200%200-.636.633V9.16c.348-.171.782-.167%201.187-.018a12.3%2012.3%200%200%200%202.02.977a.636.636%200%200%200%20.535-.63V7.02a.636.636%200%200%200-.637-.633Zm-1.87%203.922a.636.636%200%200%200-.635.637v2.469a.636.636%200%200%200%20.634.635h2.47a.635.635%200%200%200%20.636-.635v-.15a8.1%208.1%200%200%201-2.406-2.112l-.022-.03l-.017-.032a1.4%201.4%200%200%201-.17-.782Zm5.03%200c.69.2%201.408.313%202.108.26a.64.64%200%200%200-.51-.26zm-1.491%203.19a.636.636%200%200%200%20.62.55h.8a8.4%208.4%200%200%201-1.42-.55%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%22M6.256.719c-5.944%202.988-8.144%2011.402-4.44%2016.91h.002a12.03%2012.03%200%200%200%205.12%204.503v-.002c8.72%204.335%2019.309-4.302%2016.643-13.793c-.212-.891-1.081-3.824-3.742-6.095c-1.237-1.133-4.163-1.606-6.21-1.152a.5.5%200%200%200-.148.064c-.667.435-1.482.596-2.264.739a.356.356%200%200%200-.29.34c-.011.351.18.76.312%201.037c.33.643.925%201.02%201.629%201.11c2.584.739%204.583%203.083%204.814%205.828c-1.967%201.247-4.603%201.414-6.885-.477q-.054-.043-.107-.09c-.74-.598-1.884.314-1.389%201.21c1.93%202.526%205.008%203.41%207.842%202.907c-3.182.593-7.13%201.05-10.184-.017c-.705-1.455-1.771-2.733-3.08-3.649a7.5%207.5%200%200%201%201-4.498c.604-.926-.796-1.836-1.404-.936c-.769%201.12-1.249%202.415-1.47%203.75l.061-.4C2.548%205.162%203.862%202.42%206.256.72m10.668.719c.047.004.061.011.061.004c.394.032.783.205.816.445c.026.188-.17.372-.435.502a1.9%201.9%200%200%201-.547.168c-.473.066-.036-.247-.078-.553s-.55-.488-.076-.554a1.2%201.2%200%200%201%20.26-.012m-2.892.472c.478.032.477.497%200%20.53c-.478-.033-.478-.498%200-.53m-3.958%204.477a.636.636%200%200%200-.636.633V9.16c.348-.171.782-.167%201.187-.018a12.3%2012.3%200%200%200%202.02.977a.636.636%200%200%200%20.535-.63V7.02a.636.636%200%200%200-.637-.633Zm-1.87%203.922a.636.636%200%200%200-.635.637v2.469a.636.636%200%200%200%20.634.635h2.47a.635.635%200%200%200%20.636-.635v-.15a8.1%208.1%200%200%201-2.406-2.112l-.022-.03l-.017-.032a1.4%201.4%200%200%201-.17-.782Zm5.03%200c.69.2%201.408.313%202.108.26a.64.64%200%200%200-.51-.26zm-1.491%203.19a.636.636%200%200%200%20.62.55h.8a8.4%208.4%200%200%201-1.42-.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/linuxserver.svg?color=%231a73e8&size=48