Lloydsdirect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lloydsdirect 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/343172.svg" alt="Lloydsdirect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343172.svg" alt="Lloydsdirect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343172.svg" alt="Lloydsdirect icon" :width="24" :height="24" />
CSS background
.icon-lloydsdirect {
background-image: url('https://proicons.com/icon/343172.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="m40.1001,15.1294c.921-2.5328.6907-6.5621-3.3386-7.368-4.9504-1.0361-5.9865,3.5689-7.9436,4.8353-2.3025,1.3815-5.7563.2303-5.7563.2303"/><path class="c" d="m41.827,29.1747c2.1874-1.2664,4.9504-4.8353,2.6479-8.0588-2.8781-4.0294-6.9075-1.2664-9.0949-1.9571-3.4538-.8059-4.3748-3.5689-4.3748-3.5689"/><path class="c" d="m32.9623,40.5721c2.5328.6907,7.0226-.1151,7.368-3.9143.5756-4.9504-3.4538-5.6411-4.605-7.5983-1.9571-2.9933-.921-5.8714-.921-5.8714"/><path class="c" d="m18.8019,42.1839c1.6118,2.0723,5.1806,4.8353,8.1739,2.3025,3.3386-2.763,1.6118-5.6411,1.9571-7.9436.3454-3.5689,3.684-5.1806,3.684-5.1806"/><path class="c" d="m7.7499,33.089c-.8059,2.5328,0,6.6773,3.9143,7.4831,4.8353.921,5.8714-4.1445,8.0588-5.0655,1.7269-1.3815,5.4109-.3454,5.4109-.3454"/><path class="c" d="m6.1382,18.8134c-2.3025,1.2664-4.7201,5.0655-2.763,7.9436,2.763,4.0294,7.1378,1.6118,9.3251,2.3025,2.6479.5756,4.2596,3.684,4.2596,3.684"/><path class="c" d="m15.1179,7.6463c-2.5328-.6908-7.0226,0-7.5983,3.9143-.6908,4.9504,3.5689,5.526,4.7201,7.5983,1.9571,2.9933.921,5.9865.921,5.9865"/><path class="c" d="m29.2783,6.0345c-1.3815-2.3025-5.0655-4.9504-8.0588-2.6479-3.9143,2.9933-1.3815,6.447-2.0723,8.6344-.921,3.5689-3.5689,4.9504-3.5689,4.9504"/></svg>
Copied!