ranking3 icon
ranking3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- ranking3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the ranking3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.3 8.11l1.32 2.64c.18.36.66.72 1.06.78l2.39.4c1.53.26 1.89 1.36.79 2.46L17 16.26c-.31.31-.49.92-.39 1.36l.53 2.31c.42 1.82-.55 2.53-2.16 1.58l-2.24-1.33c-.41-.24-1.07-.24-1.48 0L9.01 21.5c-1.61.95-2.58.24-2.16-1.58l.53-2.31c.1-.43-.08-1.04-.39-1.36L5.14 14.4c-1.1-1.1-.74-2.21.79-2.46l2.39-.4c.4-.07.88-.42 1.06-.78l1.32-2.64c.71-1.44 1.89-1.44 2.6-.01M6 9.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75m12 0c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75m-6-5c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75"/></svg>
React
import type { SVGProps } from "react";
export function ReiconRanking3Filled(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="m13.3 8.11l1.32 2.64c.18.36.66.72 1.06.78l2.39.4c1.53.26 1.89 1.36.79 2.46L17 16.26c-.31.31-.49.92-.39 1.36l.53 2.31c.42 1.82-.55 2.53-2.16 1.58l-2.24-1.33c-.41-.24-1.07-.24-1.48 0L9.01 21.5c-1.61.95-2.58.24-2.16-1.58l.53-2.31c.1-.43-.08-1.04-.39-1.36L5.14 14.4c-1.1-1.1-.74-2.21.79-2.46l2.39-.4c.4-.07.88-.42 1.06-.78l1.32-2.64c.71-1.44 1.89-1.44 2.6-.01M6 9.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75m12 0c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75m-6-5c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.3 8.11l1.32 2.64c.18.36.66.72 1.06.78l2.39.4c1.53.26 1.89 1.36.79 2.46L17 16.26c-.31.31-.49.92-.39 1.36l.53 2.31c.42 1.82-.55 2.53-2.16 1.58l-2.24-1.33c-.41-.24-1.07-.24-1.48 0L9.01 21.5c-1.61.95-2.58.24-2.16-1.58l.53-2.31c.1-.43-.08-1.04-.39-1.36L5.14 14.4c-1.1-1.1-.74-2.21.79-2.46l2.39-.4c.4-.07.88-.42 1.06-.78l1.32-2.64c.71-1.44 1.89-1.44 2.6-.01M6 9.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75m12 0c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0 .41-.34.75-.75.75m-6-5c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75"/></svg> </template>
CSS
.icon-ranking3-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%22m13.3%208.11l1.32%202.64c.18.36.66.72%201.06.78l2.39.4c1.53.26%201.89%201.36.79%202.46L17%2016.26c-.31.31-.49.92-.39%201.36l.53%202.31c.42%201.82-.55%202.53-2.16%201.58l-2.24-1.33c-.41-.24-1.07-.24-1.48%200L9.01%2021.5c-1.61.95-2.58.24-2.16-1.58l.53-2.31c.1-.43-.08-1.04-.39-1.36L5.14%2014.4c-1.1-1.1-.74-2.21.79-2.46l2.39-.4c.4-.07.88-.42%201.06-.78l1.32-2.64c.71-1.44%201.89-1.44%202.6-.01M6%209.75c-.41%200-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0%20.41-.34.75-.75.75m12%200c-.41%200-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0%20.41-.34.75-.75.75m-6-5c-.41%200-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0%20.41-.34.75-.75.75%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%22m13.3%208.11l1.32%202.64c.18.36.66.72%201.06.78l2.39.4c1.53.26%201.89%201.36.79%202.46L17%2016.26c-.31.31-.49.92-.39%201.36l.53%202.31c.42%201.82-.55%202.53-2.16%201.58l-2.24-1.33c-.41-.24-1.07-.24-1.48%200L9.01%2021.5c-1.61.95-2.58.24-2.16-1.58l.53-2.31c.1-.43-.08-1.04-.39-1.36L5.14%2014.4c-1.1-1.1-.74-2.21.79-2.46l2.39-.4c.4-.07.88-.42%201.06-.78l1.32-2.64c.71-1.44%201.89-1.44%202.6-.01M6%209.75c-.41%200-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0%20.41-.34.75-.75.75m12%200c-.41%200-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v7c0%20.41-.34.75-.75.75m-6-5c-.41%200-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v2c0%20.41-.34.75-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/ranking3-filled.svg?color=%231a73e8&size=48