round keyboard command key icon
round-keyboard-command-key from Google Material Icons by Material Design Authors · Baseline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- round-keyboard-command-key
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
More hardware icons from Google Material Icons
baseline-adf-scannerbaseline-browser-not-supportedbaseline-browser-updatedbaseline-castbaseline-cast-connectedbaseline-cast-for-educationbaseline-computerbaseline-connected-tvbaseline-desktop-macbaseline-desktop-windowsbaseline-developer-boardbaseline-developer-board-offbaseline-device-hubbaseline-device-unknownbaseline-devices-otherbaseline-dockbaseline-earbudsbaseline-earbuds-batterybaseline-gamepadbaseline-headphonesbaseline-headphones-batterybaseline-headsetbaseline-headset-micbaseline-headset-off
Use the round keyboard command key icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5S4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3M16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5S8 5.67 8 6.5V8zm3.5 6v-4h4v4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5m-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundKeyboardCommandKey(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.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5S4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3M16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5S8 5.67 8 6.5V8zm3.5 6v-4h4v4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5m-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5"/></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.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5S4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3M16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5S8 5.67 8 6.5V8zm3.5 6v-4h4v4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5m-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5"/></svg> </template>
CSS
.icon-round-keyboard-command-key {
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.5%203C15.57%203%2014%204.57%2014%206.5V8h-4V6.5C10%204.57%208.43%203%206.5%203S3%204.57%203%206.5S4.57%2010%206.5%2010H8v4H6.5C4.57%2014%203%2015.57%203%2017.5S4.57%2021%206.5%2021s3.5-1.57%203.5-3.5V16h4v1.5c0%201.93%201.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5s-1.57-3.5-3.5-3.5H16v-4h1.5c1.93%200%203.5-1.57%203.5-3.5S19.43%203%2017.5%203M16%208V6.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5S18.33%208%2017.5%208zM6.5%208C5.67%208%205%207.33%205%206.5S5.67%205%206.5%205S8%205.67%208%206.5V8zm3.5%206v-4h4v4zm7.5%205c-.83%200-1.5-.67-1.5-1.5V16h1.5c.83%200%201.5.67%201.5%201.5s-.67%201.5-1.5%201.5m-11%200c-.83%200-1.5-.67-1.5-1.5S5.67%2016%206.5%2016H8v1.5c0%20.83-.67%201.5-1.5%201.5%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.5%203C15.57%203%2014%204.57%2014%206.5V8h-4V6.5C10%204.57%208.43%203%206.5%203S3%204.57%203%206.5S4.57%2010%206.5%2010H8v4H6.5C4.57%2014%203%2015.57%203%2017.5S4.57%2021%206.5%2021s3.5-1.57%203.5-3.5V16h4v1.5c0%201.93%201.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5s-1.57-3.5-3.5-3.5H16v-4h1.5c1.93%200%203.5-1.57%203.5-3.5S19.43%203%2017.5%203M16%208V6.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5S18.33%208%2017.5%208zM6.5%208C5.67%208%205%207.33%205%206.5S5.67%205%206.5%205S8%205.67%208%206.5V8zm3.5%206v-4h4v4zm7.5%205c-.83%200-1.5-.67-1.5-1.5V16h1.5c.83%200%201.5.67%201.5%201.5s-.67%201.5-1.5%201.5m-11%200c-.83%200-1.5-.67-1.5-1.5S5.67%2016%206.5%2016H8v1.5c0%20.83-.67%201.5-1.5%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-keyboard-command-key.svg?color=%231a73e8&size=48