s7airlines logo

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

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

Use the s7airlines logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 0C5.375 0 0 5.373 0 12.002S5.375 24 12.004 24C18.63 24 24 18.632 24 12.002S18.631 0 12.004 0m-.875 5.739h1.705L12 7.825h-1.168c-1.255 0-2.061.004-2.496.148c-.423.132-.735.29-.906.54c-.157.202-.21.477-.21.716c0 .25.027.487.275.806c.305.305.809.699 1.797 1.307c1.97 1.229 2.552 2.204 2.552 3.487c0 2.09-1.97 4.084-5.272 4.084c-.992 0-2.377-.146-2.961-.332l-.307-.09c.12-.397.512-1.493.685-1.956l.31.078c.648.16 1.664.252 2.338.252c1.932 0 2.682-.872 2.682-1.638c0-.7-.382-1.084-2.299-2.246c-1.796-1.11-2.417-2.076-2.417-3.409c0-1.6 1.03-2.818 2.522-3.399c.888-.33 2.114-.434 4.004-.434m2.959 0h5.871c.276 0 .329.195.223.407c-.384.952-4.007 10.028-4.007 10.028h-2.421s2.861-7.291 3.336-8.377c-.33 0-.581.028-1.89.028h-1.947Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsS7airlines(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="M12.004 0C5.375 0 0 5.373 0 12.002S5.375 24 12.004 24C18.63 24 24 18.632 24 12.002S18.631 0 12.004 0m-.875 5.739h1.705L12 7.825h-1.168c-1.255 0-2.061.004-2.496.148c-.423.132-.735.29-.906.54c-.157.202-.21.477-.21.716c0 .25.027.487.275.806c.305.305.809.699 1.797 1.307c1.97 1.229 2.552 2.204 2.552 3.487c0 2.09-1.97 4.084-5.272 4.084c-.992 0-2.377-.146-2.961-.332l-.307-.09c.12-.397.512-1.493.685-1.956l.31.078c.648.16 1.664.252 2.338.252c1.932 0 2.682-.872 2.682-1.638c0-.7-.382-1.084-2.299-2.246c-1.796-1.11-2.417-2.076-2.417-3.409c0-1.6 1.03-2.818 2.522-3.399c.888-.33 2.114-.434 4.004-.434m2.959 0h5.871c.276 0 .329.195.223.407c-.384.952-4.007 10.028-4.007 10.028h-2.421s2.861-7.291 3.336-8.377c-.33 0-.581.028-1.89.028h-1.947Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 0C5.375 0 0 5.373 0 12.002S5.375 24 12.004 24C18.63 24 24 18.632 24 12.002S18.631 0 12.004 0m-.875 5.739h1.705L12 7.825h-1.168c-1.255 0-2.061.004-2.496.148c-.423.132-.735.29-.906.54c-.157.202-.21.477-.21.716c0 .25.027.487.275.806c.305.305.809.699 1.797 1.307c1.97 1.229 2.552 2.204 2.552 3.487c0 2.09-1.97 4.084-5.272 4.084c-.992 0-2.377-.146-2.961-.332l-.307-.09c.12-.397.512-1.493.685-1.956l.31.078c.648.16 1.664.252 2.338.252c1.932 0 2.682-.872 2.682-1.638c0-.7-.382-1.084-2.299-2.246c-1.796-1.11-2.417-2.076-2.417-3.409c0-1.6 1.03-2.818 2.522-3.399c.888-.33 2.114-.434 4.004-.434m2.959 0h5.871c.276 0 .329.195.223.407c-.384.952-4.007 10.028-4.007 10.028h-2.421s2.861-7.291 3.336-8.377c-.33 0-.581.028-1.89.028h-1.947Z"/></svg>
</template>

CSS

.icon-s7airlines {
  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%22M12.004%200C5.375%200%200%205.373%200%2012.002S5.375%2024%2012.004%2024C18.63%2024%2024%2018.632%2024%2012.002S18.631%200%2012.004%200m-.875%205.739h1.705L12%207.825h-1.168c-1.255%200-2.061.004-2.496.148c-.423.132-.735.29-.906.54c-.157.202-.21.477-.21.716c0%20.25.027.487.275.806c.305.305.809.699%201.797%201.307c1.97%201.229%202.552%202.204%202.552%203.487c0%202.09-1.97%204.084-5.272%204.084c-.992%200-2.377-.146-2.961-.332l-.307-.09c.12-.397.512-1.493.685-1.956l.31.078c.648.16%201.664.252%202.338.252c1.932%200%202.682-.872%202.682-1.638c0-.7-.382-1.084-2.299-2.246c-1.796-1.11-2.417-2.076-2.417-3.409c0-1.6%201.03-2.818%202.522-3.399c.888-.33%202.114-.434%204.004-.434m2.959%200h5.871c.276%200%20.329.195.223.407c-.384.952-4.007%2010.028-4.007%2010.028h-2.421s2.861-7.291%203.336-8.377c-.33%200-.581.028-1.89.028h-1.947Z%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%22M12.004%200C5.375%200%200%205.373%200%2012.002S5.375%2024%2012.004%2024C18.63%2024%2024%2018.632%2024%2012.002S18.631%200%2012.004%200m-.875%205.739h1.705L12%207.825h-1.168c-1.255%200-2.061.004-2.496.148c-.423.132-.735.29-.906.54c-.157.202-.21.477-.21.716c0%20.25.027.487.275.806c.305.305.809.699%201.797%201.307c1.97%201.229%202.552%202.204%202.552%203.487c0%202.09-1.97%204.084-5.272%204.084c-.992%200-2.377-.146-2.961-.332l-.307-.09c.12-.397.512-1.493.685-1.956l.31.078c.648.16%201.664.252%202.338.252c1.932%200%202.682-.872%202.682-1.638c0-.7-.382-1.084-2.299-2.246c-1.796-1.11-2.417-2.076-2.417-3.409c0-1.6%201.03-2.818%202.522-3.399c.888-.33%202.114-.434%204.004-.434m2.959%200h5.871c.276%200%20.329.195.223.407c-.384.952-4.007%2010.028-4.007%2010.028h-2.421s2.861-7.291%203.336-8.377c-.33%200-.581.028-1.89.028h-1.947Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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