round ssid chart icon

round-ssid-chart from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
round-ssid-chart
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the round ssid chart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.03a1 1 0 0 1 .41-.81L7.14 5.5c.4-.29.95-.25 1.3.1l3.78 3.78l7.2-5.23c.65-.48 1.58-.01 1.58.81a1 1 0 0 1-.41.81l-7.9 5.73c-.4.29-.95.25-1.29-.1L7.62 7.62L4.59 9.84c-.66.48-1.59.01-1.59-.81M21 16c0-.55-.45-1-1-1h-3.35c-.23 0-.45.08-.62.22l-3.9 3.12l-5.53-5.35a.99.99 0 0 0-1.27-.1l-1.9 1.35c-.27.19-.43.5-.43.82c0 .81.92 1.29 1.58.81L5.8 15l5.57 5.39c.36.35.93.38 1.32.06L17 17h3c.55 0 1-.45 1-1"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundSsidChart(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="M3 9.03a1 1 0 0 1 .41-.81L7.14 5.5c.4-.29.95-.25 1.3.1l3.78 3.78l7.2-5.23c.65-.48 1.58-.01 1.58.81a1 1 0 0 1-.41.81l-7.9 5.73c-.4.29-.95.25-1.29-.1L7.62 7.62L4.59 9.84c-.66.48-1.59.01-1.59-.81M21 16c0-.55-.45-1-1-1h-3.35c-.23 0-.45.08-.62.22l-3.9 3.12l-5.53-5.35a.99.99 0 0 0-1.27-.1l-1.9 1.35c-.27.19-.43.5-.43.82c0 .81.92 1.29 1.58.81L5.8 15l5.57 5.39c.36.35.93.38 1.32.06L17 17h3c.55 0 1-.45 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.03a1 1 0 0 1 .41-.81L7.14 5.5c.4-.29.95-.25 1.3.1l3.78 3.78l7.2-5.23c.65-.48 1.58-.01 1.58.81a1 1 0 0 1-.41.81l-7.9 5.73c-.4.29-.95.25-1.29-.1L7.62 7.62L4.59 9.84c-.66.48-1.59.01-1.59-.81M21 16c0-.55-.45-1-1-1h-3.35c-.23 0-.45.08-.62.22l-3.9 3.12l-5.53-5.35a.99.99 0 0 0-1.27-.1l-1.9 1.35c-.27.19-.43.5-.43.82c0 .81.92 1.29 1.58.81L5.8 15l5.57 5.39c.36.35.93.38 1.32.06L17 17h3c.55 0 1-.45 1-1"/></svg>
</template>

CSS

.icon-round-ssid-chart {
  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%22M3%209.03a1%201%200%200%201%20.41-.81L7.14%205.5c.4-.29.95-.25%201.3.1l3.78%203.78l7.2-5.23c.65-.48%201.58-.01%201.58.81a1%201%200%200%201-.41.81l-7.9%205.73c-.4.29-.95.25-1.29-.1L7.62%207.62L4.59%209.84c-.66.48-1.59.01-1.59-.81M21%2016c0-.55-.45-1-1-1h-3.35c-.23%200-.45.08-.62.22l-3.9%203.12l-5.53-5.35a.99.99%200%200%200-1.27-.1l-1.9%201.35c-.27.19-.43.5-.43.82c0%20.81.92%201.29%201.58.81L5.8%2015l5.57%205.39c.36.35.93.38%201.32.06L17%2017h3c.55%200%201-.45%201-1%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%22M3%209.03a1%201%200%200%201%20.41-.81L7.14%205.5c.4-.29.95-.25%201.3.1l3.78%203.78l7.2-5.23c.65-.48%201.58-.01%201.58.81a1%201%200%200%201-.41.81l-7.9%205.73c-.4.29-.95.25-1.29-.1L7.62%207.62L4.59%209.84c-.66.48-1.59.01-1.59-.81M21%2016c0-.55-.45-1-1-1h-3.35c-.23%200-.45.08-.62.22l-3.9%203.12l-5.53-5.35a.99.99%200%200%200-1.27-.1l-1.9%201.35c-.27.19-.43.5-.43.82c0%20.81.92%201.29%201.58.81L5.8%2015l5.57%205.39c.36.35.93.38%201.32.06L17%2017h3c.55%200%201-.45%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-ssid-chart.svg?color=%231a73e8&size=48