Dashlane Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dashlane 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/324293.svg" alt="Dashlane icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324293.svg" alt="Dashlane icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324293.svg" alt="Dashlane icon" :width="24" :height="24" />
CSS background
.icon-dashlane {
background-image: url('https://proicons.com/icon/324293.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M16.4827,5.9757l-4.7377-1.4312c-.6583-.1989-1.3219,.2939-1.3219,.9815V41.0428c0,.4521,.2961,.8508,.7288,.9815l4.7377,1.4312c.6583,.1989,1.3219-.2939,1.3219-.9815V6.9572c0-.4521-.2961-.8508-.7288-.9815Z"/><path class="b" d="M23.2712,5.9757l-4.7377-1.4312c-.6583-.1989-1.3219,.2939-1.3219,.9815V15.3131c0,.4521,.2961,.8508,.7288,.9815l4.7377,1.4312c.6583,.1989,1.3219-.2939,1.3219-.9815V6.9572c0-.4521-.2961-.8508-.7288-.9815Z"/><path class="b" d="M23.2712,31.7053l-4.7377-1.4312c-.6583-.1989-1.3219,.2939-1.3219,.9815v9.7871c0,.4521,.2961,.8508,.7288,.9815l4.7377,1.4312c.6583,.1989,1.3219-.2939,1.3219-.9815v-9.7871c0-.4521-.2961-.8508-.7288-.9815Z"/><path class="b" d="M30.0596,9.7503l-4.7377-1.4312c-.6583-.1989-1.3219,.2939-1.3219,.9815v9.7871c0,.4521,.2961,.8508,.7288,.9815l4.7377,1.4312c.6583,.1989,1.3219-.2939,1.3219-.9815V10.7318c0-.4521-.2961-.8508-.7288-.9815Z"/><path class="b" d="M30.0596,29.6293l-4.7377-1.4312c-.6583-.1989-1.3219,.2939-1.3219,.9815v9.7871c0,.4521,.2961,.8508,.7288,.9815l4.7377,1.4312c.6583,.1989,1.3219-.2939,1.3219-.9815v-9.7871c0-.4521-.2961-.8508-.7288-.9815Z"/><path class="b" d="M36.848,15.7453l-4.7377-1.4312c-.6583-.1989-1.3219,.2939-1.3219,.9815v18.5442c0,.4521,.2961,.8508,.7288,.9815l4.7377,1.4312c.6583,.1989,1.3219-.2939,1.3219-.9815V16.7268c0-.4521-.2961-.8508-.7288-.9815Z"/></svg>
Dashlane in other icon packs
Copied!