i mac icon
i-mac from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- i-mac
- Set
- IconPark
- Style
- Color
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hardware icons from IconPark
Use the i mac icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M4 6H44V28H4V6Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 28V36H4V28"/><path fill="#fff" d="M13.0909 18H10.9091C10.407 18 10 18.407 10 18.9091V21.0909C10 21.593 10.407 22 10.9091 22H13.0909C13.593 22 14 21.593 14 21.0909V18.9091C14 18.407 13.593 18 13.0909 18Z"/><path fill="#fff" d="M13.0909 12H10.9091C10.407 12 10 12.407 10 12.9091V15.0909C10 15.593 10.407 16 10.9091 16H13.0909C13.593 16 14 15.593 14 15.0909V12.9091C14 12.407 13.593 12 13.0909 12Z"/><path fill="#fff" d="M21.0909 18H18.9091C18.407 18 18 18.407 18 18.9091V21.0909C18 21.593 18.407 22 18.9091 22H21.0909C21.593 22 22 21.593 22 21.0909V18.9091C22 18.407 21.593 18 21.0909 18Z"/><path fill="#fff" d="M21.0909 12H18.9091C18.407 12 18 12.407 18 12.9091V15.0909C18 15.593 18.407 16 18.9091 16H21.0909C21.593 16 22 15.593 22 15.0909V12.9091C22 12.407 21.593 12 21.0909 12Z"/><path fill="#fff" d="M29.0909 18H26.9091C26.407 18 26 18.407 26 18.9091V21.0909C26 21.593 26.407 22 26.9091 22H29.0909C29.593 22 30 21.593 30 21.0909V18.9091C30 18.407 29.593 18 29.0909 18Z"/><path fill="#fff" d="M29.0909 12H26.9091C26.407 12 26 12.407 26 12.9091V15.0909C26 15.593 26.407 16 26.9091 16H29.0909C29.593 16 30 15.593 30 15.0909V12.9091C30 12.407 29.593 12 29.0909 12Z"/><path fill="#fff" d="M37.0909 12H34.9091C34.407 12 34 12.407 34 12.9091V15.0909C34 15.593 34.407 16 34.9091 16H37.0909C37.593 16 38 15.593 38 15.0909V12.9091C38 12.407 37.593 12 37.0909 12Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20.8462 36L16 42H32L27.1538 36"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkIMac(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M4 6H44V28H4V6Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M44 28V36H4V28"/><path fill="#fff" d="M13.0909 18H10.9091C10.407 18 10 18.407 10 18.9091V21.0909C10 21.593 10.407 22 10.9091 22H13.0909C13.593 22 14 21.593 14 21.0909V18.9091C14 18.407 13.593 18 13.0909 18Z"/><path fill="#fff" d="M13.0909 12H10.9091C10.407 12 10 12.407 10 12.9091V15.0909C10 15.593 10.407 16 10.9091 16H13.0909C13.593 16 14 15.593 14 15.0909V12.9091C14 12.407 13.593 12 13.0909 12Z"/><path fill="#fff" d="M21.0909 18H18.9091C18.407 18 18 18.407 18 18.9091V21.0909C18 21.593 18.407 22 18.9091 22H21.0909C21.593 22 22 21.593 22 21.0909V18.9091C22 18.407 21.593 18 21.0909 18Z"/><path fill="#fff" d="M21.0909 12H18.9091C18.407 12 18 12.407 18 12.9091V15.0909C18 15.593 18.407 16 18.9091 16H21.0909C21.593 16 22 15.593 22 15.0909V12.9091C22 12.407 21.593 12 21.0909 12Z"/><path fill="#fff" d="M29.0909 18H26.9091C26.407 18 26 18.407 26 18.9091V21.0909C26 21.593 26.407 22 26.9091 22H29.0909C29.593 22 30 21.593 30 21.0909V18.9091C30 18.407 29.593 18 29.0909 18Z"/><path fill="#fff" d="M29.0909 12H26.9091C26.407 12 26 12.407 26 12.9091V15.0909C26 15.593 26.407 16 26.9091 16H29.0909C29.593 16 30 15.593 30 15.0909V12.9091C30 12.407 29.593 12 29.0909 12Z"/><path fill="#fff" d="M37.0909 12H34.9091C34.407 12 34 12.407 34 12.9091V15.0909C34 15.593 34.407 16 34.9091 16H37.0909C37.593 16 38 15.593 38 15.0909V12.9091C38 12.407 37.593 12 37.0909 12Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M20.8462 36L16 42H32L27.1538 36"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M4 6H44V28H4V6Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 28V36H4V28"/><path fill="#fff" d="M13.0909 18H10.9091C10.407 18 10 18.407 10 18.9091V21.0909C10 21.593 10.407 22 10.9091 22H13.0909C13.593 22 14 21.593 14 21.0909V18.9091C14 18.407 13.593 18 13.0909 18Z"/><path fill="#fff" d="M13.0909 12H10.9091C10.407 12 10 12.407 10 12.9091V15.0909C10 15.593 10.407 16 10.9091 16H13.0909C13.593 16 14 15.593 14 15.0909V12.9091C14 12.407 13.593 12 13.0909 12Z"/><path fill="#fff" d="M21.0909 18H18.9091C18.407 18 18 18.407 18 18.9091V21.0909C18 21.593 18.407 22 18.9091 22H21.0909C21.593 22 22 21.593 22 21.0909V18.9091C22 18.407 21.593 18 21.0909 18Z"/><path fill="#fff" d="M21.0909 12H18.9091C18.407 12 18 12.407 18 12.9091V15.0909C18 15.593 18.407 16 18.9091 16H21.0909C21.593 16 22 15.593 22 15.0909V12.9091C22 12.407 21.593 12 21.0909 12Z"/><path fill="#fff" d="M29.0909 18H26.9091C26.407 18 26 18.407 26 18.9091V21.0909C26 21.593 26.407 22 26.9091 22H29.0909C29.593 22 30 21.593 30 21.0909V18.9091C30 18.407 29.593 18 29.0909 18Z"/><path fill="#fff" d="M29.0909 12H26.9091C26.407 12 26 12.407 26 12.9091V15.0909C26 15.593 26.407 16 26.9091 16H29.0909C29.593 16 30 15.593 30 15.0909V12.9091C30 12.407 29.593 12 29.0909 12Z"/><path fill="#fff" d="M37.0909 12H34.9091C34.407 12 34 12.407 34 12.9091V15.0909C34 15.593 34.407 16 34.9091 16H37.0909C37.593 16 38 15.593 38 15.0909V12.9091C38 12.407 37.593 12 37.0909 12Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20.8462 36L16 42H32L27.1538 36"/></g></svg> </template>
CSS
.icon-i-mac {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%206H44V28H4V6Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M44%2028V36H4V28%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.0909%2018H10.9091C10.407%2018%2010%2018.407%2010%2018.9091V21.0909C10%2021.593%2010.407%2022%2010.9091%2022H13.0909C13.593%2022%2014%2021.593%2014%2021.0909V18.9091C14%2018.407%2013.593%2018%2013.0909%2018Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.0909%2012H10.9091C10.407%2012%2010%2012.407%2010%2012.9091V15.0909C10%2015.593%2010.407%2016%2010.9091%2016H13.0909C13.593%2016%2014%2015.593%2014%2015.0909V12.9091C14%2012.407%2013.593%2012%2013.0909%2012Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.0909%2018H18.9091C18.407%2018%2018%2018.407%2018%2018.9091V21.0909C18%2021.593%2018.407%2022%2018.9091%2022H21.0909C21.593%2022%2022%2021.593%2022%2021.0909V18.9091C22%2018.407%2021.593%2018%2021.0909%2018Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.0909%2012H18.9091C18.407%2012%2018%2012.407%2018%2012.9091V15.0909C18%2015.593%2018.407%2016%2018.9091%2016H21.0909C21.593%2016%2022%2015.593%2022%2015.0909V12.9091C22%2012.407%2021.593%2012%2021.0909%2012Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.0909%2018H26.9091C26.407%2018%2026%2018.407%2026%2018.9091V21.0909C26%2021.593%2026.407%2022%2026.9091%2022H29.0909C29.593%2022%2030%2021.593%2030%2021.0909V18.9091C30%2018.407%2029.593%2018%2029.0909%2018Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.0909%2012H26.9091C26.407%2012%2026%2012.407%2026%2012.9091V15.0909C26%2015.593%2026.407%2016%2026.9091%2016H29.0909C29.593%2016%2030%2015.593%2030%2015.0909V12.9091C30%2012.407%2029.593%2012%2029.0909%2012Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.0909%2012H34.9091C34.407%2012%2034%2012.407%2034%2012.9091V15.0909C34%2015.593%2034.407%2016%2034.9091%2016H37.0909C37.593%2016%2038%2015.593%2038%2015.0909V12.9091C38%2012.407%2037.593%2012%2037.0909%2012Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M20.8462%2036L16%2042H32L27.1538%2036%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%206H44V28H4V6Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M44%2028V36H4V28%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.0909%2018H10.9091C10.407%2018%2010%2018.407%2010%2018.9091V21.0909C10%2021.593%2010.407%2022%2010.9091%2022H13.0909C13.593%2022%2014%2021.593%2014%2021.0909V18.9091C14%2018.407%2013.593%2018%2013.0909%2018Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.0909%2012H10.9091C10.407%2012%2010%2012.407%2010%2012.9091V15.0909C10%2015.593%2010.407%2016%2010.9091%2016H13.0909C13.593%2016%2014%2015.593%2014%2015.0909V12.9091C14%2012.407%2013.593%2012%2013.0909%2012Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.0909%2018H18.9091C18.407%2018%2018%2018.407%2018%2018.9091V21.0909C18%2021.593%2018.407%2022%2018.9091%2022H21.0909C21.593%2022%2022%2021.593%2022%2021.0909V18.9091C22%2018.407%2021.593%2018%2021.0909%2018Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.0909%2012H18.9091C18.407%2012%2018%2012.407%2018%2012.9091V15.0909C18%2015.593%2018.407%2016%2018.9091%2016H21.0909C21.593%2016%2022%2015.593%2022%2015.0909V12.9091C22%2012.407%2021.593%2012%2021.0909%2012Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.0909%2018H26.9091C26.407%2018%2026%2018.407%2026%2018.9091V21.0909C26%2021.593%2026.407%2022%2026.9091%2022H29.0909C29.593%2022%2030%2021.593%2030%2021.0909V18.9091C30%2018.407%2029.593%2018%2029.0909%2018Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.0909%2012H26.9091C26.407%2012%2026%2012.407%2026%2012.9091V15.0909C26%2015.593%2026.407%2016%2026.9091%2016H29.0909C29.593%2016%2030%2015.593%2030%2015.0909V12.9091C30%2012.407%2029.593%2012%2029.0909%2012Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.0909%2012H34.9091C34.407%2012%2034%2012.407%2034%2012.9091V15.0909C34%2015.593%2034.407%2016%2034.9091%2016H37.0909C37.593%2016%2038%2015.593%2038%2015.0909V12.9091C38%2012.407%2037.593%2012%2037.0909%2012Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M20.8462%2036L16%2042H32L27.1538%2036%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/i-mac.svg?color=%231a73e8&size=48