Palmbus Cap Azur Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Palmbus Cap Azur 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/345478.svg" alt="Palmbus Cap Azur icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345478.svg" alt="Palmbus Cap Azur icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345478.svg" alt="Palmbus Cap Azur icon" :width="24" :height="24" />
CSS background
.icon-palmbus-cap-azur {
background-image: url('https://proicons.com/icon/345478.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"><path d="M33.7505,19.8239c-5.8543-4.0992-13.647-4.0992-19.502,0-4.5433,3.1812-7.249,8.3787-7.2492,13.925.0004-4.7307,2.7062-9.1636,7.2492-11.877,5.8543-3.4964,13.647-3.4964,19.502,0,4.5435,2.7136,7.2493,7.1471,7.2492,11.878,0-5.5466-2.7058-10.744-7.2492-13.926Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M32.3165,21.8719c-4.9934-3.4964-11.64-3.4964-16.634,0-3.8754,2.7136-6.1833,7.1471-6.1831,11.878-.0004-3.9152,2.3075-7.5847,6.1831-9.8306,4.9934-2.8936,11.64-2.8936,16.634,0,3.8753,2.2457,6.1831,5.9146,6.1831,9.8302.0003-4.7307-2.3076-9.1645-6.1831-11.878v.0004Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M35.1845,19.8239c-6.7152-4.0992-15.654-4.0992-22.369,0-5.2114,3.1812-8.315,8.3787-8.3153,13.926-.0003-6.3617,3.1034-12.324,8.3153-15.974,6.7152-4.702,15.654-4.702,22.369,0,5.2118,3.6494,8.3155,9.6118,8.3153,15.974,0-5.5469-3.1037-10.745-8.3153-13.926Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M30.8825,25.9679c-4.1324-2.2907-9.6334-2.2907-13.766,0-3.2071,1.7778-5.1171,4.6824-5.1171,7.7822-.0002-3.9151,1.9098-7.5843,5.1171-9.8301,4.1324-2.8936,9.6334-2.8936,13.766,0,3.2074,2.2458,5.1174,5.9152,5.1171,9.8306.0003-3.0998-1.9097-6.0048-5.1171-7.7828h0Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!