globe 2 cancel icon
globe-2-cancel from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- globe-2-cancel
- Set
- Material Symbols
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- globe-2-cancel-outline, globe-2-cancel-outline-sharp, globe-2-cancel-sharp
1 other variant in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the globe 2 cancel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.4 22L16 20.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1 2.1l2.1-2.1l1.4 1.4l-2.075 2.1L23 20.6L21.6 22l-2.1-2.075zM12 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.5t-.038.5h-2.025q.05-.25.063-.5T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1v.5q0 .25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.45 1.95q-.575.125-1.112.187T12 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 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.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 MaterialSymbolsGlobe2Cancel(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="M17.4 22L16 20.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1 2.1l2.1-2.1l1.4 1.4l-2.075 2.1L23 20.6L21.6 22l-2.1-2.075zM12 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.5t-.038.5h-2.025q.05-.25.063-.5T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1v.5q0 .25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.45 1.95q-.575.125-1.112.187T12 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 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.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="M17.4 22L16 20.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1 2.1l2.1-2.1l1.4 1.4l-2.075 2.1L23 20.6L21.6 22l-2.1-2.075zM12 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.5t-.038.5h-2.025q.05-.25.063-.5T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1v.5q0 .25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.45 1.95q-.575.125-1.112.187T12 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 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.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-globe-2-cancel {
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%22M17.4%2022L16%2020.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1%202.1l2.1-2.1l1.4%201.4l-2.075%202.1L23%2020.6L21.6%2022l-2.1-2.075zM12%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.5t-.038.5h-2.025q.05-.25.063-.5T20%2012q0-.5-.062-1t-.188-1h-3.4q.075.5.113%201t.037%201v.5q0%20.25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112%201T9.5%2012t.038%201t.112%201H14v2h-3.9q.3%201.075.775%202.063T12%2019.95q.45%200%20.888-.05t.887-.1l.45%201.95q-.575.125-1.112.187T12%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%201m.85-6h2.95q.225-.925.563-1.812T9.4%204.45q-1.375.45-2.475%201.363T5.1%208m4.3%2011.55q-.45-.85-.788-1.737T8.05%2016H5.1q.725%201.275%201.825%202.188T9.4%2019.55M10.1%208h3.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%22M17.4%2022L16%2020.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1%202.1l2.1-2.1l1.4%201.4l-2.075%202.1L23%2020.6L21.6%2022l-2.1-2.075zM12%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.5t-.038.5h-2.025q.05-.25.063-.5T20%2012q0-.5-.062-1t-.188-1h-3.4q.075.5.113%201t.037%201v.5q0%20.25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112%201T9.5%2012t.038%201t.112%201H14v2h-3.9q.3%201.075.775%202.063T12%2019.95q.45%200%20.888-.05t.887-.1l.45%201.95q-.575.125-1.112.187T12%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%201m.85-6h2.95q.225-.925.563-1.812T9.4%204.45q-1.375.45-2.475%201.363T5.1%208m4.3%2011.55q-.45-.85-.788-1.737T8.05%2016H5.1q.725%201.275%201.825%202.188T9.4%2019.55M10.1%208h3.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/globe-2-cancel.svg?color=%231a73e8&size=48