linux mint logo
linux-mint from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- linux-mint
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Related icons in CoreUI Brands
Use the linux mint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 2.255v5.594h2.438c1.703 0 2 1.151 2 2.745l.016 9.88c0 5.12 4.589 9.271 10.24 9.271h13.953c1.786 0 3.354-1.109 3.354-2.813V11.609c0-5.12-4.589-9.266-10.245-9.266h-5.875v-.021zm7.63 3.422h2.802V19.76c0 1.885 1.313 3.344 2.854 3.344l9.557.042c1.995 0 3.552-1.344 3.552-2.943l-.021-7.474a1.58 1.58 0 0 0-.51-1.214a1.64 1.64 0 0 0-1.224-.51c-.5 0-.87.156-1.224.51a1.6 1.6 0 0 0-.516 1.214v6.396h-2.964v-6.396c0-.484-.167-.865-.521-1.214a1.6 1.6 0 0 0-1.219-.51c-.49 0-.865.161-1.219.51s-.521.729-.521 1.214v6.401h-2.964v-6.401c0-1.266.479-2.385 1.385-3.286a4.6 4.6 0 0 1 3.318-1.365c1.25 0 2.333.464 3.214 1.297a4.6 4.6 0 0 1 3.229-1.297c1.271 0 2.401.464 3.313 1.365a4.52 4.52 0 0 1 1.391 3.286l.01 7.99c-.141 1.339-.719 2.526-1.708 3.516a5.83 5.83 0 0 1-4.234 1.75H12.764v-.047c-1.302-.141-2.464-.693-3.427-1.625c-1.125-1.099-1.708-2.458-1.708-4.01z"/></svg>
React
import type { SVGProps } from "react";
export function CibLinuxMint(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="M0 2.255v5.594h2.438c1.703 0 2 1.151 2 2.745l.016 9.88c0 5.12 4.589 9.271 10.24 9.271h13.953c1.786 0 3.354-1.109 3.354-2.813V11.609c0-5.12-4.589-9.266-10.245-9.266h-5.875v-.021zm7.63 3.422h2.802V19.76c0 1.885 1.313 3.344 2.854 3.344l9.557.042c1.995 0 3.552-1.344 3.552-2.943l-.021-7.474a1.58 1.58 0 0 0-.51-1.214a1.64 1.64 0 0 0-1.224-.51c-.5 0-.87.156-1.224.51a1.6 1.6 0 0 0-.516 1.214v6.396h-2.964v-6.396c0-.484-.167-.865-.521-1.214a1.6 1.6 0 0 0-1.219-.51c-.49 0-.865.161-1.219.51s-.521.729-.521 1.214v6.401h-2.964v-6.401c0-1.266.479-2.385 1.385-3.286a4.6 4.6 0 0 1 3.318-1.365c1.25 0 2.333.464 3.214 1.297a4.6 4.6 0 0 1 3.229-1.297c1.271 0 2.401.464 3.313 1.365a4.52 4.52 0 0 1 1.391 3.286l.01 7.99c-.141 1.339-.719 2.526-1.708 3.516a5.83 5.83 0 0 1-4.234 1.75H12.764v-.047c-1.302-.141-2.464-.693-3.427-1.625c-1.125-1.099-1.708-2.458-1.708-4.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 2.255v5.594h2.438c1.703 0 2 1.151 2 2.745l.016 9.88c0 5.12 4.589 9.271 10.24 9.271h13.953c1.786 0 3.354-1.109 3.354-2.813V11.609c0-5.12-4.589-9.266-10.245-9.266h-5.875v-.021zm7.63 3.422h2.802V19.76c0 1.885 1.313 3.344 2.854 3.344l9.557.042c1.995 0 3.552-1.344 3.552-2.943l-.021-7.474a1.58 1.58 0 0 0-.51-1.214a1.64 1.64 0 0 0-1.224-.51c-.5 0-.87.156-1.224.51a1.6 1.6 0 0 0-.516 1.214v6.396h-2.964v-6.396c0-.484-.167-.865-.521-1.214a1.6 1.6 0 0 0-1.219-.51c-.49 0-.865.161-1.219.51s-.521.729-.521 1.214v6.401h-2.964v-6.401c0-1.266.479-2.385 1.385-3.286a4.6 4.6 0 0 1 3.318-1.365c1.25 0 2.333.464 3.214 1.297a4.6 4.6 0 0 1 3.229-1.297c1.271 0 2.401.464 3.313 1.365a4.52 4.52 0 0 1 1.391 3.286l.01 7.99c-.141 1.339-.719 2.526-1.708 3.516a5.83 5.83 0 0 1-4.234 1.75H12.764v-.047c-1.302-.141-2.464-.693-3.427-1.625c-1.125-1.099-1.708-2.458-1.708-4.01z"/></svg> </template>
CSS
.icon-linux-mint {
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%22M0%202.255v5.594h2.438c1.703%200%202%201.151%202%202.745l.016%209.88c0%205.12%204.589%209.271%2010.24%209.271h13.953c1.786%200%203.354-1.109%203.354-2.813V11.609c0-5.12-4.589-9.266-10.245-9.266h-5.875v-.021zm7.63%203.422h2.802V19.76c0%201.885%201.313%203.344%202.854%203.344l9.557.042c1.995%200%203.552-1.344%203.552-2.943l-.021-7.474a1.58%201.58%200%200%200-.51-1.214a1.64%201.64%200%200%200-1.224-.51c-.5%200-.87.156-1.224.51a1.6%201.6%200%200%200-.516%201.214v6.396h-2.964v-6.396c0-.484-.167-.865-.521-1.214a1.6%201.6%200%200%200-1.219-.51c-.49%200-.865.161-1.219.51s-.521.729-.521%201.214v6.401h-2.964v-6.401c0-1.266.479-2.385%201.385-3.286a4.6%204.6%200%200%201%203.318-1.365c1.25%200%202.333.464%203.214%201.297a4.6%204.6%200%200%201%203.229-1.297c1.271%200%202.401.464%203.313%201.365a4.52%204.52%200%200%201%201.391%203.286l.01%207.99c-.141%201.339-.719%202.526-1.708%203.516a5.83%205.83%200%200%201-4.234%201.75H12.764v-.047c-1.302-.141-2.464-.693-3.427-1.625c-1.125-1.099-1.708-2.458-1.708-4.01z%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%22M0%202.255v5.594h2.438c1.703%200%202%201.151%202%202.745l.016%209.88c0%205.12%204.589%209.271%2010.24%209.271h13.953c1.786%200%203.354-1.109%203.354-2.813V11.609c0-5.12-4.589-9.266-10.245-9.266h-5.875v-.021zm7.63%203.422h2.802V19.76c0%201.885%201.313%203.344%202.854%203.344l9.557.042c1.995%200%203.552-1.344%203.552-2.943l-.021-7.474a1.58%201.58%200%200%200-.51-1.214a1.64%201.64%200%200%200-1.224-.51c-.5%200-.87.156-1.224.51a1.6%201.6%200%200%200-.516%201.214v6.396h-2.964v-6.396c0-.484-.167-.865-.521-1.214a1.6%201.6%200%200%200-1.219-.51c-.49%200-.865.161-1.219.51s-.521.729-.521%201.214v6.401h-2.964v-6.401c0-1.266.479-2.385%201.385-3.286a4.6%204.6%200%200%201%203.318-1.365c1.25%200%202.333.464%203.214%201.297a4.6%204.6%200%200%201%203.229-1.297c1.271%200%202.401.464%203.313%201.365a4.52%204.52%200%200%201%201.391%203.286l.01%207.99c-.141%201.339-.719%202.526-1.708%203.516a5.83%205.83%200%200%201-4.234%201.75H12.764v-.047c-1.302-.141-2.464-.693-3.427-1.625c-1.125-1.099-1.708-2.458-1.708-4.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/linux-mint.svg?color=%231a73e8&size=48