Db Mobidig Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Db Mobidig 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/338876.svg" alt="Db Mobidig icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338876.svg" alt="Db Mobidig icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338876.svg" alt="Db Mobidig icon" :width="24" :height="24" />
CSS background
.icon-db-mobidig {
background-image: url('https://proicons.com/icon/338876.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m15.2855,24.1894c.4259.4259,1.1711,2.1293,1.2776,3.6198.1065,1.384-.5323,2.3422-.3194,2.8745.1065.5323,1.0444.302,1.6832.302s1.2326-.1521,1.9779-.578c.7452-.4259,1.7851-1.3486,2.8497-1.7744.9582-.5323,2.8195-.2906,4.4164-.1842s2.8066.531,4.7229,1.1698c1.9163.6388,3.5133,1.4905,4.8973,2.6616,1.384,1.0646,2.3422,2.3422,3.0874,3.4068.7452.9582.9186,1.7034.9186,2.4487,0,.6388-.3531,1.2937-.9419,1.4905-1.3158.4711-1.1581.5314-4.0308.5314h-11.2851c-3.3004-.2129-4.3844-.8939-5.7684-1.5326-1.2776-.6388-2.7487-1.1289-3.4939-1.9806s-1.3623-2.2763-2.3205-3.128c-.8517-.8517-1.5632-1.1425-2.5214-1.8877-.9583-.7452-1.8653-1.6915-2.3977-2.7561s-1.2532-2.7505-1.0403-2.9634c.2129-.2129,1.4983.7955,2.2435,1.2213.8517.4259,1.2159.3964,1.8547.5028.7452.1065,1.3462.2967,1.8785.0837.5323-.2129.8589-.6717,1.1783-1.6298.2129-.8517.4006-2.6807.8265-2.3614l.3067.4634Z"/><line class="b" x1="24.4328" y1="36.4316" x2="35.505" y2="36.4316"/><line class="b" x1="11.2314" y1="42.5" x2="11.5507" y2="42.5"/><line class="b" x1="13.3606" y1="42.5" x2="15.4899" y2="42.5"/><line class="b" x1="17.6192" y1="42.5" x2="21.8777" y2="42.5"/><line class="b" x1="23.4746" y1="42.5" x2="30.3947" y2="42.5"/><line class="b" x1="31.9917" y1="42.5" x2="41.0411" y2="42.5"/><path class="b" d="m17.0889,17.3569v-8.5171h1.9163c2.0579,0,3.7262,1.6683,3.7262,3.7262v1.0646c0,2.0579-1.6683,3.7262-3.7262,3.7262h-1.9163Z"/><path class="b" d="m28.7818,13.0983c1.176,0,2.1293.9533,2.1293,2.1293s-.9533,2.1293-2.1293,2.1293h-3.5133v-8.5171h3.5133c1.176,0,2.1293.9533,2.1293,2.1293s-.9533,2.1293-2.1293,2.1293h0Z"/><line class="b" x1="28.7818" y1="13.0983" x2="25.2685" y2="13.0983"/><rect class="b" x="12.0436" y="5.5" width="23.9128" height="15.1967" rx="2.1293" ry="2.1293"/></svg>
Copied!