Samsung Self Repair Assistant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Self Repair Assistant 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/332385.svg" alt="Samsung Self Repair Assistant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332385.svg" alt="Samsung Self Repair Assistant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332385.svg" alt="Samsung Self Repair Assistant icon" :width="24" :height="24" />
CSS background
.icon-samsung-self-repair-assistant {
background-image: url('https://proicons.com/icon/332385.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="d" d="M24,2.5c-1.3671.0148-2.7298.16-4.0693.4336.0658.3007.0991.6075.0992.9153.001,2.3685-1.9182,4.2894-4.2867,4.2904h-.0008c-1.463-.0147-2.8176-.7742-3.5933-2.0148-2.39,1.5862-4.4384,3.6346-6.0246,6.0246,1.2406.7756,2.0001,2.1302,2.0148,3.5933-.0006,2.3685-1.9211,4.2881-4.2896,4.2875h-.0008c-.3056-.0158-.6087-.0642-.904-.1445-.2803,1.3541-.4293,2.732-.4449,4.1147.0156,1.3827.1646,2.7606.4449,4.1147.2953-.0803.5984-.1287.904-.1445,2.3685-.001,4.2894,1.9182,4.2904,4.2867v.0008c-.0147,1.463-.7742,2.8176-2.0148,3.5933,1.5862,2.39,3.6346,4.4384,6.0246,6.0246.7756-1.2406,2.1302-2.0001,3.5933-2.0148,2.3685.0006,4.2881,1.9211,4.2875,4.2896v.0008c-.0158.3056-.0642.6087-.1445.904,1.3541.2803,2.732.4293,4.1147.4449,1.3827-.0156,2.7606-.1646,4.1147-.4449-.0803-.2953-.1287-.5984-.1445-.904-.001-2.3685,1.9182-4.2894,4.2867-4.2904h.0008c1.463.0147,2.8176.7742,3.5933,2.0148,2.39-1.5862,4.4384-3.6346,6.0246-6.0246-1.2406-.7756-2.0001-2.1302-2.0148-3.5933.0006-2.3685,1.9211-4.2881,4.2896-4.2875h.0008c.3056.0158.6087.0642.904.1445.2803-1.3541.4293-2.732.4449-4.1147-.0022-1.3833-.1379-2.7631-.4052-4.1203-.308.0851-.6245.1354-.9437.1502-2.3685.001-4.2894-1.9182-4.2904-4.2867v-.0008c.0161-1.4795.7937-2.8462,2.0573-3.6159-1.5899-2.3991-3.6454-4.4545-6.0445-6.0445-.7697,1.2636-2.1364,2.0412-3.6159,2.0573-2.3685-.0006-4.2881-1.9211-4.2875-4.2896v-.0008c.0148-.3192.0651-.6357.1502-.9437-1.3572-.2673-2.7371-.403-4.1203-.4052Z"/><path id="c" class="d" d="M34.2529,15.9083l-4.2981,4.2981c-.2842.2842-.7418.2842-1.0259,0l-1.1422-1.1422c-.2842-.2842-.2842-.7418,0-1.0259l4.2841-4.2841c-2.5869-1.5874-5.924-1.1991-8.0773.9398-1.783,1.7877-2.3856,4.438-1.5509,6.8209l-8.8087,8.8087c-1.1367,1.1367-1.1519,2.9518-.0341,4.0697,1.1179,1.1179,2.933,1.1027,4.0697-.0341l8.8087-8.8087c2.3829.8347,5.0332.2321,6.8209-1.5509,2.1506-2.1521,2.5451-5.4981.9538-8.0913Z"/></svg>
Copied!