Mysafaricom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mysafaricom 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/329903.svg" alt="Mysafaricom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329903.svg" alt="Mysafaricom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329903.svg" alt="Mysafaricom icon" :width="24" :height="24" />
CSS background
.icon-mysafaricom {
background-image: url('https://proicons.com/icon/329903.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="M26.146,30.9391c.7349.9574,1.6563,1.3139,2.9383,1.3139h1.7742c1.6511,0,2.9896-1.3394,2.9896-2.9917v-.013c0-1.6523-1.3385-2.9917-2.9896-2.9917h-1.9571c-1.6529,0-2.9927-1.3409-2.9927-2.9948h0c0-1.6577,1.3428-3.0014,2.9993-3.0014h1.7645c1.282,0,2.2034.3566,2.9383,1.3139"/><path id="c" class="d" d="M37.1788,21.8403c8.9903-6.66,8.1198-16.3034-14.6208-3.6447C-.1826,30.8544-.233,42.8195,22.689,31.3846"/></svg>
Copied!