query stats icon
query-stats-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- query-stats-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- query-stats-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the query stats icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.75 13.4q-.325-.225-.387-.612t.137-.738l3.05-4.9q.55-.875 1.563-.937t1.662.712L9 8.35l2.375-3.85q.575-.95 1.663-.962t1.687.912L16 6.35l2.8-4.45q.225-.375.663-.462t.787.187q.325.225.388.613t-.138.737l-2.8 4.45q-.575.925-1.662.925t-1.688-.9l-1.275-1.9L10.7 9.4q-.525.875-1.537.95T7.5 9.65L6.25 8.2L3.2 13.125q-.225.375-.663.463T1.75 13.4M14.5 18q1.05 0 1.775-.725T17 15.5t-.725-1.775T14.5 13t-1.775.725T12 15.5t.725 1.775T14.5 18m0 2q-1.875 0-3.188-1.312T10 15.5t1.313-3.187T14.5 11t3.188 1.313T19 15.5q0 .65-.175 1.263T18.3 17.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T14.5 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsQueryStatsRounded(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="M1.75 13.4q-.325-.225-.387-.612t.137-.738l3.05-4.9q.55-.875 1.563-.937t1.662.712L9 8.35l2.375-3.85q.575-.95 1.663-.962t1.687.912L16 6.35l2.8-4.45q.225-.375.663-.462t.787.187q.325.225.388.613t-.138.737l-2.8 4.45q-.575.925-1.662.925t-1.688-.9l-1.275-1.9L10.7 9.4q-.525.875-1.537.95T7.5 9.65L6.25 8.2L3.2 13.125q-.225.375-.663.463T1.75 13.4M14.5 18q1.05 0 1.775-.725T17 15.5t-.725-1.775T14.5 13t-1.775.725T12 15.5t.725 1.775T14.5 18m0 2q-1.875 0-3.188-1.312T10 15.5t1.313-3.187T14.5 11t3.188 1.313T19 15.5q0 .65-.175 1.263T18.3 17.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T14.5 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.75 13.4q-.325-.225-.387-.612t.137-.738l3.05-4.9q.55-.875 1.563-.937t1.662.712L9 8.35l2.375-3.85q.575-.95 1.663-.962t1.687.912L16 6.35l2.8-4.45q.225-.375.663-.462t.787.187q.325.225.388.613t-.138.737l-2.8 4.45q-.575.925-1.662.925t-1.688-.9l-1.275-1.9L10.7 9.4q-.525.875-1.537.95T7.5 9.65L6.25 8.2L3.2 13.125q-.225.375-.663.463T1.75 13.4M14.5 18q1.05 0 1.775-.725T17 15.5t-.725-1.775T14.5 13t-1.775.725T12 15.5t.725 1.775T14.5 18m0 2q-1.875 0-3.188-1.312T10 15.5t1.313-3.187T14.5 11t3.188 1.313T19 15.5q0 .65-.175 1.263T18.3 17.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T14.5 20"/></svg> </template>
CSS
.icon-query-stats-rounded {
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%22M1.75%2013.4q-.325-.225-.387-.612t.137-.738l3.05-4.9q.55-.875%201.563-.937t1.662.712L9%208.35l2.375-3.85q.575-.95%201.663-.962t1.687.912L16%206.35l2.8-4.45q.225-.375.663-.462t.787.187q.325.225.388.613t-.138.737l-2.8%204.45q-.575.925-1.662.925t-1.688-.9l-1.275-1.9L10.7%209.4q-.525.875-1.537.95T7.5%209.65L6.25%208.2L3.2%2013.125q-.225.375-.663.463T1.75%2013.4M14.5%2018q1.05%200%201.775-.725T17%2015.5t-.725-1.775T14.5%2013t-1.775.725T12%2015.5t.725%201.775T14.5%2018m0%202q-1.875%200-3.188-1.312T10%2015.5t1.313-3.187T14.5%2011t3.188%201.313T19%2015.5q0%20.65-.175%201.263T18.3%2017.9l2%202q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T14.5%2020%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%22M1.75%2013.4q-.325-.225-.387-.612t.137-.738l3.05-4.9q.55-.875%201.563-.937t1.662.712L9%208.35l2.375-3.85q.575-.95%201.663-.962t1.687.912L16%206.35l2.8-4.45q.225-.375.663-.462t.787.187q.325.225.388.613t-.138.737l-2.8%204.45q-.575.925-1.662.925t-1.688-.9l-1.275-1.9L10.7%209.4q-.525.875-1.537.95T7.5%209.65L6.25%208.2L3.2%2013.125q-.225.375-.663.463T1.75%2013.4M14.5%2018q1.05%200%201.775-.725T17%2015.5t-.725-1.775T14.5%2013t-1.775.725T12%2015.5t.725%201.775T14.5%2018m0%202q-1.875%200-3.188-1.312T10%2015.5t1.313-3.187T14.5%2011t3.188%201.313T19%2015.5q0%20.65-.175%201.263T18.3%2017.9l2%202q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T14.5%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/query-stats-rounded.svg?color=%231a73e8&size=48