globe book icon
globe-book-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- globe-book-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- globe-book-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the globe book icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4q1.683 0 3.147.623q1.465.623 2.555 1.714q.548.548.985 1.186t.748 1.362q.35.825.496 1.71q.146.884.108 1.765q0 .213-.162.36t-.375.145q-.208 0-.345-.143q-.138-.143-.118-.356q.038-.443.016-.875q-.022-.433-.13-.856h-3.661q.044.442.063.865t0 .865q0 .214-.156.357q-.155.144-.369.144t-.344-.144t-.131-.356q0-.443-.012-.866t-.057-.865h-4.51q-.044.442-.057.865t-.012.865q0 .214-.131.357q-.13.144-.344.144t-.37-.144t-.155-.356q-.02-.443 0-.866t.063-.865H5.1q-.088.442-.12.865t.006.865q.02.214-.127.357q-.147.144-.336.144q-.213 0-.375-.144q-.161-.143-.161-.356q-.039-.881.107-1.769t.497-1.712q.311-.723.748-1.362t.984-1.186q1.09-1.09 2.543-1.714Q10.317 4 12 4M5.392 9.635h3.46q.258-1.614.76-2.707q.501-1.093 1.255-1.793q-1.892.257-3.367 1.468T5.392 9.635m4.496 0h4.224q-.212-1.248-.722-2.398T12 5.192q-.88.914-1.384 2.054q-.502 1.14-.727 2.389m5.265 0h3.479q-.633-1.84-2.15-3.042q-1.516-1.2-3.427-1.458q.792.73 1.316 1.847t.782 2.653m-3.51 10.222q-.144-.143-.144-.357q0-1.211-.961-2.23T8.21 16.25H3.5q-.213 0-.357-.143T3 15.75t.143-.357t.357-.143h4.712q1.219 0 2.228.612q1.008.611 1.56 1.657q.552-1.046 1.56-1.657q1.01-.612 2.21-.612h4.73q.214 0 .357.143t.143.357t-.143.357t-.357.143h-4.73q-1.366 0-2.318 1.02q-.952 1.018-.952 2.23q0 .214-.143.357T12 20t-.357-.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGlobeBookRounded(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="M12 4q1.683 0 3.147.623q1.465.623 2.555 1.714q.548.548.985 1.186t.748 1.362q.35.825.496 1.71q.146.884.108 1.765q0 .213-.162.36t-.375.145q-.208 0-.345-.143q-.138-.143-.118-.356q.038-.443.016-.875q-.022-.433-.13-.856h-3.661q.044.442.063.865t0 .865q0 .214-.156.357q-.155.144-.369.144t-.344-.144t-.131-.356q0-.443-.012-.866t-.057-.865h-4.51q-.044.442-.057.865t-.012.865q0 .214-.131.357q-.13.144-.344.144t-.37-.144t-.155-.356q-.02-.443 0-.866t.063-.865H5.1q-.088.442-.12.865t.006.865q.02.214-.127.357q-.147.144-.336.144q-.213 0-.375-.144q-.161-.143-.161-.356q-.039-.881.107-1.769t.497-1.712q.311-.723.748-1.362t.984-1.186q1.09-1.09 2.543-1.714Q10.317 4 12 4M5.392 9.635h3.46q.258-1.614.76-2.707q.501-1.093 1.255-1.793q-1.892.257-3.367 1.468T5.392 9.635m4.496 0h4.224q-.212-1.248-.722-2.398T12 5.192q-.88.914-1.384 2.054q-.502 1.14-.727 2.389m5.265 0h3.479q-.633-1.84-2.15-3.042q-1.516-1.2-3.427-1.458q.792.73 1.316 1.847t.782 2.653m-3.51 10.222q-.144-.143-.144-.357q0-1.211-.961-2.23T8.21 16.25H3.5q-.213 0-.357-.143T3 15.75t.143-.357t.357-.143h4.712q1.219 0 2.228.612q1.008.611 1.56 1.657q.552-1.046 1.56-1.657q1.01-.612 2.21-.612h4.73q.214 0 .357.143t.143.357t-.143.357t-.357.143h-4.73q-1.366 0-2.318 1.02q-.952 1.018-.952 2.23q0 .214-.143.357T12 20t-.357-.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4q1.683 0 3.147.623q1.465.623 2.555 1.714q.548.548.985 1.186t.748 1.362q.35.825.496 1.71q.146.884.108 1.765q0 .213-.162.36t-.375.145q-.208 0-.345-.143q-.138-.143-.118-.356q.038-.443.016-.875q-.022-.433-.13-.856h-3.661q.044.442.063.865t0 .865q0 .214-.156.357q-.155.144-.369.144t-.344-.144t-.131-.356q0-.443-.012-.866t-.057-.865h-4.51q-.044.442-.057.865t-.012.865q0 .214-.131.357q-.13.144-.344.144t-.37-.144t-.155-.356q-.02-.443 0-.866t.063-.865H5.1q-.088.442-.12.865t.006.865q.02.214-.127.357q-.147.144-.336.144q-.213 0-.375-.144q-.161-.143-.161-.356q-.039-.881.107-1.769t.497-1.712q.311-.723.748-1.362t.984-1.186q1.09-1.09 2.543-1.714Q10.317 4 12 4M5.392 9.635h3.46q.258-1.614.76-2.707q.501-1.093 1.255-1.793q-1.892.257-3.367 1.468T5.392 9.635m4.496 0h4.224q-.212-1.248-.722-2.398T12 5.192q-.88.914-1.384 2.054q-.502 1.14-.727 2.389m5.265 0h3.479q-.633-1.84-2.15-3.042q-1.516-1.2-3.427-1.458q.792.73 1.316 1.847t.782 2.653m-3.51 10.222q-.144-.143-.144-.357q0-1.211-.961-2.23T8.21 16.25H3.5q-.213 0-.357-.143T3 15.75t.143-.357t.357-.143h4.712q1.219 0 2.228.612q1.008.611 1.56 1.657q.552-1.046 1.56-1.657q1.01-.612 2.21-.612h4.73q.214 0 .357.143t.143.357t-.143.357t-.357.143h-4.73q-1.366 0-2.318 1.02q-.952 1.018-.952 2.23q0 .214-.143.357T12 20t-.357-.143"/></svg> </template>
CSS
.icon-globe-book-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%22M12%204q1.683%200%203.147.623q1.465.623%202.555%201.714q.548.548.985%201.186t.748%201.362q.35.825.496%201.71q.146.884.108%201.765q0%20.213-.162.36t-.375.145q-.208%200-.345-.143q-.138-.143-.118-.356q.038-.443.016-.875q-.022-.433-.13-.856h-3.661q.044.442.063.865t0%20.865q0%20.214-.156.357q-.155.144-.369.144t-.344-.144t-.131-.356q0-.443-.012-.866t-.057-.865h-4.51q-.044.442-.057.865t-.012.865q0%20.214-.131.357q-.13.144-.344.144t-.37-.144t-.155-.356q-.02-.443%200-.866t.063-.865H5.1q-.088.442-.12.865t.006.865q.02.214-.127.357q-.147.144-.336.144q-.213%200-.375-.144q-.161-.143-.161-.356q-.039-.881.107-1.769t.497-1.712q.311-.723.748-1.362t.984-1.186q1.09-1.09%202.543-1.714Q10.317%204%2012%204M5.392%209.635h3.46q.258-1.614.76-2.707q.501-1.093%201.255-1.793q-1.892.257-3.367%201.468T5.392%209.635m4.496%200h4.224q-.212-1.248-.722-2.398T12%205.192q-.88.914-1.384%202.054q-.502%201.14-.727%202.389m5.265%200h3.479q-.633-1.84-2.15-3.042q-1.516-1.2-3.427-1.458q.792.73%201.316%201.847t.782%202.653m-3.51%2010.222q-.144-.143-.144-.357q0-1.211-.961-2.23T8.21%2016.25H3.5q-.213%200-.357-.143T3%2015.75t.143-.357t.357-.143h4.712q1.219%200%202.228.612q1.008.611%201.56%201.657q.552-1.046%201.56-1.657q1.01-.612%202.21-.612h4.73q.214%200%20.357.143t.143.357t-.143.357t-.357.143h-4.73q-1.366%200-2.318%201.02q-.952%201.018-.952%202.23q0%20.214-.143.357T12%2020t-.357-.143%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%22M12%204q1.683%200%203.147.623q1.465.623%202.555%201.714q.548.548.985%201.186t.748%201.362q.35.825.496%201.71q.146.884.108%201.765q0%20.213-.162.36t-.375.145q-.208%200-.345-.143q-.138-.143-.118-.356q.038-.443.016-.875q-.022-.433-.13-.856h-3.661q.044.442.063.865t0%20.865q0%20.214-.156.357q-.155.144-.369.144t-.344-.144t-.131-.356q0-.443-.012-.866t-.057-.865h-4.51q-.044.442-.057.865t-.012.865q0%20.214-.131.357q-.13.144-.344.144t-.37-.144t-.155-.356q-.02-.443%200-.866t.063-.865H5.1q-.088.442-.12.865t.006.865q.02.214-.127.357q-.147.144-.336.144q-.213%200-.375-.144q-.161-.143-.161-.356q-.039-.881.107-1.769t.497-1.712q.311-.723.748-1.362t.984-1.186q1.09-1.09%202.543-1.714Q10.317%204%2012%204M5.392%209.635h3.46q.258-1.614.76-2.707q.501-1.093%201.255-1.793q-1.892.257-3.367%201.468T5.392%209.635m4.496%200h4.224q-.212-1.248-.722-2.398T12%205.192q-.88.914-1.384%202.054q-.502%201.14-.727%202.389m5.265%200h3.479q-.633-1.84-2.15-3.042q-1.516-1.2-3.427-1.458q.792.73%201.316%201.847t.782%202.653m-3.51%2010.222q-.144-.143-.144-.357q0-1.211-.961-2.23T8.21%2016.25H3.5q-.213%200-.357-.143T3%2015.75t.143-.357t.357-.143h4.712q1.219%200%202.228.612q1.008.611%201.56%201.657q.552-1.046%201.56-1.657q1.01-.612%202.21-.612h4.73q.214%200%20.357.143t.143.357t-.143.357t-.357.143h-4.73q-1.366%200-2.318%201.02q-.952%201.018-.952%202.23q0%20.214-.143.357T12%2020t-.357-.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/globe-book-rounded.svg?color=%231a73e8&size=48