key vertical icon
key-vertical-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- key-vertical-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
Use the key vertical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.125 9.125Q15 8.25 15 7t-.875-2.125T12 4t-2.125.875T9 7t.875 2.125T12 10t2.125-.875M11.65 22.563q-.175-.063-.325-.188l-2.575-2.25q-.15-.125-.238-.288t-.112-.362t.038-.387t.187-.338L10 17l-1.3-1.3q-.15-.15-.213-.325T8.426 15t.062-.375t.213-.325L10 13v-.35q-1.8-.625-2.9-2.175T6 7q0-2.5 1.75-4.25T12 1t4.25 1.75T18 7q0 2.025-1.15 3.538T14 12.65v7.95q0 .2-.075.388t-.225.337l-1.025 1.025q-.125.125-.288.2t-.362.075t-.375-.063"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsKeyVerticalRounded(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="M14.125 9.125Q15 8.25 15 7t-.875-2.125T12 4t-2.125.875T9 7t.875 2.125T12 10t2.125-.875M11.65 22.563q-.175-.063-.325-.188l-2.575-2.25q-.15-.125-.238-.288t-.112-.362t.038-.387t.187-.338L10 17l-1.3-1.3q-.15-.15-.213-.325T8.426 15t.062-.375t.213-.325L10 13v-.35q-1.8-.625-2.9-2.175T6 7q0-2.5 1.75-4.25T12 1t4.25 1.75T18 7q0 2.025-1.15 3.538T14 12.65v7.95q0 .2-.075.388t-.225.337l-1.025 1.025q-.125.125-.288.2t-.362.075t-.375-.063"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.125 9.125Q15 8.25 15 7t-.875-2.125T12 4t-2.125.875T9 7t.875 2.125T12 10t2.125-.875M11.65 22.563q-.175-.063-.325-.188l-2.575-2.25q-.15-.125-.238-.288t-.112-.362t.038-.387t.187-.338L10 17l-1.3-1.3q-.15-.15-.213-.325T8.426 15t.062-.375t.213-.325L10 13v-.35q-1.8-.625-2.9-2.175T6 7q0-2.5 1.75-4.25T12 1t4.25 1.75T18 7q0 2.025-1.15 3.538T14 12.65v7.95q0 .2-.075.388t-.225.337l-1.025 1.025q-.125.125-.288.2t-.362.075t-.375-.063"/></svg> </template>
CSS
.icon-key-vertical-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%22M14.125%209.125Q15%208.25%2015%207t-.875-2.125T12%204t-2.125.875T9%207t.875%202.125T12%2010t2.125-.875M11.65%2022.563q-.175-.063-.325-.188l-2.575-2.25q-.15-.125-.238-.288t-.112-.362t.038-.387t.187-.338L10%2017l-1.3-1.3q-.15-.15-.213-.325T8.426%2015t.062-.375t.213-.325L10%2013v-.35q-1.8-.625-2.9-2.175T6%207q0-2.5%201.75-4.25T12%201t4.25%201.75T18%207q0%202.025-1.15%203.538T14%2012.65v7.95q0%20.2-.075.388t-.225.337l-1.025%201.025q-.125.125-.288.2t-.362.075t-.375-.063%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%22M14.125%209.125Q15%208.25%2015%207t-.875-2.125T12%204t-2.125.875T9%207t.875%202.125T12%2010t2.125-.875M11.65%2022.563q-.175-.063-.325-.188l-2.575-2.25q-.15-.125-.238-.288t-.112-.362t.038-.387t.187-.338L10%2017l-1.3-1.3q-.15-.15-.213-.325T8.426%2015t.062-.375t.213-.325L10%2013v-.35q-1.8-.625-2.9-2.175T6%207q0-2.5%201.75-4.25T12%201t4.25%201.75T18%207q0%202.025-1.15%203.538T14%2012.65v7.95q0%20.2-.075.388t-.225.337l-1.025%201.025q-.125.125-.288.2t-.362.075t-.375-.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/key-vertical-rounded.svg?color=%231a73e8&size=48