opensuse from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
opensuse
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the opensuse logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.682 10.807a1.33 1.33 0 0 0-.948.354c-.849.802-.313 2.234.854 2.286a1.32 1.32 0 0 0 .094-2.641zm.214 1.443c-.323 0-.583-.172-.583-.385c0-.219.26-.391.583-.391s.589.172.589.391c0 .214-.266.385-.589.385m3.073 1.573c.01-.005.036-.026.031-.042c-.073-.458-.755-2.672-1.271-3.208c-.141-.146-.255-.286-.484-.422c-1.865-1.083-6.281-1.74-6.49-1.771c0 0-.021-.005-.036.01c-.01.01-.016.031-.016.031l-.016 1.021c-.453-.151-3.734-1.214-6.813-1.323c-2.609-.089-6.406-.427-11.448 2.672l-.146.094c-2.37 1.474-4.005 3.297-4.859 5.411c-.271.667-.63 2.172-.271 3.583a5.3 5.3 0 0 0 .828 1.797c.875 1.26 2.339 2.094 3.922 2.234c2.234.198 3.922-.802 4.521-2.682c.417-1.292 0-3.193-1.583-4.161c-1.286-.792-2.672-.609-3.479-.078c-.698.464-1.089 1.182-1.083 1.969c.016 1.401 1.224 2.141 2.089 2.146c.255 0 .505-.042.792-.135c.104-.031.208-.078.302-.135l.031-.021l.021-.01h-.005a.71.71 0 0 0 .286-.781a.7.7 0 0 0-.813-.5l-.052.01l-.063.016l-.099.036a2 2 0 0 1-.38.052c-.099-.005-.599-.156-.599-.703v-.005a.77.77 0 0 1 .125-.417c.156-.245.578-.484 1.151-.432c.755.063 1.297.453 1.656 1.177c.333.677.25 1.516-.224 2.125c-.469.604-1.302.865-2.411.745S3 21.345 2.489 20.355c-.521-.979-.547-2.146-.073-3.036c1.13-2.135 3.271-2.115 4.443-1.911c1.734.302 3.714 1.901 4.411 3.75c.115.297.172.531.224.745l.073.318l1.964.958c.042.021.057.026.073.016c.021-.016.01-.057.01-.057c-.016-.047-.042-.083-.089-.635c-.036-.484-.115-1.818.557-2.479c.26-.26.656-.49.974-.563c1.286-.313 2.792-.099 4.214 1.552c.74.854 1.099 1.24 1.281 1.411c0 0 .042.042.063.057c.026.021.042.036.073.057c.063.031 2.453 1.135 2.453 1.135s.026.01.047-.016s0-.047 0-.047c-.016-.021-1.516-1.958-1.25-3.557c.214-1.271 1.224-1.151 2.625-.995c.458.052.979.115 1.516.125c1.505.01 3.125-.271 4.12-.708c.646-.276 1.057-.464 1.318-.698c.094-.078.141-.203.193-.339l.036-.089c.042-.109.099-.339.125-.464c.016-.057.026-.109-.021-.146c-.042-.031-.135.026-.135.026c-.443.266-1.536.766-2.563.786c-1.271.026-3.849-1.292-4.115-1.427q-.264-.642-.536-1.276c1.844 1.214 3.37 1.885 4.542 1.99c1.302.115 2.323-.594 2.76-.891c.057-.036.115-.083.167-.125zm-5.229-1.745a1.89 1.89 0 0 1 1.958-1.823a1.89 1.89 0 0 1 1.224 3.271a1.87 1.87 0 0 1-1.359.51a1.9 1.9 0 0 1-1.823-1.958"/></svg>

React

import type { SVGProps } from "react";

export function CibOpensuse(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="M28.682 10.807a1.33 1.33 0 0 0-.948.354c-.849.802-.313 2.234.854 2.286a1.32 1.32 0 0 0 .094-2.641zm.214 1.443c-.323 0-.583-.172-.583-.385c0-.219.26-.391.583-.391s.589.172.589.391c0 .214-.266.385-.589.385m3.073 1.573c.01-.005.036-.026.031-.042c-.073-.458-.755-2.672-1.271-3.208c-.141-.146-.255-.286-.484-.422c-1.865-1.083-6.281-1.74-6.49-1.771c0 0-.021-.005-.036.01c-.01.01-.016.031-.016.031l-.016 1.021c-.453-.151-3.734-1.214-6.813-1.323c-2.609-.089-6.406-.427-11.448 2.672l-.146.094c-2.37 1.474-4.005 3.297-4.859 5.411c-.271.667-.63 2.172-.271 3.583a5.3 5.3 0 0 0 .828 1.797c.875 1.26 2.339 2.094 3.922 2.234c2.234.198 3.922-.802 4.521-2.682c.417-1.292 0-3.193-1.583-4.161c-1.286-.792-2.672-.609-3.479-.078c-.698.464-1.089 1.182-1.083 1.969c.016 1.401 1.224 2.141 2.089 2.146c.255 0 .505-.042.792-.135c.104-.031.208-.078.302-.135l.031-.021l.021-.01h-.005a.71.71 0 0 0 .286-.781a.7.7 0 0 0-.813-.5l-.052.01l-.063.016l-.099.036a2 2 0 0 1-.38.052c-.099-.005-.599-.156-.599-.703v-.005a.77.77 0 0 1 .125-.417c.156-.245.578-.484 1.151-.432c.755.063 1.297.453 1.656 1.177c.333.677.25 1.516-.224 2.125c-.469.604-1.302.865-2.411.745S3 21.345 2.489 20.355c-.521-.979-.547-2.146-.073-3.036c1.13-2.135 3.271-2.115 4.443-1.911c1.734.302 3.714 1.901 4.411 3.75c.115.297.172.531.224.745l.073.318l1.964.958c.042.021.057.026.073.016c.021-.016.01-.057.01-.057c-.016-.047-.042-.083-.089-.635c-.036-.484-.115-1.818.557-2.479c.26-.26.656-.49.974-.563c1.286-.313 2.792-.099 4.214 1.552c.74.854 1.099 1.24 1.281 1.411c0 0 .042.042.063.057c.026.021.042.036.073.057c.063.031 2.453 1.135 2.453 1.135s.026.01.047-.016s0-.047 0-.047c-.016-.021-1.516-1.958-1.25-3.557c.214-1.271 1.224-1.151 2.625-.995c.458.052.979.115 1.516.125c1.505.01 3.125-.271 4.12-.708c.646-.276 1.057-.464 1.318-.698c.094-.078.141-.203.193-.339l.036-.089c.042-.109.099-.339.125-.464c.016-.057.026-.109-.021-.146c-.042-.031-.135.026-.135.026c-.443.266-1.536.766-2.563.786c-1.271.026-3.849-1.292-4.115-1.427q-.264-.642-.536-1.276c1.844 1.214 3.37 1.885 4.542 1.99c1.302.115 2.323-.594 2.76-.891c.057-.036.115-.083.167-.125zm-5.229-1.745a1.89 1.89 0 0 1 1.958-1.823a1.89 1.89 0 0 1 1.224 3.271a1.87 1.87 0 0 1-1.359.51a1.9 1.9 0 0 1-1.823-1.958"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.682 10.807a1.33 1.33 0 0 0-.948.354c-.849.802-.313 2.234.854 2.286a1.32 1.32 0 0 0 .094-2.641zm.214 1.443c-.323 0-.583-.172-.583-.385c0-.219.26-.391.583-.391s.589.172.589.391c0 .214-.266.385-.589.385m3.073 1.573c.01-.005.036-.026.031-.042c-.073-.458-.755-2.672-1.271-3.208c-.141-.146-.255-.286-.484-.422c-1.865-1.083-6.281-1.74-6.49-1.771c0 0-.021-.005-.036.01c-.01.01-.016.031-.016.031l-.016 1.021c-.453-.151-3.734-1.214-6.813-1.323c-2.609-.089-6.406-.427-11.448 2.672l-.146.094c-2.37 1.474-4.005 3.297-4.859 5.411c-.271.667-.63 2.172-.271 3.583a5.3 5.3 0 0 0 .828 1.797c.875 1.26 2.339 2.094 3.922 2.234c2.234.198 3.922-.802 4.521-2.682c.417-1.292 0-3.193-1.583-4.161c-1.286-.792-2.672-.609-3.479-.078c-.698.464-1.089 1.182-1.083 1.969c.016 1.401 1.224 2.141 2.089 2.146c.255 0 .505-.042.792-.135c.104-.031.208-.078.302-.135l.031-.021l.021-.01h-.005a.71.71 0 0 0 .286-.781a.7.7 0 0 0-.813-.5l-.052.01l-.063.016l-.099.036a2 2 0 0 1-.38.052c-.099-.005-.599-.156-.599-.703v-.005a.77.77 0 0 1 .125-.417c.156-.245.578-.484 1.151-.432c.755.063 1.297.453 1.656 1.177c.333.677.25 1.516-.224 2.125c-.469.604-1.302.865-2.411.745S3 21.345 2.489 20.355c-.521-.979-.547-2.146-.073-3.036c1.13-2.135 3.271-2.115 4.443-1.911c1.734.302 3.714 1.901 4.411 3.75c.115.297.172.531.224.745l.073.318l1.964.958c.042.021.057.026.073.016c.021-.016.01-.057.01-.057c-.016-.047-.042-.083-.089-.635c-.036-.484-.115-1.818.557-2.479c.26-.26.656-.49.974-.563c1.286-.313 2.792-.099 4.214 1.552c.74.854 1.099 1.24 1.281 1.411c0 0 .042.042.063.057c.026.021.042.036.073.057c.063.031 2.453 1.135 2.453 1.135s.026.01.047-.016s0-.047 0-.047c-.016-.021-1.516-1.958-1.25-3.557c.214-1.271 1.224-1.151 2.625-.995c.458.052.979.115 1.516.125c1.505.01 3.125-.271 4.12-.708c.646-.276 1.057-.464 1.318-.698c.094-.078.141-.203.193-.339l.036-.089c.042-.109.099-.339.125-.464c.016-.057.026-.109-.021-.146c-.042-.031-.135.026-.135.026c-.443.266-1.536.766-2.563.786c-1.271.026-3.849-1.292-4.115-1.427q-.264-.642-.536-1.276c1.844 1.214 3.37 1.885 4.542 1.99c1.302.115 2.323-.594 2.76-.891c.057-.036.115-.083.167-.125zm-5.229-1.745a1.89 1.89 0 0 1 1.958-1.823a1.89 1.89 0 0 1 1.224 3.271a1.87 1.87 0 0 1-1.359.51a1.9 1.9 0 0 1-1.823-1.958"/></svg>
</template>

CSS

.icon-opensuse {
  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%22M28.682%2010.807a1.33%201.33%200%200%200-.948.354c-.849.802-.313%202.234.854%202.286a1.32%201.32%200%200%200%20.094-2.641zm.214%201.443c-.323%200-.583-.172-.583-.385c0-.219.26-.391.583-.391s.589.172.589.391c0%20.214-.266.385-.589.385m3.073%201.573c.01-.005.036-.026.031-.042c-.073-.458-.755-2.672-1.271-3.208c-.141-.146-.255-.286-.484-.422c-1.865-1.083-6.281-1.74-6.49-1.771c0%200-.021-.005-.036.01c-.01.01-.016.031-.016.031l-.016%201.021c-.453-.151-3.734-1.214-6.813-1.323c-2.609-.089-6.406-.427-11.448%202.672l-.146.094c-2.37%201.474-4.005%203.297-4.859%205.411c-.271.667-.63%202.172-.271%203.583a5.3%205.3%200%200%200%20.828%201.797c.875%201.26%202.339%202.094%203.922%202.234c2.234.198%203.922-.802%204.521-2.682c.417-1.292%200-3.193-1.583-4.161c-1.286-.792-2.672-.609-3.479-.078c-.698.464-1.089%201.182-1.083%201.969c.016%201.401%201.224%202.141%202.089%202.146c.255%200%20.505-.042.792-.135c.104-.031.208-.078.302-.135l.031-.021l.021-.01h-.005a.71.71%200%200%200%20.286-.781a.7.7%200%200%200-.813-.5l-.052.01l-.063.016l-.099.036a2%202%200%200%201-.38.052c-.099-.005-.599-.156-.599-.703v-.005a.77.77%200%200%201%20.125-.417c.156-.245.578-.484%201.151-.432c.755.063%201.297.453%201.656%201.177c.333.677.25%201.516-.224%202.125c-.469.604-1.302.865-2.411.745S3%2021.345%202.489%2020.355c-.521-.979-.547-2.146-.073-3.036c1.13-2.135%203.271-2.115%204.443-1.911c1.734.302%203.714%201.901%204.411%203.75c.115.297.172.531.224.745l.073.318l1.964.958c.042.021.057.026.073.016c.021-.016.01-.057.01-.057c-.016-.047-.042-.083-.089-.635c-.036-.484-.115-1.818.557-2.479c.26-.26.656-.49.974-.563c1.286-.313%202.792-.099%204.214%201.552c.74.854%201.099%201.24%201.281%201.411c0%200%20.042.042.063.057c.026.021.042.036.073.057c.063.031%202.453%201.135%202.453%201.135s.026.01.047-.016s0-.047%200-.047c-.016-.021-1.516-1.958-1.25-3.557c.214-1.271%201.224-1.151%202.625-.995c.458.052.979.115%201.516.125c1.505.01%203.125-.271%204.12-.708c.646-.276%201.057-.464%201.318-.698c.094-.078.141-.203.193-.339l.036-.089c.042-.109.099-.339.125-.464c.016-.057.026-.109-.021-.146c-.042-.031-.135.026-.135.026c-.443.266-1.536.766-2.563.786c-1.271.026-3.849-1.292-4.115-1.427q-.264-.642-.536-1.276c1.844%201.214%203.37%201.885%204.542%201.99c1.302.115%202.323-.594%202.76-.891c.057-.036.115-.083.167-.125zm-5.229-1.745a1.89%201.89%200%200%201%201.958-1.823a1.89%201.89%200%200%201%201.224%203.271a1.87%201.87%200%200%201-1.359.51a1.9%201.9%200%200%201-1.823-1.958%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%22M28.682%2010.807a1.33%201.33%200%200%200-.948.354c-.849.802-.313%202.234.854%202.286a1.32%201.32%200%200%200%20.094-2.641zm.214%201.443c-.323%200-.583-.172-.583-.385c0-.219.26-.391.583-.391s.589.172.589.391c0%20.214-.266.385-.589.385m3.073%201.573c.01-.005.036-.026.031-.042c-.073-.458-.755-2.672-1.271-3.208c-.141-.146-.255-.286-.484-.422c-1.865-1.083-6.281-1.74-6.49-1.771c0%200-.021-.005-.036.01c-.01.01-.016.031-.016.031l-.016%201.021c-.453-.151-3.734-1.214-6.813-1.323c-2.609-.089-6.406-.427-11.448%202.672l-.146.094c-2.37%201.474-4.005%203.297-4.859%205.411c-.271.667-.63%202.172-.271%203.583a5.3%205.3%200%200%200%20.828%201.797c.875%201.26%202.339%202.094%203.922%202.234c2.234.198%203.922-.802%204.521-2.682c.417-1.292%200-3.193-1.583-4.161c-1.286-.792-2.672-.609-3.479-.078c-.698.464-1.089%201.182-1.083%201.969c.016%201.401%201.224%202.141%202.089%202.146c.255%200%20.505-.042.792-.135c.104-.031.208-.078.302-.135l.031-.021l.021-.01h-.005a.71.71%200%200%200%20.286-.781a.7.7%200%200%200-.813-.5l-.052.01l-.063.016l-.099.036a2%202%200%200%201-.38.052c-.099-.005-.599-.156-.599-.703v-.005a.77.77%200%200%201%20.125-.417c.156-.245.578-.484%201.151-.432c.755.063%201.297.453%201.656%201.177c.333.677.25%201.516-.224%202.125c-.469.604-1.302.865-2.411.745S3%2021.345%202.489%2020.355c-.521-.979-.547-2.146-.073-3.036c1.13-2.135%203.271-2.115%204.443-1.911c1.734.302%203.714%201.901%204.411%203.75c.115.297.172.531.224.745l.073.318l1.964.958c.042.021.057.026.073.016c.021-.016.01-.057.01-.057c-.016-.047-.042-.083-.089-.635c-.036-.484-.115-1.818.557-2.479c.26-.26.656-.49.974-.563c1.286-.313%202.792-.099%204.214%201.552c.74.854%201.099%201.24%201.281%201.411c0%200%20.042.042.063.057c.026.021.042.036.073.057c.063.031%202.453%201.135%202.453%201.135s.026.01.047-.016s0-.047%200-.047c-.016-.021-1.516-1.958-1.25-3.557c.214-1.271%201.224-1.151%202.625-.995c.458.052.979.115%201.516.125c1.505.01%203.125-.271%204.12-.708c.646-.276%201.057-.464%201.318-.698c.094-.078.141-.203.193-.339l.036-.089c.042-.109.099-.339.125-.464c.016-.057.026-.109-.021-.146c-.042-.031-.135.026-.135.026c-.443.266-1.536.766-2.563.786c-1.271.026-3.849-1.292-4.115-1.427q-.264-.642-.536-1.276c1.844%201.214%203.37%201.885%204.542%201.99c1.302.115%202.323-.594%202.76-.891c.057-.036.115-.083.167-.125zm-5.229-1.745a1.89%201.89%200%200%201%201.958-1.823a1.89%201.89%200%200%201%201.224%203.271a1.87%201.87%200%200%201-1.359.51a1.9%201.9%200%200%201-1.823-1.958%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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