Caixa Enginyers Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Caixa Enginyers 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/337654.svg" alt="Caixa Enginyers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337654.svg" alt="Caixa Enginyers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337654.svg" alt="Caixa Enginyers icon" :width="24" :height="24" />
CSS background
.icon-caixa-enginyers {
background-image: url('https://proicons.com/icon/337654.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M29.3482,20.3155l13.0199-7.3457c-5.3257-3.4821-12.6246,3.0406-13.0199,7.3457Z"/><circle class="c" cx="30.186" cy="7.9541" r="3.8956"/><path class="c" d="M30.3297,22.5199l14.1709-4.7605c-.9759,6.2878-10.7071,7.3474-14.1709,4.7605Z"/><circle class="c" cx="40.0766" cy="30.1687" r="3.8956"/><path class="c" d="M27.6861,29.3487l7.3457,13.0199c3.4821-5.3257-3.0406-12.6247-7.3457-13.0199Z"/><path class="c" d="M25.4817,30.3301l4.7605,14.171c-6.2878-.9759-7.3474-10.7071-4.7605-14.171Z"/><circle class="c" cx="17.833" cy="40.0771" r="3.8956"/><path class="c" d="M18.653,27.6866l-13.0199,7.3457c5.3257,3.4821,12.6246-3.0406,13.0199-7.3457Z"/><path class="c" d="M17.6716,25.4822l-14.1709,4.7605c.9759-6.2878,10.7071-7.3474,14.1709-4.7605Z"/><circle class="c" cx="7.9246" cy="17.8334" r="3.8956"/><path class="c" d="M20.3151,18.6535l-7.3457-13.0199c-3.4821,5.3257,3.0406,12.6247,7.3457,13.0199Z"/><path class="c" d="M22.5195,17.672l-4.7605-14.171c6.2878.9759,7.3474,10.7071,4.7605,14.171Z"/><circle class="c" cx="24.0006" cy="24.0011" r="2.0854"/></svg>
Copied!