Dbnavigator Beta Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dbnavigator Beta 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/324322.svg" alt="Dbnavigator Beta icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324322.svg" alt="Dbnavigator Beta icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324322.svg" alt="Dbnavigator Beta icon" :width="24" :height="24" />
CSS background
.icon-dbnavigator-beta {
background-image: url('https://proicons.com/icon/324322.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>.x{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="x" d="M42.5,30.5719V9.1616c0-2.2091-1.7909-4-4-4H9.5c-2.2091,0-4,1.7909-4,4v21.4103c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4Z"/><g id="d"><path id="e" class="x" d="M11.6667,26.9821v-15.1795h2.4667c4.1866.0123,7.5774,3.4031,7.5897,7.5897h0c-.0123,4.1866-3.4031,7.5774-7.5897,7.5897h-2.4667Z"/><path id="f" class="x" d="M32.5601,19.2406c1.9714-.0007,3.57,1.5969,3.5707,3.5682s-1.5969,3.57-3.5682,3.5707h-5.8921v-14.2782h5.8896c1.9714.0102,3.5612,1.6166,3.5511,3.588-.0101,1.957-1.5941,3.5409-3.5511,3.551v.0003Z"/><line id="g" class="x" x1="32.5601" y1="19.2403" x2="26.6705" y2="19.2403"/><g id="h"><path id="i" class="x" d="M11.6667,26.9821v-15.1795h2.4667c4.1866.0123,7.5774,3.4031,7.5897,7.5897h0c-.0123,4.1866-3.4031,7.5774-7.5897,7.5897h-2.4667Z"/></g><g id="j"><path id="k" class="x" d="M32.5601,19.2406c1.9714-.0007,3.57,1.5969,3.5707,3.5682s-1.5969,3.57-3.5682,3.5707h-5.8921v-14.2782h5.8896c1.9714.0102,3.5612,1.6166,3.5511,3.588-.0101,1.957-1.5941,3.5409-3.5511,3.551v.0003Z"/></g><g id="l"><line id="m" class="x" x1="32.5601" y1="19.2403" x2="26.6705" y2="19.2403"/></g></g></g><g id="n"><path id="o" class="x" d="M23.9609,42.0383c-.2424.4801-.8079.8001-1.3735.8001h0c-.8887,0-1.6158-.7201-1.6158-1.6002v-1.0402c0-.8801.7271-1.6002,1.6158-1.6002h0c.8887,0,1.6158.7201,1.6158,1.6002v.5601h-3.2317"/><g id="p"><path id="q" class="x" d="M26.289,36.998v5.0061c0,.5006.3414.8343.8535.8343h.2561"/><line id="r" class="x" x1="25.4355" y1="38.4163" x2="27.2279" y2="38.4163"/></g><path id="s" class="x" d="M15.7783,40.085c0-.9178.7682-1.6687,1.7071-1.6687h0c.9389,0,1.7071.7509,1.7071,1.6687v1.0847c0,.9178-.7682,1.6687-1.7071,1.6687h0c-.9389,0-1.7071-.7509-1.7071-1.6687"/><line id="t" class="x" x1="15.7783" y1="42.8384" x2="15.7783" y2="36.1636"/><g id="u"><path id="v" class="x" d="M32.2217,41.1697c0,.9178-.7682,1.6687-1.7071,1.6687h0c-.9389,0-1.7071-.7509-1.7071-1.6687v-1.0847c0-.9178.7682-1.6687,1.7071-1.6687h0c.9389,0,1.7071.7509,1.7071,1.6687"/><line id="w" class="x" x1="32.2217" y1="42.8384" x2="32.2217" y2="38.4163"/></g></g></svg>
Copied!