ranking2 icon

ranking2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
ranking2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the ranking2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.67 14H4c-1.1 0-2 .9-2 2v5c0 .55.45 1 1 1h3.67c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1m6.66-4h-2.67c-1.1 0-2 .9-2 2v9c0 .55.45 1 1 1h4.67c.55 0 1-.45 1-1v-9a2 2 0 0 0-2-2M20 17h-2.67c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1H21c.55 0 1-.45 1-1v-2c0-1.1-.9-2-2-2M15.01 4.85c.31-.31.43-.68.33-1s-.41-.55-.85-.62l-.96-.16c-.04 0-.13-.07-.15-.11l-.53-1.06c-.4-.81-1.31-.81-1.71 0l-.53 1.06c-.01.04-.1.11-.14.11l-.96.16c-.44.07-.74.3-.85.62c-.1.32.02.69.33 1l.74.75c.04.03.07.15.06.19l-.21.92c-.16.69.1 1 .27 1.12s.54.28 1.15-.08l.9-.53c.04-.03.17-.03.21 0l.89.53c.28.17.51.22.69.22c.21 0 .36-.08.45-.14c.17-.12.43-.43.27-1.12l-.21-.92c-.01-.05.02-.16.06-.19z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconRanking2Filled(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="M6.67 14H4c-1.1 0-2 .9-2 2v5c0 .55.45 1 1 1h3.67c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1m6.66-4h-2.67c-1.1 0-2 .9-2 2v9c0 .55.45 1 1 1h4.67c.55 0 1-.45 1-1v-9a2 2 0 0 0-2-2M20 17h-2.67c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1H21c.55 0 1-.45 1-1v-2c0-1.1-.9-2-2-2M15.01 4.85c.31-.31.43-.68.33-1s-.41-.55-.85-.62l-.96-.16c-.04 0-.13-.07-.15-.11l-.53-1.06c-.4-.81-1.31-.81-1.71 0l-.53 1.06c-.01.04-.1.11-.14.11l-.96.16c-.44.07-.74.3-.85.62c-.1.32.02.69.33 1l.74.75c.04.03.07.15.06.19l-.21.92c-.16.69.1 1 .27 1.12s.54.28 1.15-.08l.9-.53c.04-.03.17-.03.21 0l.89.53c.28.17.51.22.69.22c.21 0 .36-.08.45-.14c.17-.12.43-.43.27-1.12l-.21-.92c-.01-.05.02-.16.06-.19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.67 14H4c-1.1 0-2 .9-2 2v5c0 .55.45 1 1 1h3.67c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1m6.66-4h-2.67c-1.1 0-2 .9-2 2v9c0 .55.45 1 1 1h4.67c.55 0 1-.45 1-1v-9a2 2 0 0 0-2-2M20 17h-2.67c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1H21c.55 0 1-.45 1-1v-2c0-1.1-.9-2-2-2M15.01 4.85c.31-.31.43-.68.33-1s-.41-.55-.85-.62l-.96-.16c-.04 0-.13-.07-.15-.11l-.53-1.06c-.4-.81-1.31-.81-1.71 0l-.53 1.06c-.01.04-.1.11-.14.11l-.96.16c-.44.07-.74.3-.85.62c-.1.32.02.69.33 1l.74.75c.04.03.07.15.06.19l-.21.92c-.16.69.1 1 .27 1.12s.54.28 1.15-.08l.9-.53c.04-.03.17-.03.21 0l.89.53c.28.17.51.22.69.22c.21 0 .36-.08.45-.14c.17-.12.43-.43.27-1.12l-.21-.92c-.01-.05.02-.16.06-.19z"/></svg>
</template>

CSS

.icon-ranking2-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.67%2014H4c-1.1%200-2%20.9-2%202v5c0%20.55.45%201%201%201h3.67c.55%200%201-.45%201-1v-6c0-.55-.45-1-1-1m6.66-4h-2.67c-1.1%200-2%20.9-2%202v9c0%20.55.45%201%201%201h4.67c.55%200%201-.45%201-1v-9a2%202%200%200%200-2-2M20%2017h-2.67c-.55%200-1%20.45-1%201v3c0%20.55.45%201%201%201H21c.55%200%201-.45%201-1v-2c0-1.1-.9-2-2-2M15.01%204.85c.31-.31.43-.68.33-1s-.41-.55-.85-.62l-.96-.16c-.04%200-.13-.07-.15-.11l-.53-1.06c-.4-.81-1.31-.81-1.71%200l-.53%201.06c-.01.04-.1.11-.14.11l-.96.16c-.44.07-.74.3-.85.62c-.1.32.02.69.33%201l.74.75c.04.03.07.15.06.19l-.21.92c-.16.69.1%201%20.27%201.12s.54.28%201.15-.08l.9-.53c.04-.03.17-.03.21%200l.89.53c.28.17.51.22.69.22c.21%200%20.36-.08.45-.14c.17-.12.43-.43.27-1.12l-.21-.92c-.01-.05.02-.16.06-.19z%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%22M6.67%2014H4c-1.1%200-2%20.9-2%202v5c0%20.55.45%201%201%201h3.67c.55%200%201-.45%201-1v-6c0-.55-.45-1-1-1m6.66-4h-2.67c-1.1%200-2%20.9-2%202v9c0%20.55.45%201%201%201h4.67c.55%200%201-.45%201-1v-9a2%202%200%200%200-2-2M20%2017h-2.67c-.55%200-1%20.45-1%201v3c0%20.55.45%201%201%201H21c.55%200%201-.45%201-1v-2c0-1.1-.9-2-2-2M15.01%204.85c.31-.31.43-.68.33-1s-.41-.55-.85-.62l-.96-.16c-.04%200-.13-.07-.15-.11l-.53-1.06c-.4-.81-1.31-.81-1.71%200l-.53%201.06c-.01.04-.1.11-.14.11l-.96.16c-.44.07-.74.3-.85.62c-.1.32.02.69.33%201l.74.75c.04.03.07.15.06.19l-.21.92c-.16.69.1%201%20.27%201.12s.54.28%201.15-.08l.9-.53c.04-.03.17-.03.21%200l.89.53c.28.17.51.22.69.22c.21%200%20.36-.08.45-.14c.17-.12.43-.43.27-1.12l-.21-.92c-.01-.05.02-.16.06-.19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/ranking2-filled.svg?color=%231a73e8&size=48