Casamentospt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Casamentospt 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/323484.svg" alt="Casamentospt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323484.svg" alt="Casamentospt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323484.svg" alt="Casamentospt icon" :width="24" :height="24" />
CSS background
.icon-casamentospt {
background-image: url('https://proicons.com/icon/323484.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="M28.079,38.1441c0-.7083-4.0713-4.6919-9.0246-8.8299-9.4054-7.8576-12.5467-14.4759-8.6976-18.325,3.167-3.167,5.7247-1.3677,10.5877,7.4484,3.8354,6.9531,4.6978,7.6781,5.4946,4.619,1.3796-5.2967,7.0815-12.2417,10.3254-12.5765,4.1885-.4323,3.8505,5.6243-.8609,15.4283-2.9677,6.1755-7.8246,13.7705-7.8246,12.2358Z"/><path id="d" class="e" d="M31.1155,38.3743c9.5124-7.9196,14.8263-25.1972,8.8799-28.8723-3.9753-2.4569-10.3927.5879-13.9281,6.6085q-.8032,1.3678-1.4966.0669c-2.8166-5.2844-8.1827-8.8986-12.1724-8.1983-7.5416,1.3238-9.1938,9.2866-3.4922,16.8305,3.4891,4.6164,7.1901,7.5512,18.7204,14.8443,1.1461.7249,1.0301.7675,3.489-1.2796Z"/></svg>
Copied!