Change My Mac Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Change My Mac icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/338142.svg" alt="Change My Mac icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338142.svg" alt="Change My Mac icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338142.svg" alt="Change My Mac icon" :width="24" :height="24" />
CSS background
.icon-change-my-mac {
background-image: url('https://proicons.com/icon/338142.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.n{fill:#fff;stroke-width:0px;}</style></defs><path id="b" class="m" d="M13.8151,10.9854h20.3699c1.5627,0,2.8207,1.2581,2.8207,2.8207v20.3699c0,1.5627-1.2581,2.8207-2.8207,2.8207H13.8151c-1.5627,0-2.8207-1.2581-2.8207-2.8207V13.8061c0-1.5627,1.2581-2.8207,2.8207-2.8207Z"/><path id="c" class="n" d="M25.7833,30.8853c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path id="d" class="n" d="M25.7833,26.588c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75h0c.4142,0,.75.3358.75.75h0Z"/><path id="e" class="m" d="M26.7167,27.4951c0-1.3261,1.2013-2.3716,2.575-2.1076.901.1732,1.6206.9525,1.7103,1.8657.0667.6793-.1482,1.3495-.6174,1.7612-.8692.7628-3.6678,2.8185-3.6678,2.8185h4.2972M32.6356,26.2297l1.6216-.883v6.4865M16.7603,31.8337l-.0003-6.4865-3.4812,4.357h4.2973M20.2221,28.5912h1.2462M19.1977,25.889c.4488-.374.9327-.5446,2.0184-.5417l.2522.0014c.8954,0,1.6212.7258,1.6212,1.6212h0c0,.8954-.7258,1.6212-1.6212,1.6212M19.1984,31.2865c.4478.3752.9312.5471,2.017.5471h.253c.8954,0,1.6212-.7258,1.6212-1.6212h0c0-.8954-.7258-1.6212-1.6212-1.6212"/><path id="f" class="n" d="M25.7837,21.6869c0,.4142-.3358.75-.75.75-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75Z"/><path id="g" class="n" d="M25.7837,17.3896c0,.4142-.3358.75-.75.75-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75Z"/><path id="h" class="m" d="M16.7489,22.6353l-.0003-6.4865-3.4812,4.357h4.2973M19.1863,22.6354v-6.4865h1.4595c1.5673,0,2.8378,1.2705,2.8378,2.8378v.8108c0,1.5673-1.2705,2.8378-2.8378,2.8378h-1.4595ZM30.2083,22.6353l-.0003-6.4865-3.4812,4.357h4.2973M32.6457,17.0318l1.6216-.883v6.4865"/><path id="i" class="m" d="M5.5,17.5472h3.5463M5.5,21.8231h3.5463M5.5,26.159h3.5463M5.5,30.4349h3.5463"/><path id="j" class="m" d="M30.4617,39.2378v3.2711M26.1739,39.2378v3.2711M21.8261,39.2378v3.2711M17.5383,39.2378v3.2711"/><path id="k" class="m" d="M38.9537,17.5472h3.5463M38.9537,21.8231h3.5463M38.9537,26.159h3.5463M38.9537,30.4349h3.5463"/><path id="l" class="m" d="M30.4439,5.4911v3.5463M26.1679,5.4911v3.5463M21.8321,5.4911v3.5463M17.5562,5.4911v3.5463"/></svg>
Copied!