Ultralink Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ultralink 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/349041.svg" alt="Ultralink icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349041.svg" alt="Ultralink icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349041.svg" alt="Ultralink icon" :width="24" :height="24" />
CSS background
.icon-ultralink {
background-image: url('https://proicons.com/icon/349041.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:#fff;}.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M13.5395,8.028h18.735c2.4947-.0061,4.5219,2.0113,4.528,4.506,0,.007,0,.014,0,.021v26.418c.0055,2.4947-2.0123,4.5215-4.507,4.527-.007,0-.014,0-.021,0H13.5395c-2.4947.0055-4.5215-2.0123-4.527-4.507,0-.0067,0-.0133,0-.02V12.555c-.0055-2.4947,2.0123-4.5215,4.507-4.527.0067,0,.0133,0,.02,0M12.6145,7.995v-1.231c0-1.254.874-2.264,1.96-2.264h0c1.086,0,1.96,1.01,1.96,2.264v1.136M36.9295,15.68c1.1664.1047,2.0596,1.0829,2.058,2.254v3.885c0,1.184-.9,2.15-2.058,2.254"/><path class="d" d="M14.5045,12.561h16.805c1.2482-.0022,2.2618,1.0078,2.264,2.256,0,.0027,0,.0053,0,.008v6.603c.0022,1.2482-1.0078,2.2618-2.256,2.264-.0027,0-.0053,0-.008,0H14.5045c-1.2482.0017-2.2613-1.0088-2.263-2.257,0-.0023,0-.0047,0-.007v-6.603c-.0022-1.2482,1.0078-2.2618,2.256-2.264.0023,0,.0047,0,.007,0"/><path class="c" d="M17.5175,31.856c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M30.6495,31.856c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M20.8005,31.856c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M24.0835,31.856c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M27.3665,31.856c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M17.5175,35.084c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M30.6495,35.084c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M20.8005,35.084c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M24.0835,35.084c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M27.3665,35.084c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M20.8005,28.628c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M24.0835,28.628c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M27.3665,28.628c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M20.8005,38.312c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M24.0835,38.312c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="c" d="M27.3665,38.312c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/></svg>
Copied!