page info icon
page-info-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- page-info-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the page info icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.472 18.201q-.856-.857-.856-2.085q0-1.23.856-2.086q.857-.857 2.086-.857t2.085.857t.857 2.086t-.857 2.085t-2.085.857q-1.23 0-2.086-.857m-3.741-1.586H5.5q-.213 0-.357-.143Q5 16.329 5 16.115q0-.213.143-.356t.357-.143h6.23q.214 0 .358.143t.143.357t-.143.356t-.357.144M4.357 9.97Q3.5 9.113 3.5 7.884T4.357 5.8t2.085-.857q1.23 0 2.086.857q.857.857.857 2.085q0 1.23-.857 2.086q-.857.857-2.086.857T4.357 9.97M18.5 8.385h-6.23q-.214 0-.358-.144t-.143-.356t.143-.357t.357-.143H18.5q.214 0 .357.143t.143.357t-.143.356t-.357.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPageInfoRounded(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="M15.472 18.201q-.856-.857-.856-2.085q0-1.23.856-2.086q.857-.857 2.086-.857t2.085.857t.857 2.086t-.857 2.085t-2.085.857q-1.23 0-2.086-.857m-3.741-1.586H5.5q-.213 0-.357-.143Q5 16.329 5 16.115q0-.213.143-.356t.357-.143h6.23q.214 0 .358.143t.143.357t-.143.356t-.357.144M4.357 9.97Q3.5 9.113 3.5 7.884T4.357 5.8t2.085-.857q1.23 0 2.086.857q.857.857.857 2.085q0 1.23-.857 2.086q-.857.857-2.086.857T4.357 9.97M18.5 8.385h-6.23q-.214 0-.358-.144t-.143-.356t.143-.357t.357-.143H18.5q.214 0 .357.143t.143.357t-.143.356t-.357.144"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.472 18.201q-.856-.857-.856-2.085q0-1.23.856-2.086q.857-.857 2.086-.857t2.085.857t.857 2.086t-.857 2.085t-2.085.857q-1.23 0-2.086-.857m-3.741-1.586H5.5q-.213 0-.357-.143Q5 16.329 5 16.115q0-.213.143-.356t.357-.143h6.23q.214 0 .358.143t.143.357t-.143.356t-.357.144M4.357 9.97Q3.5 9.113 3.5 7.884T4.357 5.8t2.085-.857q1.23 0 2.086.857q.857.857.857 2.085q0 1.23-.857 2.086q-.857.857-2.086.857T4.357 9.97M18.5 8.385h-6.23q-.214 0-.358-.144t-.143-.356t.143-.357t.357-.143H18.5q.214 0 .357.143t.143.357t-.143.356t-.357.144"/></svg> </template>
CSS
.icon-page-info-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%22M15.472%2018.201q-.856-.857-.856-2.085q0-1.23.856-2.086q.857-.857%202.086-.857t2.085.857t.857%202.086t-.857%202.085t-2.085.857q-1.23%200-2.086-.857m-3.741-1.586H5.5q-.213%200-.357-.143Q5%2016.329%205%2016.115q0-.213.143-.356t.357-.143h6.23q.214%200%20.358.143t.143.357t-.143.356t-.357.144M4.357%209.97Q3.5%209.113%203.5%207.884T4.357%205.8t2.085-.857q1.23%200%202.086.857q.857.857.857%202.085q0%201.23-.857%202.086q-.857.857-2.086.857T4.357%209.97M18.5%208.385h-6.23q-.214%200-.358-.144t-.143-.356t.143-.357t.357-.143H18.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144%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%22M15.472%2018.201q-.856-.857-.856-2.085q0-1.23.856-2.086q.857-.857%202.086-.857t2.085.857t.857%202.086t-.857%202.085t-2.085.857q-1.23%200-2.086-.857m-3.741-1.586H5.5q-.213%200-.357-.143Q5%2016.329%205%2016.115q0-.213.143-.356t.357-.143h6.23q.214%200%20.358.143t.143.357t-.143.356t-.357.144M4.357%209.97Q3.5%209.113%203.5%207.884T4.357%205.8t2.085-.857q1.23%200%202.086.857q.857.857.857%202.085q0%201.23-.857%202.086q-.857.857-2.086.857T4.357%209.97M18.5%208.385h-6.23q-.214%200-.358-.144t-.143-.356t.143-.357t.357-.143H18.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/page-info-rounded.svg?color=%231a73e8&size=48