captive portal icon

captive-portal-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
captive-portal-rounded
Set
Material Symbols
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
captive-portal-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the captive portal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 19.425v1.225q0 .425-.288.713T17 21.65t-.712-.287T16 20.65V17.5q0-.625.438-1.062T17.5 16h3.15q.425 0 .713.288t.287.712t-.287.713t-.713.287H19.4l2.25 2.25q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 .25-.012.55t-.038.55q-.05.425-.35.663t-.75.237q-.4 0-.675-.35t-.225-.75q.05-.25.05-.45V12q0-.5-.063-1t-.187-1h-3.4q.075.5.113 1t.037 1v.538q0 .287-.025.537q-.05.425-.35.675T15.4 14q-.4 0-.687-.325t-.238-.725q.025-.25.025-.475V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H12q.425 0 .713.288T13 15t-.288.713T12 16h-1.9q.3 1.075.775 2.063T12 19.95q.25 0 .5.013t.5-.013q.425-.05.7.213t.275.687q0 .45-.225.75t-.65.35q-.25.025-.55.038T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m5.15 5.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M5.1 8h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m5 0h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCaptivePortalRounded(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="M18 19.425v1.225q0 .425-.288.713T17 21.65t-.712-.287T16 20.65V17.5q0-.625.438-1.062T17.5 16h3.15q.425 0 .713.288t.287.712t-.287.713t-.713.287H19.4l2.25 2.25q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 .25-.012.55t-.038.55q-.05.425-.35.663t-.75.237q-.4 0-.675-.35t-.225-.75q.05-.25.05-.45V12q0-.5-.063-1t-.187-1h-3.4q.075.5.113 1t.037 1v.538q0 .287-.025.537q-.05.425-.35.675T15.4 14q-.4 0-.687-.325t-.238-.725q.025-.25.025-.475V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H12q.425 0 .713.288T13 15t-.288.713T12 16h-1.9q.3 1.075.775 2.063T12 19.95q.25 0 .5.013t.5-.013q.425-.05.7.213t.275.687q0 .45-.225.75t-.65.35q-.25.025-.55.038T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m5.15 5.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M5.1 8h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m5 0h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 19.425v1.225q0 .425-.288.713T17 21.65t-.712-.287T16 20.65V17.5q0-.625.438-1.062T17.5 16h3.15q.425 0 .713.288t.287.712t-.287.713t-.713.287H19.4l2.25 2.25q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 .25-.012.55t-.038.55q-.05.425-.35.663t-.75.237q-.4 0-.675-.35t-.225-.75q.05-.25.05-.45V12q0-.5-.063-1t-.187-1h-3.4q.075.5.113 1t.037 1v.538q0 .287-.025.537q-.05.425-.35.675T15.4 14q-.4 0-.687-.325t-.238-.725q.025-.25.025-.475V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H12q.425 0 .713.288T13 15t-.288.713T12 16h-1.9q.3 1.075.775 2.063T12 19.95q.25 0 .5.013t.5-.013q.425-.05.7.213t.275.687q0 .45-.225.75t-.65.35q-.25.025-.55.038T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m5.15 5.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M5.1 8h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m5 0h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8"/></svg>
</template>

CSS

.icon-captive-portal-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%22M18%2019.425v1.225q0%20.425-.288.713T17%2021.65t-.712-.287T16%2020.65V17.5q0-.625.438-1.062T17.5%2016h3.15q.425%200%20.713.288t.287.712t-.287.713t-.713.287H19.4l2.25%202.25q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3zM12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012q0%20.25-.012.55t-.038.55q-.05.425-.35.663t-.75.237q-.4%200-.675-.35t-.225-.75q.05-.25.05-.45V12q0-.5-.063-1t-.187-1h-3.4q.075.5.113%201t.037%201v.538q0%20.287-.025.537q-.05.425-.35.675T15.4%2014q-.4%200-.687-.325t-.238-.725q.025-.25.025-.475V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112%201T9.5%2012t.038%201t.112%201H12q.425%200%20.713.288T13%2015t-.288.713T12%2016h-1.9q.3%201.075.775%202.063T12%2019.95q.25%200%20.5.013t.5-.013q.425-.05.7.213t.275.687q0%20.45-.225.75t-.65.35q-.25.025-.55.038T12%2022m-7.75-8h3.4q-.075-.5-.112-1T7.5%2012t.038-1t.112-1h-3.4q-.125.5-.187%201T4%2012t.063%201t.187%201m5.15%205.55q-.45-.85-.788-1.737T8.05%2016H5.1q.725%201.275%201.825%202.188T9.4%2019.55M5.1%208h2.95q.225-.925.563-1.812T9.4%204.45q-1.375.45-2.475%201.363T5.1%208m5%200h3.8q-.3-1.075-.775-2.062T12%204.05q-.65.9-1.125%201.888T10.1%208m5.85%200h2.95q-.725-1.275-1.825-2.187T14.6%204.45q.45.85.788%201.738T15.95%208%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%22M18%2019.425v1.225q0%20.425-.288.713T17%2021.65t-.712-.287T16%2020.65V17.5q0-.625.438-1.062T17.5%2016h3.15q.425%200%20.713.288t.287.712t-.287.713t-.713.287H19.4l2.25%202.25q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3zM12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012q0%20.25-.012.55t-.038.55q-.05.425-.35.663t-.75.237q-.4%200-.675-.35t-.225-.75q.05-.25.05-.45V12q0-.5-.063-1t-.187-1h-3.4q.075.5.113%201t.037%201v.538q0%20.287-.025.537q-.05.425-.35.675T15.4%2014q-.4%200-.687-.325t-.238-.725q.025-.25.025-.475V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112%201T9.5%2012t.038%201t.112%201H12q.425%200%20.713.288T13%2015t-.288.713T12%2016h-1.9q.3%201.075.775%202.063T12%2019.95q.25%200%20.5.013t.5-.013q.425-.05.7.213t.275.687q0%20.45-.225.75t-.65.35q-.25.025-.55.038T12%2022m-7.75-8h3.4q-.075-.5-.112-1T7.5%2012t.038-1t.112-1h-3.4q-.125.5-.187%201T4%2012t.063%201t.187%201m5.15%205.55q-.45-.85-.788-1.737T8.05%2016H5.1q.725%201.275%201.825%202.188T9.4%2019.55M5.1%208h2.95q.225-.925.563-1.812T9.4%204.45q-1.375.45-2.475%201.363T5.1%208m5%200h3.8q-.3-1.075-.775-2.062T12%204.05q-.65.9-1.125%201.888T10.1%208m5.85%200h2.95q-.725-1.275-1.825-2.187T14.6%204.45q.45.85.788%201.738T15.95%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/captive-portal-rounded.svg?color=%231a73e8&size=48