honor of kings icon

honor-of-kings-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.

Name
honor-of-kings-line
Set
Remix Icon
Style
Line
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More logos icons from Remix Icon

Use the honor of kings icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.33 4.256l-1.424 1.423a8.001 8.001 0 0 0-12.272 9.444l2.417-2.417a5.002 5.002 0 0 1 7.707-4.879l-1.464 1.465a3.001 3.001 0 0 0-4.001 4l-6.45 6.45c-.034-3.5-.591-4.811-.788-6.701A9.98 9.98 0 0 1 4.93 4.929c3.666-3.666 9.471-3.89 13.4-.673m2.83.002c.033 3.5.59 4.81.787 6.701a9.98 9.98 0 0 1-2.875 8.112c-3.666 3.666-9.471 3.89-13.4.673l1.424-1.423a8.001 8.001 0 0 0 12.272-9.444l-2.417 2.417a5.002 5.002 0 0 1-7.707 4.878l1.464-1.464a3.001 3.001 0 0 0 4.001-4z"/></svg>

React

import type { SVGProps } from "react";

export function RiHonorOfKingsLine(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="m18.33 4.256l-1.424 1.423a8.001 8.001 0 0 0-12.272 9.444l2.417-2.417a5.002 5.002 0 0 1 7.707-4.879l-1.464 1.465a3.001 3.001 0 0 0-4.001 4l-6.45 6.45c-.034-3.5-.591-4.811-.788-6.701A9.98 9.98 0 0 1 4.93 4.929c3.666-3.666 9.471-3.89 13.4-.673m2.83.002c.033 3.5.59 4.81.787 6.701a9.98 9.98 0 0 1-2.875 8.112c-3.666 3.666-9.471 3.89-13.4.673l1.424-1.423a8.001 8.001 0 0 0 12.272-9.444l-2.417 2.417a5.002 5.002 0 0 1-7.707 4.878l1.464-1.464a3.001 3.001 0 0 0 4.001-4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.33 4.256l-1.424 1.423a8.001 8.001 0 0 0-12.272 9.444l2.417-2.417a5.002 5.002 0 0 1 7.707-4.879l-1.464 1.465a3.001 3.001 0 0 0-4.001 4l-6.45 6.45c-.034-3.5-.591-4.811-.788-6.701A9.98 9.98 0 0 1 4.93 4.929c3.666-3.666 9.471-3.89 13.4-.673m2.83.002c.033 3.5.59 4.81.787 6.701a9.98 9.98 0 0 1-2.875 8.112c-3.666 3.666-9.471 3.89-13.4.673l1.424-1.423a8.001 8.001 0 0 0 12.272-9.444l-2.417 2.417a5.002 5.002 0 0 1-7.707 4.878l1.464-1.464a3.001 3.001 0 0 0 4.001-4z"/></svg>
</template>

CSS

.icon-honor-of-kings-line {
  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%22m18.33%204.256l-1.424%201.423a8.001%208.001%200%200%200-12.272%209.444l2.417-2.417a5.002%205.002%200%200%201%207.707-4.879l-1.464%201.465a3.001%203.001%200%200%200-4.001%204l-6.45%206.45c-.034-3.5-.591-4.811-.788-6.701A9.98%209.98%200%200%201%204.93%204.929c3.666-3.666%209.471-3.89%2013.4-.673m2.83.002c.033%203.5.59%204.81.787%206.701a9.98%209.98%200%200%201-2.875%208.112c-3.666%203.666-9.471%203.89-13.4.673l1.424-1.423a8.001%208.001%200%200%200%2012.272-9.444l-2.417%202.417a5.002%205.002%200%200%201-7.707%204.878l1.464-1.464a3.001%203.001%200%200%200%204.001-4z%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%22m18.33%204.256l-1.424%201.423a8.001%208.001%200%200%200-12.272%209.444l2.417-2.417a5.002%205.002%200%200%201%207.707-4.879l-1.464%201.465a3.001%203.001%200%200%200-4.001%204l-6.45%206.45c-.034-3.5-.591-4.811-.788-6.701A9.98%209.98%200%200%201%204.93%204.929c3.666-3.666%209.471-3.89%2013.4-.673m2.83.002c.033%203.5.59%204.81.787%206.701a9.98%209.98%200%200%201-2.875%208.112c-3.666%203.666-9.471%203.89-13.4.673l1.424-1.423a8.001%208.001%200%200%200%2012.272-9.444l-2.417%202.417a5.002%205.002%200%200%201-7.707%204.878l1.464-1.464a3.001%203.001%200%200%200%204.001-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/honor-of-kings-line.svg?color=%231a73e8&size=48