Grupo Cajamar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Grupo Cajamar 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/326797.svg" alt="Grupo Cajamar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326797.svg" alt="Grupo Cajamar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326797.svg" alt="Grupo Cajamar icon" :width="24" :height="24" />
CSS background
.icon-grupo-cajamar {
background-image: url('https://proicons.com/icon/326797.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><path id="f" class="m" d="M32.7065,18.5105c2.5612-.1073,5.1409-.1431,7.7391-.1075.7192.0019,1.9346.8918,1.9348,1.5048.1052,4.7986.1411,9.5997.1075,14.4033-2.3576,1.9502-4.9732,3.4909-7.8466,4.6219-.0717-6.2701-.1433-12.5402-.215-18.8103.0034-.6082-.8603-1.3614-1.7198-1.6123Z"/><path id="g" class="m" d="M15.2935,18.5105c-.2248.0204-.4185.0716-.6449.1612-.6932.2957-1.1445.9802-1.1286,1.4511-.018,6.2881-.0717,12.5583-.1612,18.8103-1.672-.5672-3.2485-1.3376-4.7294-2.311-1.1193-.6728-2.1584-1.4431-3.1171-2.311-.0336-4.8036.0022-9.6047.1075-14.4033.0371-.4532.8083-1.3852,1.3973-1.3973,2.7746-.1398,5.5334-.1398,8.2765,0Z"/><path id="h" class="m" d="M22.0652,18.403c1.1056-.009,1.6958.9076,1.9885,1.9348.1702-.9172.7626-1.6913,1.5586-1.8273,1.6123-.1433,3.2246-.1433,4.8369,0,.7355.0871,1.5505,1.0141,1.5586,1.6123.0537,6.5924.0717,13.185.0537,19.7776-2.6218.745-4.7596.9147-7.8352,1.0901-3.1327-.1258-5.2068-.2433-8.073-1.0901-.1071-6.5491-.1428-13.1058-.1075-19.6702-.0036-.8246.6887-1.6588,1.5048-1.7198,1.5017-.0999,3.0065-.1356,4.5145-.1075Z"/><circle id="i" class="m" cx="24" cy="11.8463" r="4.8369"/><circle id="j" class="m" cx="12.6601" cy="12.6525" r="4.0308"/><circle id="k" class="m" cx="35.3399" cy="12.6525" r="4.0308"/></g></svg>
Copied!