4k plus icon
4k-plus-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- 4k-plus-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the 4k plus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.73 13.885h.77v-1.5H19v-.77h-1.5v-1.5h-.77v1.5h-1.5v.77h1.5zm-5.095.807h.884v-2.365l2.289 2.365h1.211l-2.634-2.73l2.634-2.654h-1.173l-2.327 2.327V9.308h-.885zm-2.827 0h.884v-1.5h1.231v-.884h-1.23v-3h-.885v3H6.923v-3h-.885v3.884h2.77zM4 20V4h16v16z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLight4kPlusSharp(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="M16.73 13.885h.77v-1.5H19v-.77h-1.5v-1.5h-.77v1.5h-1.5v.77h1.5zm-5.095.807h.884v-2.365l2.289 2.365h1.211l-2.634-2.73l2.634-2.654h-1.173l-2.327 2.327V9.308h-.885zm-2.827 0h.884v-1.5h1.231v-.884h-1.23v-3h-.885v3H6.923v-3h-.885v3.884h2.77zM4 20V4h16v16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.73 13.885h.77v-1.5H19v-.77h-1.5v-1.5h-.77v1.5h-1.5v.77h1.5zm-5.095.807h.884v-2.365l2.289 2.365h1.211l-2.634-2.73l2.634-2.654h-1.173l-2.327 2.327V9.308h-.885zm-2.827 0h.884v-1.5h1.231v-.884h-1.23v-3h-.885v3H6.923v-3h-.885v3.884h2.77zM4 20V4h16v16z"/></svg> </template>
CSS
.icon-4k-plus-sharp {
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%22M16.73%2013.885h.77v-1.5H19v-.77h-1.5v-1.5h-.77v1.5h-1.5v.77h1.5zm-5.095.807h.884v-2.365l2.289%202.365h1.211l-2.634-2.73l2.634-2.654h-1.173l-2.327%202.327V9.308h-.885zm-2.827%200h.884v-1.5h1.231v-.884h-1.23v-3h-.885v3H6.923v-3h-.885v3.884h2.77zM4%2020V4h16v16z%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%22M16.73%2013.885h.77v-1.5H19v-.77h-1.5v-1.5h-.77v1.5h-1.5v.77h1.5zm-5.095.807h.884v-2.365l2.289%202.365h1.211l-2.634-2.73l2.634-2.654h-1.173l-2.327%202.327V9.308h-.885zm-2.827%200h.884v-1.5h1.231v-.884h-1.23v-3h-.885v3H6.923v-3h-.885v3.884h2.77zM4%2020V4h16v16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/4k-plus-sharp.svg?color=%231a73e8&size=48