Dbnavigator Next Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dbnavigator Next 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/338882.svg" alt="Dbnavigator Next icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338882.svg" alt="Dbnavigator Next icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338882.svg" alt="Dbnavigator Next icon" :width="24" :height="24" />
CSS background
.icon-dbnavigator-next {
background-image: url('https://proicons.com/icon/338882.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>.p{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="p" d="m43.4996,17.1938l-10.8728,1.8634c-5.0423.8641-6.9639,2.091-6.9639,2.091l-1.6543-2.363c1.9264-2.88,5.7061-5.643,9.3087-5.1457l10.1825,1.4056v-3.5586s-20.4698-6.9289-26.0039-4.1837c-8.0957,4.0163-10.9634,8.917-12.879,18.9488-.96,5.0269,3.3066,10.9751,38.8827-3.4426v-5.6152Z"/><path id="d" class="p" d="m4.5088,27.12c.2684,2.75,8.3531,2.5628,10.9741,1.6053,3.5488-1.2965,9.0175-5.8419,17.1443-7.4909l10.8728-2.2062"/><path id="e" class="p" d="m9.0807,14.1179c-1.1324,3.3721.5268,3.4423,3.9854,3.49,8.6089.118,15.0315-8.4232,8.726-8.3871l-7.6771.0441"/><path id="f" class="p" d="m6.9209,26.1478l1.3942-3.75h.6093c.6961-.0415,1.294.4892,1.3355,1.1852.0143.2402-.0403.4795-.1575.6897h0c-.4291,1.0648-1.4271,1.7923-2.5721,1.875h-.6094Z"/><path id="g" class="p" d="m13.2037,24.2352c.3273-.0195.6085.23.628.5573.0067.113-.019.2256-.0741.3245-.2018.5009-.6714.8431-1.21.8818h-1.455l1.3117-3.5272h1.455c.3274-.0195.6085.2301.628.5574.0067.113-.019.2255-.0741.3243-.2018.5008-.6711.8429-1.2096.8818Z"/><path id="h" class="p" d="m13.2032,24.2349h-1.2307"/></g><g><line id="i" class="p" x1="14.3212" y1="41.3403" x2="14.3212" y2="36.0403"/><g><path id="j" class="p" d="m18.3211,41.3403v-3.3c0-1.1046-.8954-2-2-2s-2,.8954-2,2"/><path id="k" class="p" d="m24.0591,40.3313c-.3445.6029-.9937,1.0093-1.7378,1.0093h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v.65h-4"/><line id="l" class="p" x1="29.6605" y1="36.0403" x2="25.6605" y2="41.3403"/><line id="m" class="p" x1="29.6605" y1="41.3403" x2="25.6605" y2="36.0403"/><g><line id="n" class="p" x1="31.2917" y1="36.0775" x2="33.4238" y2="36.0775"/><path id="o" class="p" d="m32.3589,34.3903v5.9549c-.0256.5233.3779.9683.9012.9939.0381.0019.0762.0014.1142-.0013h.3045"/></g></g></g></svg>
Copied!