sith icon
sith from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- sith
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the sith icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m4 4l3.734 6.361L5 10l3.248 4.059A8 8 0 0 0 8 16c0 .67.092 1.318.248 1.941L5 22l2.734-.361L4 28l6.361-3.734L10 27l4.059-3.248A8 8 0 0 0 16 24a8 8 0 0 0 1.941-.248L22 27l-.361-2.734L28 28l-3.734-6.361L27 22l-3.248-4.059A8 8 0 0 0 24 16a8 8 0 0 0-.248-1.941L27 10l-2.734.361L28 4l-6.361 3.734L22 5l-4.059 3.248A8 8 0 0 0 16 8a8 8 0 0 0-1.941.248L10 5l.361 2.734zm12 6c3.309 0 6 2.691 6 6s-2.691 6-6 6s-6-2.691-6-6s2.691-6 6-6m0 2a4 4 0 0 0 0 8a4 4 0 0 0 0-8"/></svg>
React
import type { SVGProps } from "react";
export function LaSith(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="m4 4l3.734 6.361L5 10l3.248 4.059A8 8 0 0 0 8 16c0 .67.092 1.318.248 1.941L5 22l2.734-.361L4 28l6.361-3.734L10 27l4.059-3.248A8 8 0 0 0 16 24a8 8 0 0 0 1.941-.248L22 27l-.361-2.734L28 28l-3.734-6.361L27 22l-3.248-4.059A8 8 0 0 0 24 16a8 8 0 0 0-.248-1.941L27 10l-2.734.361L28 4l-6.361 3.734L22 5l-4.059 3.248A8 8 0 0 0 16 8a8 8 0 0 0-1.941.248L10 5l.361 2.734zm12 6c3.309 0 6 2.691 6 6s-2.691 6-6 6s-6-2.691-6-6s2.691-6 6-6m0 2a4 4 0 0 0 0 8a4 4 0 0 0 0-8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m4 4l3.734 6.361L5 10l3.248 4.059A8 8 0 0 0 8 16c0 .67.092 1.318.248 1.941L5 22l2.734-.361L4 28l6.361-3.734L10 27l4.059-3.248A8 8 0 0 0 16 24a8 8 0 0 0 1.941-.248L22 27l-.361-2.734L28 28l-3.734-6.361L27 22l-3.248-4.059A8 8 0 0 0 24 16a8 8 0 0 0-.248-1.941L27 10l-2.734.361L28 4l-6.361 3.734L22 5l-4.059 3.248A8 8 0 0 0 16 8a8 8 0 0 0-1.941.248L10 5l.361 2.734zm12 6c3.309 0 6 2.691 6 6s-2.691 6-6 6s-6-2.691-6-6s2.691-6 6-6m0 2a4 4 0 0 0 0 8a4 4 0 0 0 0-8"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4%204l3.734%206.361L5%2010l3.248%204.059A8%208%200%200%200%208%2016c0%20.67.092%201.318.248%201.941L5%2022l2.734-.361L4%2028l6.361-3.734L10%2027l4.059-3.248A8%208%200%200%200%2016%2024a8%208%200%200%200%201.941-.248L22%2027l-.361-2.734L28%2028l-3.734-6.361L27%2022l-3.248-4.059A8%208%200%200%200%2024%2016a8%208%200%200%200-.248-1.941L27%2010l-2.734.361L28%204l-6.361%203.734L22%205l-4.059%203.248A8%208%200%200%200%2016%208a8%208%200%200%200-1.941.248L10%205l.361%202.734zm12%206c3.309%200%206%202.691%206%206s-2.691%206-6%206s-6-2.691-6-6s2.691-6%206-6m0%202a4%204%200%200%200%200%208a4%204%200%200%200%200-8%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%22m4%204l3.734%206.361L5%2010l3.248%204.059A8%208%200%200%200%208%2016c0%20.67.092%201.318.248%201.941L5%2022l2.734-.361L4%2028l6.361-3.734L10%2027l4.059-3.248A8%208%200%200%200%2016%2024a8%208%200%200%200%201.941-.248L22%2027l-.361-2.734L28%2028l-3.734-6.361L27%2022l-3.248-4.059A8%208%200%200%200%2024%2016a8%208%200%200%200-.248-1.941L27%2010l-2.734.361L28%204l-6.361%203.734L22%205l-4.059%203.248A8%208%200%200%200%2016%208a8%208%200%200%200-1.941.248L10%205l.361%202.734zm12%206c3.309%200%206%202.691%206%206s-2.691%206-6%206s-6-2.691-6-6s2.691-6%206-6m0%202a4%204%200%200%200%200%208a4%204%200%200%200%200-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/sith.svg?color=%231a73e8&size=48