opensuse logo
opensuse from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- opensuse
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M10.724 0a12 12 0 0 0-9.448 4.623c1.464.391 2.5.727 2.81.832c.005-.19.037-1.893.037-1.893s.004-.04.025-.06c.026-.026.065-.018.065-.018c.385.056 8.602 1.274 12.066 3.292c.427.25.638.517.902.786c.958.99 2.223 5.108 2.359 5.957c.005.033-.036.07-.054.083a5 5 0 0 1-.313.228c-.82.55-2.708 1.872-5.13 1.656c-2.176-.193-5.018-1.44-8.445-3.699q.503 1.185 1 2.371c.497.258 5.287 2.7 7.651 2.651c1.904-.04 3.941-.968 4.756-1.458c0 0 .179-.108.257-.048c.085.066.061.167.041.27c-.05.234-.164.66-.242.863l-.065.165c-.093.25-.183.482-.356.625c-.48.436-1.246.784-2.446 1.305c-1.855.812-4.865 1.328-7.66 1.31c-1.001-.022-1.968-.133-2.817-.232c-1.743-.197-3.161-.357-4.026.269A12 12 0 0 0 10.724 24a12 12 0 0 0 12-12a12 12 0 0 0-12-12M13.4 6.963a3.5 3.5 0 0 0-2.521.942a3.5 3.5 0 0 0-1.114 2.449a3.53 3.53 0 0 0 3.39 3.64a3.48 3.48 0 0 0 2.524-.946a3.5 3.5 0 0 0 1.114-2.446a3.527 3.527 0 0 0-3.393-3.64zm-.03 1.035a2.46 2.46 0 0 1 2.368 2.539a2.43 2.43 0 0 1-.774 1.706a2.46 2.46 0 0 1-1.762.659a2.46 2.46 0 0 1-2.364-2.542c.02-.655.3-1.26.777-1.707a2.42 2.42 0 0 1 1.756-.655zm.402 1.23c-.602 0-1.087.325-1.087.727c0 .4.485.725 1.087.725c.6 0 1.088-.326 1.088-.725c0-.402-.487-.726-1.088-.726Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsOpensuse(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="M10.724 0a12 12 0 0 0-9.448 4.623c1.464.391 2.5.727 2.81.832c.005-.19.037-1.893.037-1.893s.004-.04.025-.06c.026-.026.065-.018.065-.018c.385.056 8.602 1.274 12.066 3.292c.427.25.638.517.902.786c.958.99 2.223 5.108 2.359 5.957c.005.033-.036.07-.054.083a5 5 0 0 1-.313.228c-.82.55-2.708 1.872-5.13 1.656c-2.176-.193-5.018-1.44-8.445-3.699q.503 1.185 1 2.371c.497.258 5.287 2.7 7.651 2.651c1.904-.04 3.941-.968 4.756-1.458c0 0 .179-.108.257-.048c.085.066.061.167.041.27c-.05.234-.164.66-.242.863l-.065.165c-.093.25-.183.482-.356.625c-.48.436-1.246.784-2.446 1.305c-1.855.812-4.865 1.328-7.66 1.31c-1.001-.022-1.968-.133-2.817-.232c-1.743-.197-3.161-.357-4.026.269A12 12 0 0 0 10.724 24a12 12 0 0 0 12-12a12 12 0 0 0-12-12M13.4 6.963a3.5 3.5 0 0 0-2.521.942a3.5 3.5 0 0 0-1.114 2.449a3.53 3.53 0 0 0 3.39 3.64a3.48 3.48 0 0 0 2.524-.946a3.5 3.5 0 0 0 1.114-2.446a3.527 3.527 0 0 0-3.393-3.64zm-.03 1.035a2.46 2.46 0 0 1 2.368 2.539a2.43 2.43 0 0 1-.774 1.706a2.46 2.46 0 0 1-1.762.659a2.46 2.46 0 0 1-2.364-2.542c.02-.655.3-1.26.777-1.707a2.42 2.42 0 0 1 1.756-.655zm.402 1.23c-.602 0-1.087.325-1.087.727c0 .4.485.725 1.087.725c.6 0 1.088-.326 1.088-.725c0-.402-.487-.726-1.088-.726Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.724 0a12 12 0 0 0-9.448 4.623c1.464.391 2.5.727 2.81.832c.005-.19.037-1.893.037-1.893s.004-.04.025-.06c.026-.026.065-.018.065-.018c.385.056 8.602 1.274 12.066 3.292c.427.25.638.517.902.786c.958.99 2.223 5.108 2.359 5.957c.005.033-.036.07-.054.083a5 5 0 0 1-.313.228c-.82.55-2.708 1.872-5.13 1.656c-2.176-.193-5.018-1.44-8.445-3.699q.503 1.185 1 2.371c.497.258 5.287 2.7 7.651 2.651c1.904-.04 3.941-.968 4.756-1.458c0 0 .179-.108.257-.048c.085.066.061.167.041.27c-.05.234-.164.66-.242.863l-.065.165c-.093.25-.183.482-.356.625c-.48.436-1.246.784-2.446 1.305c-1.855.812-4.865 1.328-7.66 1.31c-1.001-.022-1.968-.133-2.817-.232c-1.743-.197-3.161-.357-4.026.269A12 12 0 0 0 10.724 24a12 12 0 0 0 12-12a12 12 0 0 0-12-12M13.4 6.963a3.5 3.5 0 0 0-2.521.942a3.5 3.5 0 0 0-1.114 2.449a3.53 3.53 0 0 0 3.39 3.64a3.48 3.48 0 0 0 2.524-.946a3.5 3.5 0 0 0 1.114-2.446a3.527 3.527 0 0 0-3.393-3.64zm-.03 1.035a2.46 2.46 0 0 1 2.368 2.539a2.43 2.43 0 0 1-.774 1.706a2.46 2.46 0 0 1-1.762.659a2.46 2.46 0 0 1-2.364-2.542c.02-.655.3-1.26.777-1.707a2.42 2.42 0 0 1 1.756-.655zm.402 1.23c-.602 0-1.087.325-1.087.727c0 .4.485.725 1.087.725c.6 0 1.088-.326 1.088-.725c0-.402-.487-.726-1.088-.726Z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.724%200a12%2012%200%200%200-9.448%204.623c1.464.391%202.5.727%202.81.832c.005-.19.037-1.893.037-1.893s.004-.04.025-.06c.026-.026.065-.018.065-.018c.385.056%208.602%201.274%2012.066%203.292c.427.25.638.517.902.786c.958.99%202.223%205.108%202.359%205.957c.005.033-.036.07-.054.083a5%205%200%200%201-.313.228c-.82.55-2.708%201.872-5.13%201.656c-2.176-.193-5.018-1.44-8.445-3.699q.503%201.185%201%202.371c.497.258%205.287%202.7%207.651%202.651c1.904-.04%203.941-.968%204.756-1.458c0%200%20.179-.108.257-.048c.085.066.061.167.041.27c-.05.234-.164.66-.242.863l-.065.165c-.093.25-.183.482-.356.625c-.48.436-1.246.784-2.446%201.305c-1.855.812-4.865%201.328-7.66%201.31c-1.001-.022-1.968-.133-2.817-.232c-1.743-.197-3.161-.357-4.026.269A12%2012%200%200%200%2010.724%2024a12%2012%200%200%200%2012-12a12%2012%200%200%200-12-12M13.4%206.963a3.5%203.5%200%200%200-2.521.942a3.5%203.5%200%200%200-1.114%202.449a3.53%203.53%200%200%200%203.39%203.64a3.48%203.48%200%200%200%202.524-.946a3.5%203.5%200%200%200%201.114-2.446a3.527%203.527%200%200%200-3.393-3.64zm-.03%201.035a2.46%202.46%200%200%201%202.368%202.539a2.43%202.43%200%200%201-.774%201.706a2.46%202.46%200%200%201-1.762.659a2.46%202.46%200%200%201-2.364-2.542c.02-.655.3-1.26.777-1.707a2.42%202.42%200%200%201%201.756-.655zm.402%201.23c-.602%200-1.087.325-1.087.727c0%20.4.485.725%201.087.725c.6%200%201.088-.326%201.088-.725c0-.402-.487-.726-1.088-.726Z%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%22M10.724%200a12%2012%200%200%200-9.448%204.623c1.464.391%202.5.727%202.81.832c.005-.19.037-1.893.037-1.893s.004-.04.025-.06c.026-.026.065-.018.065-.018c.385.056%208.602%201.274%2012.066%203.292c.427.25.638.517.902.786c.958.99%202.223%205.108%202.359%205.957c.005.033-.036.07-.054.083a5%205%200%200%201-.313.228c-.82.55-2.708%201.872-5.13%201.656c-2.176-.193-5.018-1.44-8.445-3.699q.503%201.185%201%202.371c.497.258%205.287%202.7%207.651%202.651c1.904-.04%203.941-.968%204.756-1.458c0%200%20.179-.108.257-.048c.085.066.061.167.041.27c-.05.234-.164.66-.242.863l-.065.165c-.093.25-.183.482-.356.625c-.48.436-1.246.784-2.446%201.305c-1.855.812-4.865%201.328-7.66%201.31c-1.001-.022-1.968-.133-2.817-.232c-1.743-.197-3.161-.357-4.026.269A12%2012%200%200%200%2010.724%2024a12%2012%200%200%200%2012-12a12%2012%200%200%200-12-12M13.4%206.963a3.5%203.5%200%200%200-2.521.942a3.5%203.5%200%200%200-1.114%202.449a3.53%203.53%200%200%200%203.39%203.64a3.48%203.48%200%200%200%202.524-.946a3.5%203.5%200%200%200%201.114-2.446a3.527%203.527%200%200%200-3.393-3.64zm-.03%201.035a2.46%202.46%200%200%201%202.368%202.539a2.43%202.43%200%200%201-.774%201.706a2.46%202.46%200%200%201-1.762.659a2.46%202.46%200%200%201-2.364-2.542c.02-.655.3-1.26.777-1.707a2.42%202.42%200%200%201%201.756-.655zm.402%201.23c-.602%200-1.087.325-1.087.727c0%20.4.485.725%201.087.725c.6%200%201.088-.326%201.088-.725c0-.402-.487-.726-1.088-.726Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/opensuse.svg?color=%231a73e8&size=48