imac icon
imac-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- imac-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the imac icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4.966c-.114 1.634-.487 2.123-.545 2.189c-.446.343-.423.858-.339 1.115c.086.261.381.696.96.696h3.916c.579 0 .874-.435.96-.696c.084-.257.107-.772-.339-1.115c-.058-.066-.431-.555-.545-2.189H19a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm14 10v2H5v-2z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteImacFill(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="M5 3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4.966c-.114 1.634-.487 2.123-.545 2.189c-.446.343-.423.858-.339 1.115c.086.261.381.696.96.696h3.916c.579 0 .874-.435.96-.696c.084-.257.107-.772-.339-1.115c-.058-.066-.431-.555-.545-2.189H19a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm14 10v2H5v-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4.966c-.114 1.634-.487 2.123-.545 2.189c-.446.343-.423.858-.339 1.115c.086.261.381.696.96.696h3.916c.579 0 .874-.435.96-.696c.084-.257.107-.772-.339-1.115c-.058-.066-.431-.555-.545-2.189H19a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm14 10v2H5v-2z"/></svg> </template>
CSS
.icon-imac-fill {
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%22M5%203a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h4.966c-.114%201.634-.487%202.123-.545%202.189c-.446.343-.423.858-.339%201.115c.086.261.381.696.96.696h3.916c.579%200%20.874-.435.96-.696c.084-.257.107-.772-.339-1.115c-.058-.066-.431-.555-.545-2.189H19a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm14%2010v2H5v-2z%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%22M5%203a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h4.966c-.114%201.634-.487%202.123-.545%202.189c-.446.343-.423.858-.339%201.115c.086.261.381.696.96.696h3.916c.579%200%20.874-.435.96-.696c.084-.257.107-.772-.339-1.115c-.058-.066-.431-.555-.545-2.189H19a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm14%2010v2H5v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/imac-fill.svg?color=%231a73e8&size=48