mac command icon
mac-command-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.
- Name
- mac-command-outlined
- Set
- Ant Design Icons
- Style
- Outlined
- Viewbox
- 1024×1024
- License
- MIT
- Aliases
- mac-command
1 other variant in Ant Design Icons
The same icon in other sets
Use the mac command icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656z"/><path fill="currentColor" d="M370.8 554.4c-54.6 0-98.8 44.2-98.8 98.8s44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8v-42.4h84.7v42.4c0 54.6 44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8s-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6 0 98.8-44.2 98.8-98.8s-44.2-98.8-98.8-98.8s-98.8 44.2-98.8 98.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272 316.2 272 370.8s44.2 98.8 98.8 98.8h42.4v84.7h-42.4zm42.4 98.8c0 23.4-19 42.4-42.4 42.4s-42.4-19-42.4-42.4s19-42.4 42.4-42.4h42.4zm197.6-282.4c0-23.4 19-42.4 42.4-42.4s42.4 19 42.4 42.4s-19 42.4-42.4 42.4h-42.4zm0 240h42.4c23.4 0 42.4 19 42.4 42.4s-19 42.4-42.4 42.4s-42.4-19-42.4-42.4zM469.6 469.6h84.7v84.7h-84.7zm-98.8-56.4c-23.4 0-42.4-19-42.4-42.4s19-42.4 42.4-42.4s42.4 19 42.4 42.4v42.4z"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignMacCommandOutlined(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656z"/><path fill="currentColor" d="M370.8 554.4c-54.6 0-98.8 44.2-98.8 98.8s44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8v-42.4h84.7v42.4c0 54.6 44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8s-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6 0 98.8-44.2 98.8-98.8s-44.2-98.8-98.8-98.8s-98.8 44.2-98.8 98.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272 316.2 272 370.8s44.2 98.8 98.8 98.8h42.4v84.7h-42.4zm42.4 98.8c0 23.4-19 42.4-42.4 42.4s-42.4-19-42.4-42.4s19-42.4 42.4-42.4h42.4zm197.6-282.4c0-23.4 19-42.4 42.4-42.4s42.4 19 42.4 42.4s-19 42.4-42.4 42.4h-42.4zm0 240h42.4c23.4 0 42.4 19 42.4 42.4s-19 42.4-42.4 42.4s-42.4-19-42.4-42.4zM469.6 469.6h84.7v84.7h-84.7zm-98.8-56.4c-23.4 0-42.4-19-42.4-42.4s19-42.4 42.4-42.4s42.4 19 42.4 42.4v42.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656z"/><path fill="currentColor" d="M370.8 554.4c-54.6 0-98.8 44.2-98.8 98.8s44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8v-42.4h84.7v42.4c0 54.6 44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8s-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6 0 98.8-44.2 98.8-98.8s-44.2-98.8-98.8-98.8s-98.8 44.2-98.8 98.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272 316.2 272 370.8s44.2 98.8 98.8 98.8h42.4v84.7h-42.4zm42.4 98.8c0 23.4-19 42.4-42.4 42.4s-42.4-19-42.4-42.4s19-42.4 42.4-42.4h42.4zm197.6-282.4c0-23.4 19-42.4 42.4-42.4s42.4 19 42.4 42.4s-19 42.4-42.4 42.4h-42.4zm0 240h42.4c23.4 0 42.4 19 42.4 42.4s-19 42.4-42.4 42.4s-42.4-19-42.4-42.4zM469.6 469.6h84.7v84.7h-84.7zm-98.8-56.4c-23.4 0-42.4-19-42.4-42.4s19-42.4 42.4-42.4s42.4 19 42.4 42.4v42.4z"/></svg> </template>
CSS
.icon-mac-command-outlined {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M880%20112H144c-17.7%200-32%2014.3-32%2032v736c0%2017.7%2014.3%2032%2032%2032h736c17.7%200%2032-14.3%2032-32V144c0-17.7-14.3-32-32-32m-40%20728H184V184h656z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M370.8%20554.4c-54.6%200-98.8%2044.2-98.8%2098.8s44.2%2098.8%2098.8%2098.8s98.8-44.2%2098.8-98.8v-42.4h84.7v42.4c0%2054.6%2044.2%2098.8%2098.8%2098.8s98.8-44.2%2098.8-98.8s-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6%200%2098.8-44.2%2098.8-98.8s-44.2-98.8-98.8-98.8s-98.8%2044.2-98.8%2098.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272%20316.2%20272%20370.8s44.2%2098.8%2098.8%2098.8h42.4v84.7h-42.4zm42.4%2098.8c0%2023.4-19%2042.4-42.4%2042.4s-42.4-19-42.4-42.4s19-42.4%2042.4-42.4h42.4zm197.6-282.4c0-23.4%2019-42.4%2042.4-42.4s42.4%2019%2042.4%2042.4s-19%2042.4-42.4%2042.4h-42.4zm0%20240h42.4c23.4%200%2042.4%2019%2042.4%2042.4s-19%2042.4-42.4%2042.4s-42.4-19-42.4-42.4zM469.6%20469.6h84.7v84.7h-84.7zm-98.8-56.4c-23.4%200-42.4-19-42.4-42.4s19-42.4%2042.4-42.4s42.4%2019%2042.4%2042.4v42.4z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M880%20112H144c-17.7%200-32%2014.3-32%2032v736c0%2017.7%2014.3%2032%2032%2032h736c17.7%200%2032-14.3%2032-32V144c0-17.7-14.3-32-32-32m-40%20728H184V184h656z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M370.8%20554.4c-54.6%200-98.8%2044.2-98.8%2098.8s44.2%2098.8%2098.8%2098.8s98.8-44.2%2098.8-98.8v-42.4h84.7v42.4c0%2054.6%2044.2%2098.8%2098.8%2098.8s98.8-44.2%2098.8-98.8s-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6%200%2098.8-44.2%2098.8-98.8s-44.2-98.8-98.8-98.8s-98.8%2044.2-98.8%2098.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272%20316.2%20272%20370.8s44.2%2098.8%2098.8%2098.8h42.4v84.7h-42.4zm42.4%2098.8c0%2023.4-19%2042.4-42.4%2042.4s-42.4-19-42.4-42.4s19-42.4%2042.4-42.4h42.4zm197.6-282.4c0-23.4%2019-42.4%2042.4-42.4s42.4%2019%2042.4%2042.4s-19%2042.4-42.4%2042.4h-42.4zm0%20240h42.4c23.4%200%2042.4%2019%2042.4%2042.4s-19%2042.4-42.4%2042.4s-42.4-19-42.4-42.4zM469.6%20469.6h84.7v84.7h-84.7zm-98.8-56.4c-23.4%200-42.4-19-42.4-42.4s19-42.4%2042.4-42.4s42.4%2019%2042.4%2042.4v42.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/mac-command-outlined.svg?color=%231a73e8&size=48