star rings icon
star-rings from Reicon by REICON · Outline · Astronomy · MIT Free for personal and commercial use.
- Name
- star-rings
- Set
- Reicon
- Style
- Outline
- 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 rings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M21.995 13.52c-.052-.6-.539-1.206-1.351-1.77m1.351 1.77c.027.308-.062.596-.252.861c-.386.536-1.191.976-2.3 1.289c1.657-.468 2.634-1.218 2.552-2.15m0 0a1.4 1.4 0 0 0-.09-.38a2.3 2.3 0 0 0-.433-.678c-.356-.4-.882-.788-1.543-1.152m2.066 2.21c.095 1.09-1.258 1.932-3.454 2.364m2.103-4.134c-1.787-1.241-5.153-2.282-8.948-2.63c-5.52-.507-9.86.64-9.691 2.564m18.639.066c-.559-.388-1.271-.757-2.103-1.09c.51.205.976.422 1.388.65m-17.924.374a1.4 1.4 0 0 0 .09.38q.132.342.433.679c.356.399.882.787 1.543 1.152m-2.066-2.211c-.082-.932.895-1.682 2.553-2.15c-1.11.313-1.915.753-2.3 1.29a1.25 1.25 0 0 0-.253.86m0 0c.052.601.539 1.207 1.351 1.77m.715.44c.412.228.878.446 1.388.65c-.831-.333-1.544-.702-2.103-1.09m.715.44c.95.524 2.181.997 3.594 1.377m-4.309-1.816c1.157.803 2.976 1.522 5.144 2.024m11.43-4.17c-.951-.523-2.182-.996-3.595-1.375"/><path stroke-linecap="round" d="M15.274 4.85q.39-.245.753-.423c.881-.43 1.637-.55 2.175-.29c.276.133.478.358.61.661c.122.284.184.635.188 1.044m-3.726-.991c-1.814 1.145-3.998 3.363-5.892 6.141c-3.143 4.61-4.301 9.022-2.594 9.867M15.274 4.85c-.388.245-.794.54-1.21.879m-7.277 15.13l.01.005q.171.083.369.114c.237.04.502.025.791-.037c.516-.11 1.105-.377 1.741-.775q.224-.14.454-.301q.385-.27.784-.595l1.175-.954m-5.324 2.543c-.826-.409-.981-1.652-.566-3.348M18.778 7.49c.15-.615.226-1.17.222-1.647m0 0c.007.856-.241 1.962-.719 3.213"/><path d="M11.765 14.281c-.014-.91-.02-1.365.266-1.531s.678.068 1.46.535l.202.12c.222.134.333.2.455.215c.123.016.242-.021.482-.096l.218-.067c.843-.262 1.264-.393 1.518-.16c.253.235.17.679.005 1.566l-.042.23c-.047.252-.07.379-.043.502s.104.23.256.442l.138.194c.535.749.802 1.123.672 1.433s-.573.351-1.456.433l-.229.021c-.25.023-.376.035-.482.096c-.105.06-.178.163-.323.369l-.133.187c-.512.725-.768 1.087-1.102 1.045s-.525-.461-.906-1.298l-.098-.217c-.109-.238-.163-.357-.256-.443c-.093-.085-.213-.128-.455-.214l-.22-.078c-.852-.3-1.278-.45-1.354-.787s.248-.636.897-1.235l.167-.155c.184-.17.277-.256.324-.37c.048-.113.046-.243.042-.501z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconStarRings(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M21.995 13.52c-.052-.6-.539-1.206-1.351-1.77m1.351 1.77c.027.308-.062.596-.252.861c-.386.536-1.191.976-2.3 1.289c1.657-.468 2.634-1.218 2.552-2.15m0 0a1.4 1.4 0 0 0-.09-.38a2.3 2.3 0 0 0-.433-.678c-.356-.4-.882-.788-1.543-1.152m2.066 2.21c.095 1.09-1.258 1.932-3.454 2.364m2.103-4.134c-1.787-1.241-5.153-2.282-8.948-2.63c-5.52-.507-9.86.64-9.691 2.564m18.639.066c-.559-.388-1.271-.757-2.103-1.09c.51.205.976.422 1.388.65m-17.924.374a1.4 1.4 0 0 0 .09.38q.132.342.433.679c.356.399.882.787 1.543 1.152m-2.066-2.211c-.082-.932.895-1.682 2.553-2.15c-1.11.313-1.915.753-2.3 1.29a1.25 1.25 0 0 0-.253.86m0 0c.052.601.539 1.207 1.351 1.77m.715.44c.412.228.878.446 1.388.65c-.831-.333-1.544-.702-2.103-1.09m.715.44c.95.524 2.181.997 3.594 1.377m-4.309-1.816c1.157.803 2.976 1.522 5.144 2.024m11.43-4.17c-.951-.523-2.182-.996-3.595-1.375"/><path strokeLinecap="round" d="M15.274 4.85q.39-.245.753-.423c.881-.43 1.637-.55 2.175-.29c.276.133.478.358.61.661c.122.284.184.635.188 1.044m-3.726-.991c-1.814 1.145-3.998 3.363-5.892 6.141c-3.143 4.61-4.301 9.022-2.594 9.867M15.274 4.85c-.388.245-.794.54-1.21.879m-7.277 15.13l.01.005q.171.083.369.114c.237.04.502.025.791-.037c.516-.11 1.105-.377 1.741-.775q.224-.14.454-.301q.385-.27.784-.595l1.175-.954m-5.324 2.543c-.826-.409-.981-1.652-.566-3.348M18.778 7.49c.15-.615.226-1.17.222-1.647m0 0c.007.856-.241 1.962-.719 3.213"/><path d="M11.765 14.281c-.014-.91-.02-1.365.266-1.531s.678.068 1.46.535l.202.12c.222.134.333.2.455.215c.123.016.242-.021.482-.096l.218-.067c.843-.262 1.264-.393 1.518-.16c.253.235.17.679.005 1.566l-.042.23c-.047.252-.07.379-.043.502s.104.23.256.442l.138.194c.535.749.802 1.123.672 1.433s-.573.351-1.456.433l-.229.021c-.25.023-.376.035-.482.096c-.105.06-.178.163-.323.369l-.133.187c-.512.725-.768 1.087-1.102 1.045s-.525-.461-.906-1.298l-.098-.217c-.109-.238-.163-.357-.256-.443c-.093-.085-.213-.128-.455-.214l-.22-.078c-.852-.3-1.278-.45-1.354-.787s.248-.636.897-1.235l.167-.155c.184-.17.277-.256.324-.37c.048-.113.046-.243.042-.501z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M21.995 13.52c-.052-.6-.539-1.206-1.351-1.77m1.351 1.77c.027.308-.062.596-.252.861c-.386.536-1.191.976-2.3 1.289c1.657-.468 2.634-1.218 2.552-2.15m0 0a1.4 1.4 0 0 0-.09-.38a2.3 2.3 0 0 0-.433-.678c-.356-.4-.882-.788-1.543-1.152m2.066 2.21c.095 1.09-1.258 1.932-3.454 2.364m2.103-4.134c-1.787-1.241-5.153-2.282-8.948-2.63c-5.52-.507-9.86.64-9.691 2.564m18.639.066c-.559-.388-1.271-.757-2.103-1.09c.51.205.976.422 1.388.65m-17.924.374a1.4 1.4 0 0 0 .09.38q.132.342.433.679c.356.399.882.787 1.543 1.152m-2.066-2.211c-.082-.932.895-1.682 2.553-2.15c-1.11.313-1.915.753-2.3 1.29a1.25 1.25 0 0 0-.253.86m0 0c.052.601.539 1.207 1.351 1.77m.715.44c.412.228.878.446 1.388.65c-.831-.333-1.544-.702-2.103-1.09m.715.44c.95.524 2.181.997 3.594 1.377m-4.309-1.816c1.157.803 2.976 1.522 5.144 2.024m11.43-4.17c-.951-.523-2.182-.996-3.595-1.375"/><path stroke-linecap="round" d="M15.274 4.85q.39-.245.753-.423c.881-.43 1.637-.55 2.175-.29c.276.133.478.358.61.661c.122.284.184.635.188 1.044m-3.726-.991c-1.814 1.145-3.998 3.363-5.892 6.141c-3.143 4.61-4.301 9.022-2.594 9.867M15.274 4.85c-.388.245-.794.54-1.21.879m-7.277 15.13l.01.005q.171.083.369.114c.237.04.502.025.791-.037c.516-.11 1.105-.377 1.741-.775q.224-.14.454-.301q.385-.27.784-.595l1.175-.954m-5.324 2.543c-.826-.409-.981-1.652-.566-3.348M18.778 7.49c.15-.615.226-1.17.222-1.647m0 0c.007.856-.241 1.962-.719 3.213"/><path d="M11.765 14.281c-.014-.91-.02-1.365.266-1.531s.678.068 1.46.535l.202.12c.222.134.333.2.455.215c.123.016.242-.021.482-.096l.218-.067c.843-.262 1.264-.393 1.518-.16c.253.235.17.679.005 1.566l-.042.23c-.047.252-.07.379-.043.502s.104.23.256.442l.138.194c.535.749.802 1.123.672 1.433s-.573.351-1.456.433l-.229.021c-.25.023-.376.035-.482.096c-.105.06-.178.163-.323.369l-.133.187c-.512.725-.768 1.087-1.102 1.045s-.525-.461-.906-1.298l-.098-.217c-.109-.238-.163-.357-.256-.443c-.093-.085-.213-.128-.455-.214l-.22-.078c-.852-.3-1.278-.45-1.354-.787s.248-.636.897-1.235l.167-.155c.184-.17.277-.256.324-.37c.048-.113.046-.243.042-.501z"/></g></svg> </template>
CSS
.icon-star-rings {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.995%2013.52c-.052-.6-.539-1.206-1.351-1.77m1.351%201.77c.027.308-.062.596-.252.861c-.386.536-1.191.976-2.3%201.289c1.657-.468%202.634-1.218%202.552-2.15m0%200a1.4%201.4%200%200%200-.09-.38a2.3%202.3%200%200%200-.433-.678c-.356-.4-.882-.788-1.543-1.152m2.066%202.21c.095%201.09-1.258%201.932-3.454%202.364m2.103-4.134c-1.787-1.241-5.153-2.282-8.948-2.63c-5.52-.507-9.86.64-9.691%202.564m18.639.066c-.559-.388-1.271-.757-2.103-1.09c.51.205.976.422%201.388.65m-17.924.374a1.4%201.4%200%200%200%20.09.38q.132.342.433.679c.356.399.882.787%201.543%201.152m-2.066-2.211c-.082-.932.895-1.682%202.553-2.15c-1.11.313-1.915.753-2.3%201.29a1.25%201.25%200%200%200-.253.86m0%200c.052.601.539%201.207%201.351%201.77m.715.44c.412.228.878.446%201.388.65c-.831-.333-1.544-.702-2.103-1.09m.715.44c.95.524%202.181.997%203.594%201.377m-4.309-1.816c1.157.803%202.976%201.522%205.144%202.024m11.43-4.17c-.951-.523-2.182-.996-3.595-1.375%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.274%204.85q.39-.245.753-.423c.881-.43%201.637-.55%202.175-.29c.276.133.478.358.61.661c.122.284.184.635.188%201.044m-3.726-.991c-1.814%201.145-3.998%203.363-5.892%206.141c-3.143%204.61-4.301%209.022-2.594%209.867M15.274%204.85c-.388.245-.794.54-1.21.879m-7.277%2015.13l.01.005q.171.083.369.114c.237.04.502.025.791-.037c.516-.11%201.105-.377%201.741-.775q.224-.14.454-.301q.385-.27.784-.595l1.175-.954m-5.324%202.543c-.826-.409-.981-1.652-.566-3.348M18.778%207.49c.15-.615.226-1.17.222-1.647m0%200c.007.856-.241%201.962-.719%203.213%22%2F%3E%3Cpath%20d%3D%22M11.765%2014.281c-.014-.91-.02-1.365.266-1.531s.678.068%201.46.535l.202.12c.222.134.333.2.455.215c.123.016.242-.021.482-.096l.218-.067c.843-.262%201.264-.393%201.518-.16c.253.235.17.679.005%201.566l-.042.23c-.047.252-.07.379-.043.502s.104.23.256.442l.138.194c.535.749.802%201.123.672%201.433s-.573.351-1.456.433l-.229.021c-.25.023-.376.035-.482.096c-.105.06-.178.163-.323.369l-.133.187c-.512.725-.768%201.087-1.102%201.045s-.525-.461-.906-1.298l-.098-.217c-.109-.238-.163-.357-.256-.443c-.093-.085-.213-.128-.455-.214l-.22-.078c-.852-.3-1.278-.45-1.354-.787s.248-.636.897-1.235l.167-.155c.184-.17.277-.256.324-.37c.048-.113.046-.243.042-.501z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.995%2013.52c-.052-.6-.539-1.206-1.351-1.77m1.351%201.77c.027.308-.062.596-.252.861c-.386.536-1.191.976-2.3%201.289c1.657-.468%202.634-1.218%202.552-2.15m0%200a1.4%201.4%200%200%200-.09-.38a2.3%202.3%200%200%200-.433-.678c-.356-.4-.882-.788-1.543-1.152m2.066%202.21c.095%201.09-1.258%201.932-3.454%202.364m2.103-4.134c-1.787-1.241-5.153-2.282-8.948-2.63c-5.52-.507-9.86.64-9.691%202.564m18.639.066c-.559-.388-1.271-.757-2.103-1.09c.51.205.976.422%201.388.65m-17.924.374a1.4%201.4%200%200%200%20.09.38q.132.342.433.679c.356.399.882.787%201.543%201.152m-2.066-2.211c-.082-.932.895-1.682%202.553-2.15c-1.11.313-1.915.753-2.3%201.29a1.25%201.25%200%200%200-.253.86m0%200c.052.601.539%201.207%201.351%201.77m.715.44c.412.228.878.446%201.388.65c-.831-.333-1.544-.702-2.103-1.09m.715.44c.95.524%202.181.997%203.594%201.377m-4.309-1.816c1.157.803%202.976%201.522%205.144%202.024m11.43-4.17c-.951-.523-2.182-.996-3.595-1.375%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.274%204.85q.39-.245.753-.423c.881-.43%201.637-.55%202.175-.29c.276.133.478.358.61.661c.122.284.184.635.188%201.044m-3.726-.991c-1.814%201.145-3.998%203.363-5.892%206.141c-3.143%204.61-4.301%209.022-2.594%209.867M15.274%204.85c-.388.245-.794.54-1.21.879m-7.277%2015.13l.01.005q.171.083.369.114c.237.04.502.025.791-.037c.516-.11%201.105-.377%201.741-.775q.224-.14.454-.301q.385-.27.784-.595l1.175-.954m-5.324%202.543c-.826-.409-.981-1.652-.566-3.348M18.778%207.49c.15-.615.226-1.17.222-1.647m0%200c.007.856-.241%201.962-.719%203.213%22%2F%3E%3Cpath%20d%3D%22M11.765%2014.281c-.014-.91-.02-1.365.266-1.531s.678.068%201.46.535l.202.12c.222.134.333.2.455.215c.123.016.242-.021.482-.096l.218-.067c.843-.262%201.264-.393%201.518-.16c.253.235.17.679.005%201.566l-.042.23c-.047.252-.07.379-.043.502s.104.23.256.442l.138.194c.535.749.802%201.123.672%201.433s-.573.351-1.456.433l-.229.021c-.25.023-.376.035-.482.096c-.105.06-.178.163-.323.369l-.133.187c-.512.725-.768%201.087-1.102%201.045s-.525-.461-.906-1.298l-.098-.217c-.109-.238-.163-.357-.256-.443c-.093-.085-.213-.128-.455-.214l-.22-.078c-.852-.3-1.278-.45-1.354-.787s.248-.636.897-1.235l.167-.155c.184-.17.277-.256.324-.37c.048-.113.046-.243.042-.501z%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-rings.svg?color=%231a73e8&size=48