Salud Andaluca Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Salud Andaluca 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/346903.svg" alt="Salud Andaluca icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346903.svg" alt="Salud Andaluca icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346903.svg" alt="Salud Andaluca icon" :width="24" :height="24" />
CSS background
.icon-salud-andaluca {
background-image: url('https://proicons.com/icon/346903.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="d" 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;}</style></defs><rect id="e" class="m" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><line id="f" class="m" x1="12.7727" y1="16.2269" x2="18.5624" y2="16.2269"/><line id="g" class="m" x1="15.6562" y1="13.2883" x2="15.6562" y2="19.2354"/><line id="h" class="m" x1="12.5" y1="25.2467" x2="23.6739" y2="25.2467"/><line id="i" class="m" x1="12.5" y1="28.8901" x2="22.2136" y2="28.8901"/><line id="j" class="m" x1="12.5" y1="32.6286" x2="20.6528" y2="32.6286"/><path id="k" class="m" d="M25.738,34.0356l4.7945-9.9729,4.4238,9.8789c-1.3039-.9387-2.4295-2.0534-4.9839-1.7582"/></svg>
Copied!