sith logo
sith from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- sith
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the sith logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m96 96l69.7 118.8l-58.9-11.5l69.8 91c-3 17-3 34.4 0 51.4l-69.8 91l58.9-11.5L96 544l118.8-69.7l-11.5 58.9l91-69.8c17 3 34.5 3 51.5 0l91 69.8l-11.5-58.9L544 544l-69.7-118.8l58.9 11.5l-69.8-91c3-17 3-34.4 0-51.4l69.8-91l-58.9 11.5L544 96l-118.7 69.7l11.5-58.9l-91.1 69.9c-8.5-1.5-17.1-2.3-25.7-2.3s-17.2.8-25.7 2.3l-91.1-69.9l11.6 58.9zm224 348.2c-68.6 0-124.2-55.6-124.2-124.2S251.4 195.8 320 195.8S444.2 251.4 444.2 320S388.6 444.2 320 444.2m0-211.8c-32-1.1-62 15.4-78.3 42.9s-16.3 61.8 0 89.3s46.3 44 78.3 42.9c32 1.1 62-15.4 78.3-42.9s16.3-61.8 0-89.3s-46.3-44-78.3-42.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSith(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m96 96l69.7 118.8l-58.9-11.5l69.8 91c-3 17-3 34.4 0 51.4l-69.8 91l58.9-11.5L96 544l118.8-69.7l-11.5 58.9l91-69.8c17 3 34.5 3 51.5 0l91 69.8l-11.5-58.9L544 544l-69.7-118.8l58.9 11.5l-69.8-91c3-17 3-34.4 0-51.4l69.8-91l-58.9 11.5L544 96l-118.7 69.7l11.5-58.9l-91.1 69.9c-8.5-1.5-17.1-2.3-25.7-2.3s-17.2.8-25.7 2.3l-91.1-69.9l11.6 58.9zm224 348.2c-68.6 0-124.2-55.6-124.2-124.2S251.4 195.8 320 195.8S444.2 251.4 444.2 320S388.6 444.2 320 444.2m0-211.8c-32-1.1-62 15.4-78.3 42.9s-16.3 61.8 0 89.3s46.3 44 78.3 42.9c32 1.1 62-15.4 78.3-42.9s16.3-61.8 0-89.3s-46.3-44-78.3-42.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m96 96l69.7 118.8l-58.9-11.5l69.8 91c-3 17-3 34.4 0 51.4l-69.8 91l58.9-11.5L96 544l118.8-69.7l-11.5 58.9l91-69.8c17 3 34.5 3 51.5 0l91 69.8l-11.5-58.9L544 544l-69.7-118.8l58.9 11.5l-69.8-91c3-17 3-34.4 0-51.4l69.8-91l-58.9 11.5L544 96l-118.7 69.7l11.5-58.9l-91.1 69.9c-8.5-1.5-17.1-2.3-25.7-2.3s-17.2.8-25.7 2.3l-91.1-69.9l11.6 58.9zm224 348.2c-68.6 0-124.2-55.6-124.2-124.2S251.4 195.8 320 195.8S444.2 251.4 444.2 320S388.6 444.2 320 444.2m0-211.8c-32-1.1-62 15.4-78.3 42.9s-16.3 61.8 0 89.3s46.3 44 78.3 42.9c32 1.1 62-15.4 78.3-42.9s16.3-61.8 0-89.3s-46.3-44-78.3-42.9"/></svg> </template>
CSS
.icon-sith {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m96%2096l69.7%20118.8l-58.9-11.5l69.8%2091c-3%2017-3%2034.4%200%2051.4l-69.8%2091l58.9-11.5L96%20544l118.8-69.7l-11.5%2058.9l91-69.8c17%203%2034.5%203%2051.5%200l91%2069.8l-11.5-58.9L544%20544l-69.7-118.8l58.9%2011.5l-69.8-91c3-17%203-34.4%200-51.4l69.8-91l-58.9%2011.5L544%2096l-118.7%2069.7l11.5-58.9l-91.1%2069.9c-8.5-1.5-17.1-2.3-25.7-2.3s-17.2.8-25.7%202.3l-91.1-69.9l11.6%2058.9zm224%20348.2c-68.6%200-124.2-55.6-124.2-124.2S251.4%20195.8%20320%20195.8S444.2%20251.4%20444.2%20320S388.6%20444.2%20320%20444.2m0-211.8c-32-1.1-62%2015.4-78.3%2042.9s-16.3%2061.8%200%2089.3s46.3%2044%2078.3%2042.9c32%201.1%2062-15.4%2078.3-42.9s16.3-61.8%200-89.3s-46.3-44-78.3-42.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m96%2096l69.7%20118.8l-58.9-11.5l69.8%2091c-3%2017-3%2034.4%200%2051.4l-69.8%2091l58.9-11.5L96%20544l118.8-69.7l-11.5%2058.9l91-69.8c17%203%2034.5%203%2051.5%200l91%2069.8l-11.5-58.9L544%20544l-69.7-118.8l58.9%2011.5l-69.8-91c3-17%203-34.4%200-51.4l69.8-91l-58.9%2011.5L544%2096l-118.7%2069.7l11.5-58.9l-91.1%2069.9c-8.5-1.5-17.1-2.3-25.7-2.3s-17.2.8-25.7%202.3l-91.1-69.9l11.6%2058.9zm224%20348.2c-68.6%200-124.2-55.6-124.2-124.2S251.4%20195.8%20320%20195.8S444.2%20251.4%20444.2%20320S388.6%20444.2%20320%20444.2m0-211.8c-32-1.1-62%2015.4-78.3%2042.9s-16.3%2061.8%200%2089.3s46.3%2044%2078.3%2042.9c32%201.1%2062-15.4%2078.3-42.9s16.3-61.8%200-89.3s-46.3-44-78.3-42.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/sith.svg?color=%231a73e8&size=48