shortcut logo
shortcut from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- shortcut
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the shortcut logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.665.545H24L16.604 8.44l7.254 7.036l-7.473 7.978L0 23.451l7.427-7.929L.202 8.514Zm1.095 16.27l-4.476 4.78l9.406.002Zm7.19 4.387l5.304-5.663l-5.92-5.742l-5.304 5.663ZM14 8.503L8.11 2.788L2.805 8.452l5.892 5.714Zm1.27-1.356l4.445-4.745h-9.336Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsShortcut(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="M7.665.545H24L16.604 8.44l7.254 7.036l-7.473 7.978L0 23.451l7.427-7.929L.202 8.514Zm1.095 16.27l-4.476 4.78l9.406.002Zm7.19 4.387l5.304-5.663l-5.92-5.742l-5.304 5.663ZM14 8.503L8.11 2.788L2.805 8.452l5.892 5.714Zm1.27-1.356l4.445-4.745h-9.336Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.665.545H24L16.604 8.44l7.254 7.036l-7.473 7.978L0 23.451l7.427-7.929L.202 8.514Zm1.095 16.27l-4.476 4.78l9.406.002Zm7.19 4.387l5.304-5.663l-5.92-5.742l-5.304 5.663ZM14 8.503L8.11 2.788L2.805 8.452l5.892 5.714Zm1.27-1.356l4.445-4.745h-9.336Z"/></svg> </template>
CSS
.icon-shortcut {
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%22M7.665.545H24L16.604%208.44l7.254%207.036l-7.473%207.978L0%2023.451l7.427-7.929L.202%208.514Zm1.095%2016.27l-4.476%204.78l9.406.002Zm7.19%204.387l5.304-5.663l-5.92-5.742l-5.304%205.663ZM14%208.503L8.11%202.788L2.805%208.452l5.892%205.714Zm1.27-1.356l4.445-4.745h-9.336Z%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%22M7.665.545H24L16.604%208.44l7.254%207.036l-7.473%207.978L0%2023.451l7.427-7.929L.202%208.514Zm1.095%2016.27l-4.476%204.78l9.406.002Zm7.19%204.387l5.304-5.663l-5.92-5.742l-5.304%205.663ZM14%208.503L8.11%202.788L2.805%208.452l5.892%205.714Zm1.27-1.356l4.445-4.745h-9.336Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/shortcut.svg?color=%231a73e8&size=48