Seguros Sura Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Seguros Sura 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/347115.svg" alt="Seguros Sura icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347115.svg" alt="Seguros Sura icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347115.svg" alt="Seguros Sura icon" :width="24" :height="24" />
CSS background
.icon-seguros-sura {
background-image: url('https://proicons.com/icon/347115.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="j" d="M24.2378,36.2448c-9.3076,4.7554-16.07,2.7676-16.07,2.7676"/><path id="e" class="j" d="M24.9217,37.9749c-4.6417,4.2951-12.7821,4.2951-12.7821,4.2951"/><path id="f" class="j" d="M19.0453,43.5s3.0392-.1009,5.4387-2.8607"/><path id="g" class="j" d="M33.2834,32.2995l-6.9955,7.4269"/><path id="h" class="j" d="M37.9354,25.1359c-8.6117,3.4452-13.6976,3.9122-13.6976,3.9122"/><path id="i" class="j" d="M36.8163,27.2174l-9.5943,6.4587"/><path class="j" d="M38.0277,23.486c-15.2088,1.4775-17.5354,1.1217-17.5354,1.1217"/><path class="j" d="M39.8322,22.1075c-17.1766-1.4877-23.5264-1.4705-25.4136-4.6846"/><path class="j" d="M12.9309,10.6809c.4709,2.8698,5.7994,3.8891,25.4485,9.6632"/><path class="j" d="M13.7184,4.5c-.5715,2.7881,4.5023,7.0082,23.269,13.6575"/></svg>
Copied!