vertical align center icon
vertical-align-center-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- vertical-align-center-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- vertical-align-center-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the vertical align center icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.5 15.8l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.382q.137-.138.276-.19q.14-.054.298-.054t.296.053t.274.19l2.382 2.383q.14.14.15.344t-.15.363t-.354.16t-.354-.16L12.5 15.8v4.7q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356zm-6-3.3q-.213 0-.356-.144T5 11.999t.144-.356t.356-.143h13q.213 0 .356.144t.144.357t-.144.356t-.356.143zm6-4.3V3.5q0-.213.144-.356T12.001 3t.356.144t.143.356v4.7l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.353l-2.382 2.382q-.137.138-.276.19q-.14.053-.298.053t-.296-.052q-.136-.053-.274-.19L9.046 7.16q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVerticalAlignCenterRounded(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="m11.5 15.8l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.382q.137-.138.276-.19q.14-.054.298-.054t.296.053t.274.19l2.382 2.383q.14.14.15.344t-.15.363t-.354.16t-.354-.16L12.5 15.8v4.7q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356zm-6-3.3q-.213 0-.356-.144T5 11.999t.144-.356t.356-.143h13q.213 0 .356.144t.144.357t-.144.356t-.356.143zm6-4.3V3.5q0-.213.144-.356T12.001 3t.356.144t.143.356v4.7l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.353l-2.382 2.382q-.137.138-.276.19q-.14.053-.298.053t-.296-.052q-.136-.053-.274-.19L9.046 7.16q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.5 15.8l-1.746 1.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.382q.137-.138.276-.19q.14-.054.298-.054t.296.053t.274.19l2.382 2.383q.14.14.15.344t-.15.363t-.354.16t-.354-.16L12.5 15.8v4.7q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356zm-6-3.3q-.213 0-.356-.144T5 11.999t.144-.356t.356-.143h13q.213 0 .356.144t.144.357t-.144.356t-.356.143zm6-4.3V3.5q0-.213.144-.356T12.001 3t.356.144t.143.356v4.7l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.353l-2.382 2.382q-.137.138-.276.19q-.14.053-.298.053t-.296-.052q-.136-.053-.274-.19L9.046 7.16q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16z"/></svg> </template>
CSS
.icon-vertical-align-center-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%22m11.5%2015.8l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.382q.137-.138.276-.19q.14-.054.298-.054t.296.053t.274.19l2.382%202.383q.14.14.15.344t-.15.363t-.354.16t-.354-.16L12.5%2015.8v4.7q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356zm-6-3.3q-.213%200-.356-.144T5%2011.999t.144-.356t.356-.143h13q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm6-4.3V3.5q0-.213.144-.356T12.001%203t.356.144t.143.356v4.7l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.353l-2.382%202.382q-.137.138-.276.19q-.14.053-.298.053t-.296-.052q-.136-.053-.274-.19L9.046%207.16q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16z%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%22m11.5%2015.8l-1.746%201.746q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.353l2.382-2.382q.137-.138.276-.19q.14-.054.298-.054t.296.053t.274.19l2.382%202.383q.14.14.15.344t-.15.363t-.354.16t-.354-.16L12.5%2015.8v4.7q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356zm-6-3.3q-.213%200-.356-.144T5%2011.999t.144-.356t.356-.143h13q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm6-4.3V3.5q0-.213.144-.356T12.001%203t.356.144t.143.356v4.7l1.746-1.746q.14-.14.344-.15t.364.15t.16.354t-.16.353l-2.382%202.382q-.137.138-.276.19q-.14.053-.298.053t-.296-.052q-.136-.053-.274-.19L9.046%207.16q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/vertical-align-center-rounded.svg?color=%231a73e8&size=48