imac icon
imac-outlined from WeUI Icon by WeUI · Outlined · MIT Free for personal and commercial use.
- Name
- imac-outlined
- Set
- WeUI Icon
- Style
- Outlined
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in WeUI Icon
Use the imac icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG8KAPOcZt" fill="currentColor" d="M18.8 11V1.2H1.2V11zm0 1.2H1.2v1.6h17.6zM13.155 15l.622 1.84a.5.5 0 0 1-.474.66H6.697a.5.5 0 0 1-.474-.66L6.845 15H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1zm-5.044 0l-.439 1.3h4.656l-.44-1.3z"/></defs><use fill-rule="evenodd" href="#SVG8KAPOcZt" transform="translate(2 4)"/></svg>
React
import type { SVGProps } from "react";
export function WeuiImacOutlined(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG8KAPOcZt" fill="currentColor" d="M18.8 11V1.2H1.2V11zm0 1.2H1.2v1.6h17.6zM13.155 15l.622 1.84a.5.5 0 0 1-.474.66H6.697a.5.5 0 0 1-.474-.66L6.845 15H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1zm-5.044 0l-.439 1.3h4.656l-.44-1.3z"/></defs><use fillRule="evenodd" href="#SVG8KAPOcZt" transform="translate(2 4)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVG8KAPOcZt" fill="currentColor" d="M18.8 11V1.2H1.2V11zm0 1.2H1.2v1.6h17.6zM13.155 15l.622 1.84a.5.5 0 0 1-.474.66H6.697a.5.5 0 0 1-.474-.66L6.845 15H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1zm-5.044 0l-.439 1.3h4.656l-.44-1.3z"/></defs><use fill-rule="evenodd" href="#SVG8KAPOcZt" transform="translate(2 4)"/></svg> </template>
CSS
.icon-imac-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%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVG8KAPOcZt%22%20fill%3D%22currentColor%22%20d%3D%22M18.8%2011V1.2H1.2V11zm0%201.2H1.2v1.6h17.6zM13.155%2015l.622%201.84a.5.5%200%200%201-.474.66H6.697a.5.5%200%200%201-.474-.66L6.845%2015H1a1%201%200%200%201-1-1V1a1%201%200%200%201%201-1h18a1%201%200%200%201%201%201v13a1%201%200%200%201-1%201zm-5.044%200l-.439%201.3h4.656l-.44-1.3z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill-rule%3D%22evenodd%22%20href%3D%22%23SVG8KAPOcZt%22%20transform%3D%22translate(2%204)%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%3Cdefs%3E%3Cpath%20id%3D%22SVG8KAPOcZt%22%20fill%3D%22currentColor%22%20d%3D%22M18.8%2011V1.2H1.2V11zm0%201.2H1.2v1.6h17.6zM13.155%2015l.622%201.84a.5.5%200%200%201-.474.66H6.697a.5.5%200%200%201-.474-.66L6.845%2015H1a1%201%200%200%201-1-1V1a1%201%200%200%201%201-1h18a1%201%200%200%201%201%201v13a1%201%200%200%201-1%201zm-5.044%200l-.439%201.3h4.656l-.44-1.3z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill-rule%3D%22evenodd%22%20href%3D%22%23SVG8KAPOcZt%22%20transform%3D%22translate(2%204)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/weui/imac-outlined.svg?color=%231a73e8&size=48