star ring icon
star-ring-filled from Reicon by REICON · Filled · Astronomy · MIT Free for personal and commercial use.
- Name
- star-ring-filled
- Set
- Reicon
- Style
- Filled
- Category
- Astronomy
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More astronomy icons from Reicon
Use the star ring icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.273 19.45q.947.369 1.748.566l.007.001c.954.235 1.711.282 2.25.186q.226-.041.388-.109c.263-.11.408-.268.484-.43c.088-.187.129-.458.078-.827a3.7 3.7 0 0 0-.21-.8a7.5 7.5 0 0 0-.488-1.043l-.01-.02l-.092-.16a14 14 0 0 0-1.022-1.503l-.004-.006c-1.397-1.811-3.49-3.809-6.005-5.595C10.73 7.816 8.15 6.557 6.153 6.029l-.17-.044l-.01-.002c-.954-.235-1.712-.282-2.25-.186a1.7 1.7 0 0 0-.513.168a.8.8 0 0 0-.36.371c-.113.24-.142.608-.024 1.111q.054.235.157.516a7 7 0 0 0 .33.75l.03.057l.106.199c.293.534.676 1.112 1.145 1.72l.003.004a23 23 0 0 0 1.783 2.028l.432.434l.024-.308c.1-1.286.15-1.929.587-2.158c.436-.23.97.107 2.036.78l.276.174c.303.191.454.287.629.31c.174.025.352-.026.707-.127l.324-.092c1.251-.355 1.877-.533 2.212-.198c.335.334.157.96-.199 2.211l-.092.324c-.1.355-.151.533-.127.708s.12.326.31.629l.174.276c.673 1.066 1.01 1.6.78 2.035s-.872.487-2.158.587l-.333.026c-.365.029-.548.043-.708.127s-.278.228-.515.516l-.216.263c-.836 1.014-1.254 1.522-1.73 1.456c-.476-.065-.696-.66-1.135-1.848l-.114-.308c-.125-.338-.187-.507-.31-.63c-.123-.122-.292-.185-.63-.31l-.307-.113c-1.19-.44-1.784-.66-1.849-1.136s.442-.894 1.457-1.729l.139-.115a61 61 0 0 1-.732-.732a23 23 0 0 1-2.169-2.517a17 17 0 0 1-.689-1.018a13 13 0 0 1-.443-.779l-.097-.192a8 8 0 0 1-.34-.788a6 6 0 0 1-.207-.684c-.176-.746-.17-1.467.125-2.096A2.3 2.3 0 0 1 2.63 4.58c.28-.133.588-.221.908-.272c.86-.136 1.89-.02 2.997.272c2.222.587 4.967 1.945 7.73 3.908c2.765 1.964 5.08 4.2 6.583 6.247c.498.677.916 1.345 1.231 1.986a9 9 0 0 1 .4.954c.306.902.4 1.835.028 2.627c-.272.58-.726.956-1.27 1.179q-.331.134-.696.2a4.6 4.6 0 0 1-.751.07q-.219.003-.45-.01a8 8 0 0 1-.943-.112c-.824-.144-1.727-.412-2.671-.781a.75.75 0 1 1 .546-1.397"/><path fill-rule="evenodd" d="M19.665 2.409a.75.75 0 0 1 .13 1.053l-.111.142a3.6 3.6 0 0 0 .87 1.756a.75.75 0 0 1-1.108 1.01a5.1 5.1 0 0 1-1.021-1.697a3.7 3.7 0 0 1-.687.32c.326.591.532 1.247.605 1.927a.75.75 0 0 1-1.492.16a3.6 3.6 0 0 0-.718-1.811l-.158-.006a.75.75 0 0 1 .05-1.499l.408.014c.526-.104.797-.18 1.031-.29c.235-.112.47-.275.891-.62l.258-.33a.75.75 0 0 1 1.052-.13" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconStarRingFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.273 19.45q.947.369 1.748.566l.007.001c.954.235 1.711.282 2.25.186q.226-.041.388-.109c.263-.11.408-.268.484-.43c.088-.187.129-.458.078-.827a3.7 3.7 0 0 0-.21-.8a7.5 7.5 0 0 0-.488-1.043l-.01-.02l-.092-.16a14 14 0 0 0-1.022-1.503l-.004-.006c-1.397-1.811-3.49-3.809-6.005-5.595C10.73 7.816 8.15 6.557 6.153 6.029l-.17-.044l-.01-.002c-.954-.235-1.712-.282-2.25-.186a1.7 1.7 0 0 0-.513.168a.8.8 0 0 0-.36.371c-.113.24-.142.608-.024 1.111q.054.235.157.516a7 7 0 0 0 .33.75l.03.057l.106.199c.293.534.676 1.112 1.145 1.72l.003.004a23 23 0 0 0 1.783 2.028l.432.434l.024-.308c.1-1.286.15-1.929.587-2.158c.436-.23.97.107 2.036.78l.276.174c.303.191.454.287.629.31c.174.025.352-.026.707-.127l.324-.092c1.251-.355 1.877-.533 2.212-.198c.335.334.157.96-.199 2.211l-.092.324c-.1.355-.151.533-.127.708s.12.326.31.629l.174.276c.673 1.066 1.01 1.6.78 2.035s-.872.487-2.158.587l-.333.026c-.365.029-.548.043-.708.127s-.278.228-.515.516l-.216.263c-.836 1.014-1.254 1.522-1.73 1.456c-.476-.065-.696-.66-1.135-1.848l-.114-.308c-.125-.338-.187-.507-.31-.63c-.123-.122-.292-.185-.63-.31l-.307-.113c-1.19-.44-1.784-.66-1.849-1.136s.442-.894 1.457-1.729l.139-.115a61 61 0 0 1-.732-.732a23 23 0 0 1-2.169-2.517a17 17 0 0 1-.689-1.018a13 13 0 0 1-.443-.779l-.097-.192a8 8 0 0 1-.34-.788a6 6 0 0 1-.207-.684c-.176-.746-.17-1.467.125-2.096A2.3 2.3 0 0 1 2.63 4.58c.28-.133.588-.221.908-.272c.86-.136 1.89-.02 2.997.272c2.222.587 4.967 1.945 7.73 3.908c2.765 1.964 5.08 4.2 6.583 6.247c.498.677.916 1.345 1.231 1.986a9 9 0 0 1 .4.954c.306.902.4 1.835.028 2.627c-.272.58-.726.956-1.27 1.179q-.331.134-.696.2a4.6 4.6 0 0 1-.751.07q-.219.003-.45-.01a8 8 0 0 1-.943-.112c-.824-.144-1.727-.412-2.671-.781a.75.75 0 1 1 .546-1.397"/><path fillRule="evenodd" d="M19.665 2.409a.75.75 0 0 1 .13 1.053l-.111.142a3.6 3.6 0 0 0 .87 1.756a.75.75 0 0 1-1.108 1.01a5.1 5.1 0 0 1-1.021-1.697a3.7 3.7 0 0 1-.687.32c.326.591.532 1.247.605 1.927a.75.75 0 0 1-1.492.16a3.6 3.6 0 0 0-.718-1.811l-.158-.006a.75.75 0 0 1 .05-1.499l.408.014c.526-.104.797-.18 1.031-.29c.235-.112.47-.275.891-.62l.258-.33a.75.75 0 0 1 1.052-.13" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.273 19.45q.947.369 1.748.566l.007.001c.954.235 1.711.282 2.25.186q.226-.041.388-.109c.263-.11.408-.268.484-.43c.088-.187.129-.458.078-.827a3.7 3.7 0 0 0-.21-.8a7.5 7.5 0 0 0-.488-1.043l-.01-.02l-.092-.16a14 14 0 0 0-1.022-1.503l-.004-.006c-1.397-1.811-3.49-3.809-6.005-5.595C10.73 7.816 8.15 6.557 6.153 6.029l-.17-.044l-.01-.002c-.954-.235-1.712-.282-2.25-.186a1.7 1.7 0 0 0-.513.168a.8.8 0 0 0-.36.371c-.113.24-.142.608-.024 1.111q.054.235.157.516a7 7 0 0 0 .33.75l.03.057l.106.199c.293.534.676 1.112 1.145 1.72l.003.004a23 23 0 0 0 1.783 2.028l.432.434l.024-.308c.1-1.286.15-1.929.587-2.158c.436-.23.97.107 2.036.78l.276.174c.303.191.454.287.629.31c.174.025.352-.026.707-.127l.324-.092c1.251-.355 1.877-.533 2.212-.198c.335.334.157.96-.199 2.211l-.092.324c-.1.355-.151.533-.127.708s.12.326.31.629l.174.276c.673 1.066 1.01 1.6.78 2.035s-.872.487-2.158.587l-.333.026c-.365.029-.548.043-.708.127s-.278.228-.515.516l-.216.263c-.836 1.014-1.254 1.522-1.73 1.456c-.476-.065-.696-.66-1.135-1.848l-.114-.308c-.125-.338-.187-.507-.31-.63c-.123-.122-.292-.185-.63-.31l-.307-.113c-1.19-.44-1.784-.66-1.849-1.136s.442-.894 1.457-1.729l.139-.115a61 61 0 0 1-.732-.732a23 23 0 0 1-2.169-2.517a17 17 0 0 1-.689-1.018a13 13 0 0 1-.443-.779l-.097-.192a8 8 0 0 1-.34-.788a6 6 0 0 1-.207-.684c-.176-.746-.17-1.467.125-2.096A2.3 2.3 0 0 1 2.63 4.58c.28-.133.588-.221.908-.272c.86-.136 1.89-.02 2.997.272c2.222.587 4.967 1.945 7.73 3.908c2.765 1.964 5.08 4.2 6.583 6.247c.498.677.916 1.345 1.231 1.986a9 9 0 0 1 .4.954c.306.902.4 1.835.028 2.627c-.272.58-.726.956-1.27 1.179q-.331.134-.696.2a4.6 4.6 0 0 1-.751.07q-.219.003-.45-.01a8 8 0 0 1-.943-.112c-.824-.144-1.727-.412-2.671-.781a.75.75 0 1 1 .546-1.397"/><path fill-rule="evenodd" d="M19.665 2.409a.75.75 0 0 1 .13 1.053l-.111.142a3.6 3.6 0 0 0 .87 1.756a.75.75 0 0 1-1.108 1.01a5.1 5.1 0 0 1-1.021-1.697a3.7 3.7 0 0 1-.687.32c.326.591.532 1.247.605 1.927a.75.75 0 0 1-1.492.16a3.6 3.6 0 0 0-.718-1.811l-.158-.006a.75.75 0 0 1 .05-1.499l.408.014c.526-.104.797-.18 1.031-.29c.235-.112.47-.275.891-.62l.258-.33a.75.75 0 0 1 1.052-.13" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-star-ring-filled {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.273%2019.45q.947.369%201.748.566l.007.001c.954.235%201.711.282%202.25.186q.226-.041.388-.109c.263-.11.408-.268.484-.43c.088-.187.129-.458.078-.827a3.7%203.7%200%200%200-.21-.8a7.5%207.5%200%200%200-.488-1.043l-.01-.02l-.092-.16a14%2014%200%200%200-1.022-1.503l-.004-.006c-1.397-1.811-3.49-3.809-6.005-5.595C10.73%207.816%208.15%206.557%206.153%206.029l-.17-.044l-.01-.002c-.954-.235-1.712-.282-2.25-.186a1.7%201.7%200%200%200-.513.168a.8.8%200%200%200-.36.371c-.113.24-.142.608-.024%201.111q.054.235.157.516a7%207%200%200%200%20.33.75l.03.057l.106.199c.293.534.676%201.112%201.145%201.72l.003.004a23%2023%200%200%200%201.783%202.028l.432.434l.024-.308c.1-1.286.15-1.929.587-2.158c.436-.23.97.107%202.036.78l.276.174c.303.191.454.287.629.31c.174.025.352-.026.707-.127l.324-.092c1.251-.355%201.877-.533%202.212-.198c.335.334.157.96-.199%202.211l-.092.324c-.1.355-.151.533-.127.708s.12.326.31.629l.174.276c.673%201.066%201.01%201.6.78%202.035s-.872.487-2.158.587l-.333.026c-.365.029-.548.043-.708.127s-.278.228-.515.516l-.216.263c-.836%201.014-1.254%201.522-1.73%201.456c-.476-.065-.696-.66-1.135-1.848l-.114-.308c-.125-.338-.187-.507-.31-.63c-.123-.122-.292-.185-.63-.31l-.307-.113c-1.19-.44-1.784-.66-1.849-1.136s.442-.894%201.457-1.729l.139-.115a61%2061%200%200%201-.732-.732a23%2023%200%200%201-2.169-2.517a17%2017%200%200%201-.689-1.018a13%2013%200%200%201-.443-.779l-.097-.192a8%208%200%200%201-.34-.788a6%206%200%200%201-.207-.684c-.176-.746-.17-1.467.125-2.096A2.3%202.3%200%200%201%202.63%204.58c.28-.133.588-.221.908-.272c.86-.136%201.89-.02%202.997.272c2.222.587%204.967%201.945%207.73%203.908c2.765%201.964%205.08%204.2%206.583%206.247c.498.677.916%201.345%201.231%201.986a9%209%200%200%201%20.4.954c.306.902.4%201.835.028%202.627c-.272.58-.726.956-1.27%201.179q-.331.134-.696.2a4.6%204.6%200%200%201-.751.07q-.219.003-.45-.01a8%208%200%200%201-.943-.112c-.824-.144-1.727-.412-2.671-.781a.75.75%200%201%201%20.546-1.397%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19.665%202.409a.75.75%200%200%201%20.13%201.053l-.111.142a3.6%203.6%200%200%200%20.87%201.756a.75.75%200%200%201-1.108%201.01a5.1%205.1%200%200%201-1.021-1.697a3.7%203.7%200%200%201-.687.32c.326.591.532%201.247.605%201.927a.75.75%200%200%201-1.492.16a3.6%203.6%200%200%200-.718-1.811l-.158-.006a.75.75%200%200%201%20.05-1.499l.408.014c.526-.104.797-.18%201.031-.29c.235-.112.47-.275.891-.62l.258-.33a.75.75%200%200%201%201.052-.13%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.273%2019.45q.947.369%201.748.566l.007.001c.954.235%201.711.282%202.25.186q.226-.041.388-.109c.263-.11.408-.268.484-.43c.088-.187.129-.458.078-.827a3.7%203.7%200%200%200-.21-.8a7.5%207.5%200%200%200-.488-1.043l-.01-.02l-.092-.16a14%2014%200%200%200-1.022-1.503l-.004-.006c-1.397-1.811-3.49-3.809-6.005-5.595C10.73%207.816%208.15%206.557%206.153%206.029l-.17-.044l-.01-.002c-.954-.235-1.712-.282-2.25-.186a1.7%201.7%200%200%200-.513.168a.8.8%200%200%200-.36.371c-.113.24-.142.608-.024%201.111q.054.235.157.516a7%207%200%200%200%20.33.75l.03.057l.106.199c.293.534.676%201.112%201.145%201.72l.003.004a23%2023%200%200%200%201.783%202.028l.432.434l.024-.308c.1-1.286.15-1.929.587-2.158c.436-.23.97.107%202.036.78l.276.174c.303.191.454.287.629.31c.174.025.352-.026.707-.127l.324-.092c1.251-.355%201.877-.533%202.212-.198c.335.334.157.96-.199%202.211l-.092.324c-.1.355-.151.533-.127.708s.12.326.31.629l.174.276c.673%201.066%201.01%201.6.78%202.035s-.872.487-2.158.587l-.333.026c-.365.029-.548.043-.708.127s-.278.228-.515.516l-.216.263c-.836%201.014-1.254%201.522-1.73%201.456c-.476-.065-.696-.66-1.135-1.848l-.114-.308c-.125-.338-.187-.507-.31-.63c-.123-.122-.292-.185-.63-.31l-.307-.113c-1.19-.44-1.784-.66-1.849-1.136s.442-.894%201.457-1.729l.139-.115a61%2061%200%200%201-.732-.732a23%2023%200%200%201-2.169-2.517a17%2017%200%200%201-.689-1.018a13%2013%200%200%201-.443-.779l-.097-.192a8%208%200%200%201-.34-.788a6%206%200%200%201-.207-.684c-.176-.746-.17-1.467.125-2.096A2.3%202.3%200%200%201%202.63%204.58c.28-.133.588-.221.908-.272c.86-.136%201.89-.02%202.997.272c2.222.587%204.967%201.945%207.73%203.908c2.765%201.964%205.08%204.2%206.583%206.247c.498.677.916%201.345%201.231%201.986a9%209%200%200%201%20.4.954c.306.902.4%201.835.028%202.627c-.272.58-.726.956-1.27%201.179q-.331.134-.696.2a4.6%204.6%200%200%201-.751.07q-.219.003-.45-.01a8%208%200%200%201-.943-.112c-.824-.144-1.727-.412-2.671-.781a.75.75%200%201%201%20.546-1.397%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19.665%202.409a.75.75%200%200%201%20.13%201.053l-.111.142a3.6%203.6%200%200%200%20.87%201.756a.75.75%200%200%201-1.108%201.01a5.1%205.1%200%200%201-1.021-1.697a3.7%203.7%200%200%201-.687.32c.326.591.532%201.247.605%201.927a.75.75%200%200%201-1.492.16a3.6%203.6%200%200%200-.718-1.811l-.158-.006a.75.75%200%200%201%20.05-1.499l.408.014c.526-.104.797-.18%201.031-.29c.235-.112.47-.275.891-.62l.258-.33a.75.75%200%200%201%201.052-.13%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/star-ring-filled.svg?color=%231a73e8&size=48