Magsafe Icon SVG
Magsafe
Magsafe SVG Icon Code | Customize color
You can get svg icon magsafe in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 0H3V3H12V0Z" fill="black"/> <path d="M14 4H1V10H4V12H5V15H6V12H9V15H10V12H11V10H14V4Z" fill="black"/> </svg>
Svg Code
<svg style="color: white" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 0H3V3H12V0Z" fill="white"></path> <path d="M14 4H1V10H4V12H5V15H6V12H9V15H10V12H11V10H14V4Z" fill="white"></path> </svg>
Svg Code
<svg style="color: red" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 0H3V3H12V0Z" fill="red"></path> <path d="M14 4H1V10H4V12H5V15H6V12H9V15H10V12H11V10H14V4Z" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 0H3V3H12V0Z" fill="blue"></path> <path d="M14 4H1V10H4V12H5V15H6V12H9V15H10V12H11V10H14V4Z" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 0H3V3H12V0Z" fill="#f3da35"></path> <path d="M14 4H1V10H4V12H5V15H6V12H9V15H10V12H11V10H14V4Z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit magsafe as below. Change size color and background color of icon using below tool.
tab 2 content Tab 3 content |