Aruba Pec Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aruba Pec 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/336626.svg" alt="Aruba Pec icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336626.svg" alt="Aruba Pec icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336626.svg" alt="Aruba Pec icon" :width="24" :height="24" />
CSS background
.icon-aruba-pec {
background-image: url('https://proicons.com/icon/336626.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"><defs><style>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="M5.626,11.01l9.846,9.856"/><path id="c" class="h" d="M42.374,11.01l-9.846,9.855"/><path id="d" class="h" d="M4.5,13.74v20.52c-.005,2.1252,1.7138,3.852,3.839,3.857.005,0,.01,0,.015,0h31.292c2.1252.0033,3.8507-1.7168,3.854-3.842,0-.005,0-.01,0-.015V13.74c.0039-2.1263-1.7167-3.8531-3.843-3.857-.0037,0-.0073,0-.011,0H8.354c-2.1263-.0022-3.8518,1.7197-3.854,3.846,0,.0037,0,.0073,0,.011Z"/><path id="e" class="h" d="M29.748,30.204c-.851.852-1.992.175-3.104.636s-1.44,1.747-2.644,1.747-1.532-1.286-2.644-1.747c-1.112-.461-2.253.216-3.104-.636-.851-.853-.175-1.994-.636-3.107-.46-1.114-1.745-1.442-1.745-2.647s1.285-1.533,1.745-2.647c.461-1.113-.215-2.254.636-3.106.851-.853,1.992-.175,3.104-.637,1.112-.46,1.44-1.747,2.644-1.747s1.532,1.286,2.644,1.747c1.112.462,2.253-.216,3.104.637.851.852.175,1.993.636,3.106.46,1.114,1.745,1.442,1.745,2.647s-1.285,1.533-1.745,2.647c-.461,1.113.215,2.254-.636,3.107Z"/><path id="f" class="h" d="M25.53,22.654s-.21,2.236-.266,3.05c-.037.543.55.866,1.048.866,1.132,0,1.772-1,1.844-2.391.146-2.847-1.597-4.186-3.966-4.186-2.282,0-4.117,1.775-4.334,4.186-.182,2.015.909,4.728,3.8,4.728,1.034,0,1.887-.133,2.54-.576"/><path id="g" class="h" d="M25.328,24.89c-.065.748-.719,1.357-1.467,1.357h0c-.6748.0124-1.2318-.5246-1.2442-1.1994-.001-.0523.0014-.1046.0072-.1566l.077-.882c.0782-.7593.7108-1.3408,1.474-1.355h0c.749,0,1.297.6,1.231,1.35"/></svg>
Copied!