suse from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
suse
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the suse logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.67 10.227a.39.39 0 0 1-.43 0a.39.39 0 0 1-.061-.602a.383.383 0 0 1 .551 0c.17.17.15.462-.06.602m-1.12.882a1.444 1.444 0 1 1 .658-2.81a1.444 1.444 0 0 1-.659 2.81m-5.012 4.374c.04.118.09.273.205.335l.02.008c.212.078.76.065.76.065h1.005c.086.001.842-.001.823-.085c-.091-.405-.558-.477-.914-.688c-.328-.196-.64-.418-.78-.799c-.074-.197-.03-.65.096-.816a.65.65 0 0 1 .375-.231c.162-.035.33-.005.493.012c.2.02.397.056.597.08a7.4 7.4 0 0 0 1.161.06a6.4 6.4 0 0 0 1.89-.326a4.3 4.3 0 0 0 1.2-.602c.41-.305.303-.276-.113-.234q-.747.075-1.497.03c-.465-.028-.925-.083-1.345-.299c-.332-.171-.617-.342-.88-.608a.18.18 0 0 1 .009-.23c.07-.073.218-.031.263.007a3.25 3.25 0 0 0 1.85.733a12 12 0 0 0 1.138.01c.192-.009.48-.008.673-.01c.099 0 .37.028.42-.077a.2.2 0 0 0 .012-.1c-.056-1.532-.17-3.26-1.772-3.993c-1.197-.547-2.99-1.394-3.747-1.746a.27.27 0 0 0-.381.245c0 .511.026 1.247.026 1.916c-.363-.37-.974-.603-1.44-.817a14 14 0 0 0-1.63-.621a17.5 17.5 0 0 0-3.44-.676a13.2 13.2 0 0 0-3.963.2c-2.14.444-4.244 1.474-5.842 2.98c-.98.923-1.75 2.237-1.802 3.57c-.074 1.886.454 2.9 1.426 3.944c1.549 1.664 4.883 1.897 6.234-.077c.607-.888.74-2.093.298-3.075c-.44-.98-1.455-1.69-2.53-1.726c-.833-.028-1.722.396-2.041 1.167a1.68 1.68 0 0 0 .339 1.774c.173.179.407.325.663.267a.38.38 0 0 0 .3-.3c.033-.225-.164-.372-.286-.545a.84.84 0 0 1 .1-1.048c.232-.224.575-.29.897-.29c.3 0 .608.055.867.206c.364.214.606.607.69 1.021c.25 1.24-.758 2.246-2.124 2.325c-.698.041-1.41-.142-1.955-.581c-1.381-1.111-1.72-3.383-.14-4.595c1.498-1.15 3.39-.854 4.505-.256c.893.478 1.558 1.261 2.063 2.127c.253.435.468.89.668 1.351c.193.445.373.892.758 1.218c.255.216.57.208.903.208h1.907c.259 0 .195-.173.084-.287c-.253-.258-.616-.317-.952-.41c-.769-.21-.69-1.228-.478-1.228c.687 0 .709.02 1.31.013c.87-.012 1.132-.063 1.811.189c.364.134.712.489.94.813c.12.171.218.337.274.502"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSuse(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="M22.67 10.227a.39.39 0 0 1-.43 0a.39.39 0 0 1-.061-.602a.383.383 0 0 1 .551 0c.17.17.15.462-.06.602m-1.12.882a1.444 1.444 0 1 1 .658-2.81a1.444 1.444 0 0 1-.659 2.81m-5.012 4.374c.04.118.09.273.205.335l.02.008c.212.078.76.065.76.065h1.005c.086.001.842-.001.823-.085c-.091-.405-.558-.477-.914-.688c-.328-.196-.64-.418-.78-.799c-.074-.197-.03-.65.096-.816a.65.65 0 0 1 .375-.231c.162-.035.33-.005.493.012c.2.02.397.056.597.08a7.4 7.4 0 0 0 1.161.06a6.4 6.4 0 0 0 1.89-.326a4.3 4.3 0 0 0 1.2-.602c.41-.305.303-.276-.113-.234q-.747.075-1.497.03c-.465-.028-.925-.083-1.345-.299c-.332-.171-.617-.342-.88-.608a.18.18 0 0 1 .009-.23c.07-.073.218-.031.263.007a3.25 3.25 0 0 0 1.85.733a12 12 0 0 0 1.138.01c.192-.009.48-.008.673-.01c.099 0 .37.028.42-.077a.2.2 0 0 0 .012-.1c-.056-1.532-.17-3.26-1.772-3.993c-1.197-.547-2.99-1.394-3.747-1.746a.27.27 0 0 0-.381.245c0 .511.026 1.247.026 1.916c-.363-.37-.974-.603-1.44-.817a14 14 0 0 0-1.63-.621a17.5 17.5 0 0 0-3.44-.676a13.2 13.2 0 0 0-3.963.2c-2.14.444-4.244 1.474-5.842 2.98c-.98.923-1.75 2.237-1.802 3.57c-.074 1.886.454 2.9 1.426 3.944c1.549 1.664 4.883 1.897 6.234-.077c.607-.888.74-2.093.298-3.075c-.44-.98-1.455-1.69-2.53-1.726c-.833-.028-1.722.396-2.041 1.167a1.68 1.68 0 0 0 .339 1.774c.173.179.407.325.663.267a.38.38 0 0 0 .3-.3c.033-.225-.164-.372-.286-.545a.84.84 0 0 1 .1-1.048c.232-.224.575-.29.897-.29c.3 0 .608.055.867.206c.364.214.606.607.69 1.021c.25 1.24-.758 2.246-2.124 2.325c-.698.041-1.41-.142-1.955-.581c-1.381-1.111-1.72-3.383-.14-4.595c1.498-1.15 3.39-.854 4.505-.256c.893.478 1.558 1.261 2.063 2.127c.253.435.468.89.668 1.351c.193.445.373.892.758 1.218c.255.216.57.208.903.208h1.907c.259 0 .195-.173.084-.287c-.253-.258-.616-.317-.952-.41c-.769-.21-.69-1.228-.478-1.228c.687 0 .709.02 1.31.013c.87-.012 1.132-.063 1.811.189c.364.134.712.489.94.813c.12.171.218.337.274.502"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.67 10.227a.39.39 0 0 1-.43 0a.39.39 0 0 1-.061-.602a.383.383 0 0 1 .551 0c.17.17.15.462-.06.602m-1.12.882a1.444 1.444 0 1 1 .658-2.81a1.444 1.444 0 0 1-.659 2.81m-5.012 4.374c.04.118.09.273.205.335l.02.008c.212.078.76.065.76.065h1.005c.086.001.842-.001.823-.085c-.091-.405-.558-.477-.914-.688c-.328-.196-.64-.418-.78-.799c-.074-.197-.03-.65.096-.816a.65.65 0 0 1 .375-.231c.162-.035.33-.005.493.012c.2.02.397.056.597.08a7.4 7.4 0 0 0 1.161.06a6.4 6.4 0 0 0 1.89-.326a4.3 4.3 0 0 0 1.2-.602c.41-.305.303-.276-.113-.234q-.747.075-1.497.03c-.465-.028-.925-.083-1.345-.299c-.332-.171-.617-.342-.88-.608a.18.18 0 0 1 .009-.23c.07-.073.218-.031.263.007a3.25 3.25 0 0 0 1.85.733a12 12 0 0 0 1.138.01c.192-.009.48-.008.673-.01c.099 0 .37.028.42-.077a.2.2 0 0 0 .012-.1c-.056-1.532-.17-3.26-1.772-3.993c-1.197-.547-2.99-1.394-3.747-1.746a.27.27 0 0 0-.381.245c0 .511.026 1.247.026 1.916c-.363-.37-.974-.603-1.44-.817a14 14 0 0 0-1.63-.621a17.5 17.5 0 0 0-3.44-.676a13.2 13.2 0 0 0-3.963.2c-2.14.444-4.244 1.474-5.842 2.98c-.98.923-1.75 2.237-1.802 3.57c-.074 1.886.454 2.9 1.426 3.944c1.549 1.664 4.883 1.897 6.234-.077c.607-.888.74-2.093.298-3.075c-.44-.98-1.455-1.69-2.53-1.726c-.833-.028-1.722.396-2.041 1.167a1.68 1.68 0 0 0 .339 1.774c.173.179.407.325.663.267a.38.38 0 0 0 .3-.3c.033-.225-.164-.372-.286-.545a.84.84 0 0 1 .1-1.048c.232-.224.575-.29.897-.29c.3 0 .608.055.867.206c.364.214.606.607.69 1.021c.25 1.24-.758 2.246-2.124 2.325c-.698.041-1.41-.142-1.955-.581c-1.381-1.111-1.72-3.383-.14-4.595c1.498-1.15 3.39-.854 4.505-.256c.893.478 1.558 1.261 2.063 2.127c.253.435.468.89.668 1.351c.193.445.373.892.758 1.218c.255.216.57.208.903.208h1.907c.259 0 .195-.173.084-.287c-.253-.258-.616-.317-.952-.41c-.769-.21-.69-1.228-.478-1.228c.687 0 .709.02 1.31.013c.87-.012 1.132-.063 1.811.189c.364.134.712.489.94.813c.12.171.218.337.274.502"/></svg>
</template>

CSS

.icon-suse {
  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%22M22.67%2010.227a.39.39%200%200%201-.43%200a.39.39%200%200%201-.061-.602a.383.383%200%200%201%20.551%200c.17.17.15.462-.06.602m-1.12.882a1.444%201.444%200%201%201%20.658-2.81a1.444%201.444%200%200%201-.659%202.81m-5.012%204.374c.04.118.09.273.205.335l.02.008c.212.078.76.065.76.065h1.005c.086.001.842-.001.823-.085c-.091-.405-.558-.477-.914-.688c-.328-.196-.64-.418-.78-.799c-.074-.197-.03-.65.096-.816a.65.65%200%200%201%20.375-.231c.162-.035.33-.005.493.012c.2.02.397.056.597.08a7.4%207.4%200%200%200%201.161.06a6.4%206.4%200%200%200%201.89-.326a4.3%204.3%200%200%200%201.2-.602c.41-.305.303-.276-.113-.234q-.747.075-1.497.03c-.465-.028-.925-.083-1.345-.299c-.332-.171-.617-.342-.88-.608a.18.18%200%200%201%20.009-.23c.07-.073.218-.031.263.007a3.25%203.25%200%200%200%201.85.733a12%2012%200%200%200%201.138.01c.192-.009.48-.008.673-.01c.099%200%20.37.028.42-.077a.2.2%200%200%200%20.012-.1c-.056-1.532-.17-3.26-1.772-3.993c-1.197-.547-2.99-1.394-3.747-1.746a.27.27%200%200%200-.381.245c0%20.511.026%201.247.026%201.916c-.363-.37-.974-.603-1.44-.817a14%2014%200%200%200-1.63-.621a17.5%2017.5%200%200%200-3.44-.676a13.2%2013.2%200%200%200-3.963.2c-2.14.444-4.244%201.474-5.842%202.98c-.98.923-1.75%202.237-1.802%203.57c-.074%201.886.454%202.9%201.426%203.944c1.549%201.664%204.883%201.897%206.234-.077c.607-.888.74-2.093.298-3.075c-.44-.98-1.455-1.69-2.53-1.726c-.833-.028-1.722.396-2.041%201.167a1.68%201.68%200%200%200%20.339%201.774c.173.179.407.325.663.267a.38.38%200%200%200%20.3-.3c.033-.225-.164-.372-.286-.545a.84.84%200%200%201%20.1-1.048c.232-.224.575-.29.897-.29c.3%200%20.608.055.867.206c.364.214.606.607.69%201.021c.25%201.24-.758%202.246-2.124%202.325c-.698.041-1.41-.142-1.955-.581c-1.381-1.111-1.72-3.383-.14-4.595c1.498-1.15%203.39-.854%204.505-.256c.893.478%201.558%201.261%202.063%202.127c.253.435.468.89.668%201.351c.193.445.373.892.758%201.218c.255.216.57.208.903.208h1.907c.259%200%20.195-.173.084-.287c-.253-.258-.616-.317-.952-.41c-.769-.21-.69-1.228-.478-1.228c.687%200%20.709.02%201.31.013c.87-.012%201.132-.063%201.811.189c.364.134.712.489.94.813c.12.171.218.337.274.502%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%22M22.67%2010.227a.39.39%200%200%201-.43%200a.39.39%200%200%201-.061-.602a.383.383%200%200%201%20.551%200c.17.17.15.462-.06.602m-1.12.882a1.444%201.444%200%201%201%20.658-2.81a1.444%201.444%200%200%201-.659%202.81m-5.012%204.374c.04.118.09.273.205.335l.02.008c.212.078.76.065.76.065h1.005c.086.001.842-.001.823-.085c-.091-.405-.558-.477-.914-.688c-.328-.196-.64-.418-.78-.799c-.074-.197-.03-.65.096-.816a.65.65%200%200%201%20.375-.231c.162-.035.33-.005.493.012c.2.02.397.056.597.08a7.4%207.4%200%200%200%201.161.06a6.4%206.4%200%200%200%201.89-.326a4.3%204.3%200%200%200%201.2-.602c.41-.305.303-.276-.113-.234q-.747.075-1.497.03c-.465-.028-.925-.083-1.345-.299c-.332-.171-.617-.342-.88-.608a.18.18%200%200%201%20.009-.23c.07-.073.218-.031.263.007a3.25%203.25%200%200%200%201.85.733a12%2012%200%200%200%201.138.01c.192-.009.48-.008.673-.01c.099%200%20.37.028.42-.077a.2.2%200%200%200%20.012-.1c-.056-1.532-.17-3.26-1.772-3.993c-1.197-.547-2.99-1.394-3.747-1.746a.27.27%200%200%200-.381.245c0%20.511.026%201.247.026%201.916c-.363-.37-.974-.603-1.44-.817a14%2014%200%200%200-1.63-.621a17.5%2017.5%200%200%200-3.44-.676a13.2%2013.2%200%200%200-3.963.2c-2.14.444-4.244%201.474-5.842%202.98c-.98.923-1.75%202.237-1.802%203.57c-.074%201.886.454%202.9%201.426%203.944c1.549%201.664%204.883%201.897%206.234-.077c.607-.888.74-2.093.298-3.075c-.44-.98-1.455-1.69-2.53-1.726c-.833-.028-1.722.396-2.041%201.167a1.68%201.68%200%200%200%20.339%201.774c.173.179.407.325.663.267a.38.38%200%200%200%20.3-.3c.033-.225-.164-.372-.286-.545a.84.84%200%200%201%20.1-1.048c.232-.224.575-.29.897-.29c.3%200%20.608.055.867.206c.364.214.606.607.69%201.021c.25%201.24-.758%202.246-2.124%202.325c-.698.041-1.41-.142-1.955-.581c-1.381-1.111-1.72-3.383-.14-4.595c1.498-1.15%203.39-.854%204.505-.256c.893.478%201.558%201.261%202.063%202.127c.253.435.468.89.668%201.351c.193.445.373.892.758%201.218c.255.216.57.208.903.208h1.907c.259%200%20.195-.173.084-.287c-.253-.258-.616-.317-.952-.41c-.769-.21-.69-1.228-.478-1.228c.687%200%20.709.02%201.31.013c.87-.012%201.132-.063%201.811.189c.364.134.712.489.94.813c.12.171.218.337.274.502%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/suse.svg?color=%231a73e8&size=48