logo macos icon
logo-macos from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- logo-macos
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the logo macos icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M3.197 33.6h1.945v-5.07c0-1 .656-1.727 1.594-1.727c.906 0 1.469.57 1.469 1.492V33.6h1.89v-5.117c0-.993.641-1.68 1.578-1.68c.954 0 1.485.578 1.485 1.594V33.6h1.945v-5.68c0-1.656-1.07-2.758-2.703-2.758c-1.195 0-2.18.641-2.578 1.665h-.047c-.305-1.063-1.14-1.665-2.313-1.665c-1.125 0-2 .633-2.359 1.594h-.039V25.32H3.197zm16.164-1.336c-.843 0-1.406-.43-1.406-1.11c0-.656.54-1.077 1.477-1.14l1.914-.117v.633c0 1-.883 1.734-1.985 1.734m-.586 1.469c1.063 0 2.102-.555 2.579-1.453h.039v1.32h1.875v-5.703c0-1.664-1.336-2.75-3.391-2.75c-2.11 0-3.43 1.11-3.516 2.656h1.805c.125-.687.711-1.133 1.633-1.133c.96 0 1.547.5 1.547 1.367v.594l-2.188.125c-2.015.125-3.148 1.008-3.148 2.477c0 1.492 1.164 2.5 2.765 2.5m13.032-5.461c-.133-1.742-1.484-3.125-3.672-3.125c-2.406 0-3.969 1.664-3.969 4.312c0 2.688 1.563 4.305 3.985 4.305c2.078 0 3.508-1.219 3.664-3.07h-1.836c-.18.937-.82 1.5-1.805 1.5c-1.234 0-2.031-1-2.031-2.735c0-1.703.789-2.734 2.016-2.734c1.039 0 1.656.664 1.812 1.546zm6.008-6.133c-3.289 0-5.351 2.242-5.351 5.828s2.062 5.82 5.351 5.82c3.281 0 5.344-2.234 5.344-5.82s-2.062-5.828-5.344-5.828m0 1.719c2.008 0 3.29 1.594 3.29 4.11c0 2.507-1.282 4.1-3.29 4.1c-2.015 0-3.289-1.593-3.289-4.1c0-2.516 1.274-4.11 3.29-4.11m6.165 6.57c.085 2.078 1.789 3.36 4.382 3.36c2.727 0 4.446-1.344 4.446-3.485c0-1.68-.969-2.625-3.258-3.148l-1.297-.297c-1.383-.328-1.953-.766-1.953-1.516c0-.937.86-1.562 2.133-1.562c1.289 0 2.172.633 2.265 1.687h1.922c-.047-1.984-1.687-3.328-4.172-3.328c-2.453 0-4.195 1.352-4.195 3.352c0 1.61.984 2.61 3.062 3.086l1.461.343c1.422.336 2 .805 2 1.618c0 .937-.945 1.609-2.304 1.609c-1.375 0-2.414-.68-2.54-1.719z"/></svg>
React
import type { SVGProps } from "react";
export function F7LogoMacos(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M3.197 33.6h1.945v-5.07c0-1 .656-1.727 1.594-1.727c.906 0 1.469.57 1.469 1.492V33.6h1.89v-5.117c0-.993.641-1.68 1.578-1.68c.954 0 1.485.578 1.485 1.594V33.6h1.945v-5.68c0-1.656-1.07-2.758-2.703-2.758c-1.195 0-2.18.641-2.578 1.665h-.047c-.305-1.063-1.14-1.665-2.313-1.665c-1.125 0-2 .633-2.359 1.594h-.039V25.32H3.197zm16.164-1.336c-.843 0-1.406-.43-1.406-1.11c0-.656.54-1.077 1.477-1.14l1.914-.117v.633c0 1-.883 1.734-1.985 1.734m-.586 1.469c1.063 0 2.102-.555 2.579-1.453h.039v1.32h1.875v-5.703c0-1.664-1.336-2.75-3.391-2.75c-2.11 0-3.43 1.11-3.516 2.656h1.805c.125-.687.711-1.133 1.633-1.133c.96 0 1.547.5 1.547 1.367v.594l-2.188.125c-2.015.125-3.148 1.008-3.148 2.477c0 1.492 1.164 2.5 2.765 2.5m13.032-5.461c-.133-1.742-1.484-3.125-3.672-3.125c-2.406 0-3.969 1.664-3.969 4.312c0 2.688 1.563 4.305 3.985 4.305c2.078 0 3.508-1.219 3.664-3.07h-1.836c-.18.937-.82 1.5-1.805 1.5c-1.234 0-2.031-1-2.031-2.735c0-1.703.789-2.734 2.016-2.734c1.039 0 1.656.664 1.812 1.546zm6.008-6.133c-3.289 0-5.351 2.242-5.351 5.828s2.062 5.82 5.351 5.82c3.281 0 5.344-2.234 5.344-5.82s-2.062-5.828-5.344-5.828m0 1.719c2.008 0 3.29 1.594 3.29 4.11c0 2.507-1.282 4.1-3.29 4.1c-2.015 0-3.289-1.593-3.289-4.1c0-2.516 1.274-4.11 3.29-4.11m6.165 6.57c.085 2.078 1.789 3.36 4.382 3.36c2.727 0 4.446-1.344 4.446-3.485c0-1.68-.969-2.625-3.258-3.148l-1.297-.297c-1.383-.328-1.953-.766-1.953-1.516c0-.937.86-1.562 2.133-1.562c1.289 0 2.172.633 2.265 1.687h1.922c-.047-1.984-1.687-3.328-4.172-3.328c-2.453 0-4.195 1.352-4.195 3.352c0 1.61.984 2.61 3.062 3.086l1.461.343c1.422.336 2 .805 2 1.618c0 .937-.945 1.609-2.304 1.609c-1.375 0-2.414-.68-2.54-1.719z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M3.197 33.6h1.945v-5.07c0-1 .656-1.727 1.594-1.727c.906 0 1.469.57 1.469 1.492V33.6h1.89v-5.117c0-.993.641-1.68 1.578-1.68c.954 0 1.485.578 1.485 1.594V33.6h1.945v-5.68c0-1.656-1.07-2.758-2.703-2.758c-1.195 0-2.18.641-2.578 1.665h-.047c-.305-1.063-1.14-1.665-2.313-1.665c-1.125 0-2 .633-2.359 1.594h-.039V25.32H3.197zm16.164-1.336c-.843 0-1.406-.43-1.406-1.11c0-.656.54-1.077 1.477-1.14l1.914-.117v.633c0 1-.883 1.734-1.985 1.734m-.586 1.469c1.063 0 2.102-.555 2.579-1.453h.039v1.32h1.875v-5.703c0-1.664-1.336-2.75-3.391-2.75c-2.11 0-3.43 1.11-3.516 2.656h1.805c.125-.687.711-1.133 1.633-1.133c.96 0 1.547.5 1.547 1.367v.594l-2.188.125c-2.015.125-3.148 1.008-3.148 2.477c0 1.492 1.164 2.5 2.765 2.5m13.032-5.461c-.133-1.742-1.484-3.125-3.672-3.125c-2.406 0-3.969 1.664-3.969 4.312c0 2.688 1.563 4.305 3.985 4.305c2.078 0 3.508-1.219 3.664-3.07h-1.836c-.18.937-.82 1.5-1.805 1.5c-1.234 0-2.031-1-2.031-2.735c0-1.703.789-2.734 2.016-2.734c1.039 0 1.656.664 1.812 1.546zm6.008-6.133c-3.289 0-5.351 2.242-5.351 5.828s2.062 5.82 5.351 5.82c3.281 0 5.344-2.234 5.344-5.82s-2.062-5.828-5.344-5.828m0 1.719c2.008 0 3.29 1.594 3.29 4.11c0 2.507-1.282 4.1-3.29 4.1c-2.015 0-3.289-1.593-3.289-4.1c0-2.516 1.274-4.11 3.29-4.11m6.165 6.57c.085 2.078 1.789 3.36 4.382 3.36c2.727 0 4.446-1.344 4.446-3.485c0-1.68-.969-2.625-3.258-3.148l-1.297-.297c-1.383-.328-1.953-.766-1.953-1.516c0-.937.86-1.562 2.133-1.562c1.289 0 2.172.633 2.265 1.687h1.922c-.047-1.984-1.687-3.328-4.172-3.328c-2.453 0-4.195 1.352-4.195 3.352c0 1.61.984 2.61 3.062 3.086l1.461.343c1.422.336 2 .805 2 1.618c0 .937-.945 1.609-2.304 1.609c-1.375 0-2.414-.68-2.54-1.719z"/></svg> </template>
CSS
.icon-logo-macos {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.197%2033.6h1.945v-5.07c0-1%20.656-1.727%201.594-1.727c.906%200%201.469.57%201.469%201.492V33.6h1.89v-5.117c0-.993.641-1.68%201.578-1.68c.954%200%201.485.578%201.485%201.594V33.6h1.945v-5.68c0-1.656-1.07-2.758-2.703-2.758c-1.195%200-2.18.641-2.578%201.665h-.047c-.305-1.063-1.14-1.665-2.313-1.665c-1.125%200-2%20.633-2.359%201.594h-.039V25.32H3.197zm16.164-1.336c-.843%200-1.406-.43-1.406-1.11c0-.656.54-1.077%201.477-1.14l1.914-.117v.633c0%201-.883%201.734-1.985%201.734m-.586%201.469c1.063%200%202.102-.555%202.579-1.453h.039v1.32h1.875v-5.703c0-1.664-1.336-2.75-3.391-2.75c-2.11%200-3.43%201.11-3.516%202.656h1.805c.125-.687.711-1.133%201.633-1.133c.96%200%201.547.5%201.547%201.367v.594l-2.188.125c-2.015.125-3.148%201.008-3.148%202.477c0%201.492%201.164%202.5%202.765%202.5m13.032-5.461c-.133-1.742-1.484-3.125-3.672-3.125c-2.406%200-3.969%201.664-3.969%204.312c0%202.688%201.563%204.305%203.985%204.305c2.078%200%203.508-1.219%203.664-3.07h-1.836c-.18.937-.82%201.5-1.805%201.5c-1.234%200-2.031-1-2.031-2.735c0-1.703.789-2.734%202.016-2.734c1.039%200%201.656.664%201.812%201.546zm6.008-6.133c-3.289%200-5.351%202.242-5.351%205.828s2.062%205.82%205.351%205.82c3.281%200%205.344-2.234%205.344-5.82s-2.062-5.828-5.344-5.828m0%201.719c2.008%200%203.29%201.594%203.29%204.11c0%202.507-1.282%204.1-3.29%204.1c-2.015%200-3.289-1.593-3.289-4.1c0-2.516%201.274-4.11%203.29-4.11m6.165%206.57c.085%202.078%201.789%203.36%204.382%203.36c2.727%200%204.446-1.344%204.446-3.485c0-1.68-.969-2.625-3.258-3.148l-1.297-.297c-1.383-.328-1.953-.766-1.953-1.516c0-.937.86-1.562%202.133-1.562c1.289%200%202.172.633%202.265%201.687h1.922c-.047-1.984-1.687-3.328-4.172-3.328c-2.453%200-4.195%201.352-4.195%203.352c0%201.61.984%202.61%203.062%203.086l1.461.343c1.422.336%202%20.805%202%201.618c0%20.937-.945%201.609-2.304%201.609c-1.375%200-2.414-.68-2.54-1.719z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.197%2033.6h1.945v-5.07c0-1%20.656-1.727%201.594-1.727c.906%200%201.469.57%201.469%201.492V33.6h1.89v-5.117c0-.993.641-1.68%201.578-1.68c.954%200%201.485.578%201.485%201.594V33.6h1.945v-5.68c0-1.656-1.07-2.758-2.703-2.758c-1.195%200-2.18.641-2.578%201.665h-.047c-.305-1.063-1.14-1.665-2.313-1.665c-1.125%200-2%20.633-2.359%201.594h-.039V25.32H3.197zm16.164-1.336c-.843%200-1.406-.43-1.406-1.11c0-.656.54-1.077%201.477-1.14l1.914-.117v.633c0%201-.883%201.734-1.985%201.734m-.586%201.469c1.063%200%202.102-.555%202.579-1.453h.039v1.32h1.875v-5.703c0-1.664-1.336-2.75-3.391-2.75c-2.11%200-3.43%201.11-3.516%202.656h1.805c.125-.687.711-1.133%201.633-1.133c.96%200%201.547.5%201.547%201.367v.594l-2.188.125c-2.015.125-3.148%201.008-3.148%202.477c0%201.492%201.164%202.5%202.765%202.5m13.032-5.461c-.133-1.742-1.484-3.125-3.672-3.125c-2.406%200-3.969%201.664-3.969%204.312c0%202.688%201.563%204.305%203.985%204.305c2.078%200%203.508-1.219%203.664-3.07h-1.836c-.18.937-.82%201.5-1.805%201.5c-1.234%200-2.031-1-2.031-2.735c0-1.703.789-2.734%202.016-2.734c1.039%200%201.656.664%201.812%201.546zm6.008-6.133c-3.289%200-5.351%202.242-5.351%205.828s2.062%205.82%205.351%205.82c3.281%200%205.344-2.234%205.344-5.82s-2.062-5.828-5.344-5.828m0%201.719c2.008%200%203.29%201.594%203.29%204.11c0%202.507-1.282%204.1-3.29%204.1c-2.015%200-3.289-1.593-3.289-4.1c0-2.516%201.274-4.11%203.29-4.11m6.165%206.57c.085%202.078%201.789%203.36%204.382%203.36c2.727%200%204.446-1.344%204.446-3.485c0-1.68-.969-2.625-3.258-3.148l-1.297-.297c-1.383-.328-1.953-.766-1.953-1.516c0-.937.86-1.562%202.133-1.562c1.289%200%202.172.633%202.265%201.687h1.922c-.047-1.984-1.687-3.328-4.172-3.328c-2.453%200-4.195%201.352-4.195%203.352c0%201.61.984%202.61%203.062%203.086l1.461.343c1.422.336%202%20.805%202%201.618c0%20.937-.945%201.609-2.304%201.609c-1.375%200-2.414-.68-2.54-1.719z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/logo-macos.svg?color=%231a73e8&size=48