page control icon
page-control from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- page-control
- Set
- Material Symbols Light
- Style
- Regular
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- page-control-outline, page-control-outline-rounded, page-control-outline-sharp, page-control-rounded, page-control-sharp
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the page control icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.722 13.278q-.53-.53-.53-1.278t.53-1.278T4 10.192t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674T4 11.042t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.36.604q-.53-.53-.53-1.278t.53-1.278t1.277-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.277-.53m1.951-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.283.674t.284.674t.673.284t.674-.284m3.387.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.398.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPageControl(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="M2.722 13.278q-.53-.53-.53-1.278t.53-1.278T4 10.192t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674T4 11.042t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.36.604q-.53-.53-.53-1.278t.53-1.278t1.277-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.277-.53m1.951-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.283.674t.284.674t.673.284t.674-.284m3.387.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.398.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.722 13.278q-.53-.53-.53-1.278t.53-1.278T4 10.192t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674T4 11.042t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.36.604q-.53-.53-.53-1.278t.53-1.278t1.277-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.277-.53m1.951-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.283.674t.284.674t.673.284t.674-.284m3.387.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.398.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53 1.278t-.53 1.278t-1.278.53t-1.278-.53"/></svg> </template>
CSS
.icon-page-control {
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%22M2.722%2013.278q-.53-.53-.53-1.278t.53-1.278T4%2010.192t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674T4%2011.042t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.36.604q-.53-.53-.53-1.278t.53-1.278t1.277-.53t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.277-.53m1.951-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.283.674t.284.674t.673.284t.674-.284m3.387.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.398.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.278-.53%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%22M2.722%2013.278q-.53-.53-.53-1.278t.53-1.278T4%2010.192t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674T4%2011.042t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.36.604q-.53-.53-.53-1.278t.53-1.278t1.277-.53t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.277-.53m1.951-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.283.674t.284.674t.673.284t.674-.284m3.387.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.278-.53m1.952-.604q.284-.284.284-.674t-.284-.674t-.674-.284t-.674.284t-.284.674t.284.674t.674.284t.674-.284m3.398.604q-.53-.53-.53-1.278t.53-1.278t1.278-.53t1.278.53t.53%201.278t-.53%201.278t-1.278.53t-1.278-.53%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-control.svg?color=%231a73e8&size=48