md globe icon
md-globe from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-globe
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-globe
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md globe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.124 48 48 141.125 48 256s93.124 208 208 208c114.875 0 208-93.125 208-208S370.875 48 256 48zm-21.549 384.999c-39.464-4.726-75.978-22.392-104.519-50.932C96.258 348.393 77.714 303.622 77.714 256c0-42.87 15.036-83.424 42.601-115.659.71 8.517 2.463 17.648 2.014 24.175-1.64 23.795-3.988 38.687 9.94 58.762 5.426 7.819 6.759 19.028 9.4 28.078 2.583 8.854 12.902 13.498 20.019 18.953 14.359 11.009 28.096 23.805 43.322 33.494 10.049 6.395 16.326 9.576 13.383 21.839-2.367 9.862-3.028 15.937-8.13 24.723-1.557 2.681 5.877 19.918 8.351 22.392 7.498 7.497 14.938 14.375 23.111 21.125 12.671 10.469-1.231 24.072-7.274 39.117zm147.616-50.932c-25.633 25.633-57.699 42.486-92.556 49.081 4.94-12.216 13.736-23.07 21.895-29.362 7.097-5.476 15.986-16.009 19.693-24.352 3.704-8.332 8.611-15.555 13.577-23.217 7.065-10.899-17.419-27.336-25.353-30.781-17.854-7.751-31.294-18.21-47.161-29.375-11.305-7.954-34.257 4.154-47.02-1.417-17.481-7.633-31.883-20.896-47.078-32.339-15.68-11.809-14.922-25.576-14.922-42.997 12.282.453 29.754-3.399 37.908 6.478 2.573 3.117 11.42 17.042 17.342 12.094 4.838-4.043-3.585-20.249-5.212-24.059-5.005-11.715 11.404-16.284 19.803-24.228 10.96-10.364 34.47-26.618 32.612-34.047s-23.524-28.477-36.249-25.193c-1.907.492-18.697 18.097-21.941 20.859.086-5.746.172-11.491.26-17.237.055-3.628-6.768-7.352-6.451-9.692.8-5.914 17.262-16.647 21.357-21.357-2.869-1.793-12.659-10.202-15.622-8.968-7.174 2.99-15.276 5.05-22.45 8.039 0-2.488-.302-4.825-.662-7.133a176.585 176.585 0 0145.31-13.152l14.084 5.66 9.944 11.801 9.924 10.233 8.675 2.795 13.779-12.995L282 87.929V79.59c27.25 3.958 52.984 14.124 75.522 29.8-4.032.361-8.463.954-13.462 1.59-2.065-1.22-4.714-1.774-6.965-2.623 6.531 14.042 13.343 27.89 20.264 41.746 7.393 14.801 23.793 30.677 26.673 46.301 3.394 18.416 1.039 35.144 2.896 56.811 1.788 20.865 23.524 44.572 23.524 44.572s10.037 3.419 18.384 2.228c-7.781 30.783-23.733 59.014-46.769 82.052z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdGlobe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.124 48 48 141.125 48 256s93.124 208 208 208c114.875 0 208-93.125 208-208S370.875 48 256 48zm-21.549 384.999c-39.464-4.726-75.978-22.392-104.519-50.932C96.258 348.393 77.714 303.622 77.714 256c0-42.87 15.036-83.424 42.601-115.659.71 8.517 2.463 17.648 2.014 24.175-1.64 23.795-3.988 38.687 9.94 58.762 5.426 7.819 6.759 19.028 9.4 28.078 2.583 8.854 12.902 13.498 20.019 18.953 14.359 11.009 28.096 23.805 43.322 33.494 10.049 6.395 16.326 9.576 13.383 21.839-2.367 9.862-3.028 15.937-8.13 24.723-1.557 2.681 5.877 19.918 8.351 22.392 7.498 7.497 14.938 14.375 23.111 21.125 12.671 10.469-1.231 24.072-7.274 39.117zm147.616-50.932c-25.633 25.633-57.699 42.486-92.556 49.081 4.94-12.216 13.736-23.07 21.895-29.362 7.097-5.476 15.986-16.009 19.693-24.352 3.704-8.332 8.611-15.555 13.577-23.217 7.065-10.899-17.419-27.336-25.353-30.781-17.854-7.751-31.294-18.21-47.161-29.375-11.305-7.954-34.257 4.154-47.02-1.417-17.481-7.633-31.883-20.896-47.078-32.339-15.68-11.809-14.922-25.576-14.922-42.997 12.282.453 29.754-3.399 37.908 6.478 2.573 3.117 11.42 17.042 17.342 12.094 4.838-4.043-3.585-20.249-5.212-24.059-5.005-11.715 11.404-16.284 19.803-24.228 10.96-10.364 34.47-26.618 32.612-34.047s-23.524-28.477-36.249-25.193c-1.907.492-18.697 18.097-21.941 20.859.086-5.746.172-11.491.26-17.237.055-3.628-6.768-7.352-6.451-9.692.8-5.914 17.262-16.647 21.357-21.357-2.869-1.793-12.659-10.202-15.622-8.968-7.174 2.99-15.276 5.05-22.45 8.039 0-2.488-.302-4.825-.662-7.133a176.585 176.585 0 0145.31-13.152l14.084 5.66 9.944 11.801 9.924 10.233 8.675 2.795 13.779-12.995L282 87.929V79.59c27.25 3.958 52.984 14.124 75.522 29.8-4.032.361-8.463.954-13.462 1.59-2.065-1.22-4.714-1.774-6.965-2.623 6.531 14.042 13.343 27.89 20.264 41.746 7.393 14.801 23.793 30.677 26.673 46.301 3.394 18.416 1.039 35.144 2.896 56.811 1.788 20.865 23.524 44.572 23.524 44.572s10.037 3.419 18.384 2.228c-7.781 30.783-23.733 59.014-46.769 82.052z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.124 48 48 141.125 48 256s93.124 208 208 208c114.875 0 208-93.125 208-208S370.875 48 256 48zm-21.549 384.999c-39.464-4.726-75.978-22.392-104.519-50.932C96.258 348.393 77.714 303.622 77.714 256c0-42.87 15.036-83.424 42.601-115.659.71 8.517 2.463 17.648 2.014 24.175-1.64 23.795-3.988 38.687 9.94 58.762 5.426 7.819 6.759 19.028 9.4 28.078 2.583 8.854 12.902 13.498 20.019 18.953 14.359 11.009 28.096 23.805 43.322 33.494 10.049 6.395 16.326 9.576 13.383 21.839-2.367 9.862-3.028 15.937-8.13 24.723-1.557 2.681 5.877 19.918 8.351 22.392 7.498 7.497 14.938 14.375 23.111 21.125 12.671 10.469-1.231 24.072-7.274 39.117zm147.616-50.932c-25.633 25.633-57.699 42.486-92.556 49.081 4.94-12.216 13.736-23.07 21.895-29.362 7.097-5.476 15.986-16.009 19.693-24.352 3.704-8.332 8.611-15.555 13.577-23.217 7.065-10.899-17.419-27.336-25.353-30.781-17.854-7.751-31.294-18.21-47.161-29.375-11.305-7.954-34.257 4.154-47.02-1.417-17.481-7.633-31.883-20.896-47.078-32.339-15.68-11.809-14.922-25.576-14.922-42.997 12.282.453 29.754-3.399 37.908 6.478 2.573 3.117 11.42 17.042 17.342 12.094 4.838-4.043-3.585-20.249-5.212-24.059-5.005-11.715 11.404-16.284 19.803-24.228 10.96-10.364 34.47-26.618 32.612-34.047s-23.524-28.477-36.249-25.193c-1.907.492-18.697 18.097-21.941 20.859.086-5.746.172-11.491.26-17.237.055-3.628-6.768-7.352-6.451-9.692.8-5.914 17.262-16.647 21.357-21.357-2.869-1.793-12.659-10.202-15.622-8.968-7.174 2.99-15.276 5.05-22.45 8.039 0-2.488-.302-4.825-.662-7.133a176.585 176.585 0 0145.31-13.152l14.084 5.66 9.944 11.801 9.924 10.233 8.675 2.795 13.779-12.995L282 87.929V79.59c27.25 3.958 52.984 14.124 75.522 29.8-4.032.361-8.463.954-13.462 1.59-2.065-1.22-4.714-1.774-6.965-2.623 6.531 14.042 13.343 27.89 20.264 41.746 7.393 14.801 23.793 30.677 26.673 46.301 3.394 18.416 1.039 35.144 2.896 56.811 1.788 20.865 23.524 44.572 23.524 44.572s10.037 3.419 18.384 2.228c-7.781 30.783-23.733 59.014-46.769 82.052z" fill="currentColor"/></svg> </template>
CSS
.icon-md-globe {
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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2048C141.124%2048%2048%20141.125%2048%20256s93.124%20208%20208%20208c114.875%200%20208-93.125%20208-208S370.875%2048%20256%2048zm-21.549%20384.999c-39.464-4.726-75.978-22.392-104.519-50.932C96.258%20348.393%2077.714%20303.622%2077.714%20256c0-42.87%2015.036-83.424%2042.601-115.659.71%208.517%202.463%2017.648%202.014%2024.175-1.64%2023.795-3.988%2038.687%209.94%2058.762%205.426%207.819%206.759%2019.028%209.4%2028.078%202.583%208.854%2012.902%2013.498%2020.019%2018.953%2014.359%2011.009%2028.096%2023.805%2043.322%2033.494%2010.049%206.395%2016.326%209.576%2013.383%2021.839-2.367%209.862-3.028%2015.937-8.13%2024.723-1.557%202.681%205.877%2019.918%208.351%2022.392%207.498%207.497%2014.938%2014.375%2023.111%2021.125%2012.671%2010.469-1.231%2024.072-7.274%2039.117zm147.616-50.932c-25.633%2025.633-57.699%2042.486-92.556%2049.081%204.94-12.216%2013.736-23.07%2021.895-29.362%207.097-5.476%2015.986-16.009%2019.693-24.352%203.704-8.332%208.611-15.555%2013.577-23.217%207.065-10.899-17.419-27.336-25.353-30.781-17.854-7.751-31.294-18.21-47.161-29.375-11.305-7.954-34.257%204.154-47.02-1.417-17.481-7.633-31.883-20.896-47.078-32.339-15.68-11.809-14.922-25.576-14.922-42.997%2012.282.453%2029.754-3.399%2037.908%206.478%202.573%203.117%2011.42%2017.042%2017.342%2012.094%204.838-4.043-3.585-20.249-5.212-24.059-5.005-11.715%2011.404-16.284%2019.803-24.228%2010.96-10.364%2034.47-26.618%2032.612-34.047s-23.524-28.477-36.249-25.193c-1.907.492-18.697%2018.097-21.941%2020.859.086-5.746.172-11.491.26-17.237.055-3.628-6.768-7.352-6.451-9.692.8-5.914%2017.262-16.647%2021.357-21.357-2.869-1.793-12.659-10.202-15.622-8.968-7.174%202.99-15.276%205.05-22.45%208.039%200-2.488-.302-4.825-.662-7.133a176.585%20176.585%200%200145.31-13.152l14.084%205.66%209.944%2011.801%209.924%2010.233%208.675%202.795%2013.779-12.995L282%2087.929V79.59c27.25%203.958%2052.984%2014.124%2075.522%2029.8-4.032.361-8.463.954-13.462%201.59-2.065-1.22-4.714-1.774-6.965-2.623%206.531%2014.042%2013.343%2027.89%2020.264%2041.746%207.393%2014.801%2023.793%2030.677%2026.673%2046.301%203.394%2018.416%201.039%2035.144%202.896%2056.811%201.788%2020.865%2023.524%2044.572%2023.524%2044.572s10.037%203.419%2018.384%202.228c-7.781%2030.783-23.733%2059.014-46.769%2082.052z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2048C141.124%2048%2048%20141.125%2048%20256s93.124%20208%20208%20208c114.875%200%20208-93.125%20208-208S370.875%2048%20256%2048zm-21.549%20384.999c-39.464-4.726-75.978-22.392-104.519-50.932C96.258%20348.393%2077.714%20303.622%2077.714%20256c0-42.87%2015.036-83.424%2042.601-115.659.71%208.517%202.463%2017.648%202.014%2024.175-1.64%2023.795-3.988%2038.687%209.94%2058.762%205.426%207.819%206.759%2019.028%209.4%2028.078%202.583%208.854%2012.902%2013.498%2020.019%2018.953%2014.359%2011.009%2028.096%2023.805%2043.322%2033.494%2010.049%206.395%2016.326%209.576%2013.383%2021.839-2.367%209.862-3.028%2015.937-8.13%2024.723-1.557%202.681%205.877%2019.918%208.351%2022.392%207.498%207.497%2014.938%2014.375%2023.111%2021.125%2012.671%2010.469-1.231%2024.072-7.274%2039.117zm147.616-50.932c-25.633%2025.633-57.699%2042.486-92.556%2049.081%204.94-12.216%2013.736-23.07%2021.895-29.362%207.097-5.476%2015.986-16.009%2019.693-24.352%203.704-8.332%208.611-15.555%2013.577-23.217%207.065-10.899-17.419-27.336-25.353-30.781-17.854-7.751-31.294-18.21-47.161-29.375-11.305-7.954-34.257%204.154-47.02-1.417-17.481-7.633-31.883-20.896-47.078-32.339-15.68-11.809-14.922-25.576-14.922-42.997%2012.282.453%2029.754-3.399%2037.908%206.478%202.573%203.117%2011.42%2017.042%2017.342%2012.094%204.838-4.043-3.585-20.249-5.212-24.059-5.005-11.715%2011.404-16.284%2019.803-24.228%2010.96-10.364%2034.47-26.618%2032.612-34.047s-23.524-28.477-36.249-25.193c-1.907.492-18.697%2018.097-21.941%2020.859.086-5.746.172-11.491.26-17.237.055-3.628-6.768-7.352-6.451-9.692.8-5.914%2017.262-16.647%2021.357-21.357-2.869-1.793-12.659-10.202-15.622-8.968-7.174%202.99-15.276%205.05-22.45%208.039%200-2.488-.302-4.825-.662-7.133a176.585%20176.585%200%200145.31-13.152l14.084%205.66%209.944%2011.801%209.924%2010.233%208.675%202.795%2013.779-12.995L282%2087.929V79.59c27.25%203.958%2052.984%2014.124%2075.522%2029.8-4.032.361-8.463.954-13.462%201.59-2.065-1.22-4.714-1.774-6.965-2.623%206.531%2014.042%2013.343%2027.89%2020.264%2041.746%207.393%2014.801%2023.793%2030.677%2026.673%2046.301%203.394%2018.416%201.039%2035.144%202.896%2056.811%201.788%2020.865%2023.524%2044.572%2023.524%2044.572s10.037%203.419%2018.384%202.228c-7.781%2030.783-23.733%2059.014-46.769%2082.052z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-globe.svg?color=%231a73e8&size=48