keyboard dock icon
keyboard-dock-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- keyboard-dock-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the keyboard dock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.252 12h-10.5l-.101.007a.75.75 0 0 0 .101 1.493h10.5l.102-.007A.75.75 0 0 0 17.252 12m.25-2.5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-5.995 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m6 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-7.505-3a1 1 0 1 0-2 0a1 1 0 0 0 2 0m2.995 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3-1.75a2.25 2.25 0 0 0-2.25-2.25H4.253a2.25 2.25 0 0 0-2.25 2.25v9.505a2.25 2.25 0 0 0 2.25 2.25h6.998V18h.002v1.44l-.84-.842l-.085-.072a.75.75 0 0 0-.976 1.133l2.121 2.121l.084.073a.75.75 0 0 0 .394.145h.105l.103-.014a.75.75 0 0 0 .375-.204l2.121-2.121l.073-.084a.75.75 0 0 0-.073-.977l-.084-.072a.75.75 0 0 0-.977.072l-.84.841v-2.934h6.995a2.25 2.25 0 0 0 2.25-2.25zM12.75 15.005V15h-1.5v.005H4.252a.75.75 0 0 1-.75-.75V4.75a.75.75 0 0 1 .75-.75h15.496a.75.75 0 0 1 .75.75v9.505a.75.75 0 0 1-.75.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentKeyboardDock24Regular(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="M17.252 12h-10.5l-.101.007a.75.75 0 0 0 .101 1.493h10.5l.102-.007A.75.75 0 0 0 17.252 12m.25-2.5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-5.995 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m6 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-7.505-3a1 1 0 1 0-2 0a1 1 0 0 0 2 0m2.995 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3-1.75a2.25 2.25 0 0 0-2.25-2.25H4.253a2.25 2.25 0 0 0-2.25 2.25v9.505a2.25 2.25 0 0 0 2.25 2.25h6.998V18h.002v1.44l-.84-.842l-.085-.072a.75.75 0 0 0-.976 1.133l2.121 2.121l.084.073a.75.75 0 0 0 .394.145h.105l.103-.014a.75.75 0 0 0 .375-.204l2.121-2.121l.073-.084a.75.75 0 0 0-.073-.977l-.084-.072a.75.75 0 0 0-.977.072l-.84.841v-2.934h6.995a2.25 2.25 0 0 0 2.25-2.25zM12.75 15.005V15h-1.5v.005H4.252a.75.75 0 0 1-.75-.75V4.75a.75.75 0 0 1 .75-.75h15.496a.75.75 0 0 1 .75.75v9.505a.75.75 0 0 1-.75.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.252 12h-10.5l-.101.007a.75.75 0 0 0 .101 1.493h10.5l.102-.007A.75.75 0 0 0 17.252 12m.25-2.5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-5.995 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m6 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-7.505-3a1 1 0 1 0-2 0a1 1 0 0 0 2 0m2.995 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3 0a1 1 0 1 0-2 0a1 1 0 0 0 2 0m3-1.75a2.25 2.25 0 0 0-2.25-2.25H4.253a2.25 2.25 0 0 0-2.25 2.25v9.505a2.25 2.25 0 0 0 2.25 2.25h6.998V18h.002v1.44l-.84-.842l-.085-.072a.75.75 0 0 0-.976 1.133l2.121 2.121l.084.073a.75.75 0 0 0 .394.145h.105l.103-.014a.75.75 0 0 0 .375-.204l2.121-2.121l.073-.084a.75.75 0 0 0-.073-.977l-.084-.072a.75.75 0 0 0-.977.072l-.84.841v-2.934h6.995a2.25 2.25 0 0 0 2.25-2.25zM12.75 15.005V15h-1.5v.005H4.252a.75.75 0 0 1-.75-.75V4.75a.75.75 0 0 1 .75-.75h15.496a.75.75 0 0 1 .75.75v9.505a.75.75 0 0 1-.75.75z"/></svg> </template>
CSS
.icon-keyboard-dock-24-regular {
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%22M17.252%2012h-10.5l-.101.007a.75.75%200%200%200%20.101%201.493h10.5l.102-.007A.75.75%200%200%200%2017.252%2012m.25-2.5a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-5.995%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m6%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-7.505-3a1%201%200%201%200-2%200a1%201%200%200%200%202%200m2.995%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3-1.75a2.25%202.25%200%200%200-2.25-2.25H4.253a2.25%202.25%200%200%200-2.25%202.25v9.505a2.25%202.25%200%200%200%202.25%202.25h6.998V18h.002v1.44l-.84-.842l-.085-.072a.75.75%200%200%200-.976%201.133l2.121%202.121l.084.073a.75.75%200%200%200%20.394.145h.105l.103-.014a.75.75%200%200%200%20.375-.204l2.121-2.121l.073-.084a.75.75%200%200%200-.073-.977l-.084-.072a.75.75%200%200%200-.977.072l-.84.841v-2.934h6.995a2.25%202.25%200%200%200%202.25-2.25zM12.75%2015.005V15h-1.5v.005H4.252a.75.75%200%200%201-.75-.75V4.75a.75.75%200%200%201%20.75-.75h15.496a.75.75%200%200%201%20.75.75v9.505a.75.75%200%200%201-.75.75z%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%22M17.252%2012h-10.5l-.101.007a.75.75%200%200%200%20.101%201.493h10.5l.102-.007A.75.75%200%200%200%2017.252%2012m.25-2.5a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-5.995%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m6%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-7.505-3a1%201%200%201%200-2%200a1%201%200%200%200%202%200m2.995%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3%200a1%201%200%201%200-2%200a1%201%200%200%200%202%200m3-1.75a2.25%202.25%200%200%200-2.25-2.25H4.253a2.25%202.25%200%200%200-2.25%202.25v9.505a2.25%202.25%200%200%200%202.25%202.25h6.998V18h.002v1.44l-.84-.842l-.085-.072a.75.75%200%200%200-.976%201.133l2.121%202.121l.084.073a.75.75%200%200%200%20.394.145h.105l.103-.014a.75.75%200%200%200%20.375-.204l2.121-2.121l.073-.084a.75.75%200%200%200-.073-.977l-.084-.072a.75.75%200%200%200-.977.072l-.84.841v-2.934h6.995a2.25%202.25%200%200%200%202.25-2.25zM12.75%2015.005V15h-1.5v.005H4.252a.75.75%200%200%201-.75-.75V4.75a.75.75%200%200%201%20.75-.75h15.496a.75.75%200%200%201%20.75.75v9.505a.75.75%200%200%201-.75.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/keyboard-dock-24-regular.svg?color=%231a73e8&size=48