1822 Direkt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 1822 Direkt 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/335698.svg" alt="1822 Direkt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335698.svg" alt="1822 Direkt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335698.svg" alt="1822 Direkt icon" :width="24" :height="24" />
CSS background
.icon-1822-direkt {
background-image: url('https://proicons.com/icon/335698.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>.v{fill:#fff;}.w{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="b" class="w" cx="24" cy="24" r="21.5"/><g><g><g><path id="c" class="w" d="M19.2477,31.136c0-1.2191,.9937-2.2165,2.2081-2.2165h0"/><line id="d" class="w" x1="19.2477" y1="28.9195" x2="19.2477" y2="34.7933"/></g><g><line id="e" class="w" x1="28.9029" y1="25.9272" x2="28.9029" y2="34.7933"/><line id="f" class="w" x1="28.9029" y1="32.9092" x2="32.8776" y2="28.9195"/><line id="g" class="w" x1="30.1174" y1="31.6901" x2="33.3192" y2="34.7933"/></g><g><circle id="h" class="v" cx="17.332" cy="26.2597" r=".7472"/><line id="i" class="w" x1="17.332" y1="28.9195" x2="17.332" y2="34.7933"/></g><g><line id="j" class="w" x1="35.8959" y1="27.0355" x2="35.8959" y2="34.7933"/><line id="k" class="w" x1="34.6815" y1="28.9195" x2="37" y2="28.9195"/></g><path id="l" class="w" d="M26.6378,33.685c-.3312,.665-1.1041,1.1083-1.8769,1.1083h0c-1.2145,0-2.2081-.9974-2.2081-2.2165v-1.4407c0-1.2191,.9937-2.2165,2.2081-2.2165h0c1.2145,0,2.2081,.9974,2.2081,2.2165v.7758h-4.4163"/><g><path id="m" class="w" d="M15.4162,31.136c0-1.2191-.9937-2.2165-2.2081-2.2165h0c-1.2145,0-2.2081,.9974-2.2081,2.2165v1.4407c0,1.2191,.9937,2.2165,2.2081,2.2165h0c1.2145,0,2.2081-.9974,2.2081-2.2165"/><line id="n" class="w" x1="15.4162" y1="34.7933" x2="15.4162" y2="25.9272"/></g></g><g><line id="o" class="w" x1="9.8278" y1="22.1227" x2="14.1654" y2="22.1227"/><line id="p" class="w" x1="9.8278" y1="14.5276" x2="11.9966" y2="13.3168"/><line id="q" class="w" x1="11.9966" y1="13.3168" x2="11.9966" y2="22.1227"/><path id="r" class="w" d="M18.8043,17.7198c-1.1928,0-2.1688,.9907-2.1688,2.2015h0c0,1.2108,.976,2.2015,2.1688,2.2015h1.4097c1.1928,0,2.1688-.9907,2.1688-2.2015h0c0-1.2108-.976-2.2015-2.1688-2.2015"/><path id="s" class="w" d="M20.214,17.7198c1.1928,0,2.1688-.9907,2.1688-2.2015h0c0-1.2108-.976-2.2015-2.1688-2.2015h-1.4097c-1.1928,0-2.1688,.9907-2.1688,2.2015h0c0,1.2108,.976,2.2015,2.1688,2.2015h1.4097Z"/><path id="t" class="w" d="M24.8564,16.1787c0-1.6511,1.3013-2.972,2.8194-2.972s2.9279,1.3209,2.9279,2.972c0,.7705-.3253,1.541-.8675,2.0914-1.1928,.9907-4.8798,3.8526-4.8798,3.8526h5.7473"/><path id="u" class="w" d="M33.0805,16.1787c0-1.6511,1.3013-2.972,2.8194-2.972s2.9279,1.3209,2.9279,2.972c0,.7705-.3253,1.541-.8675,2.0914-1.1928,.9907-4.8798,3.8526-4.8798,3.8526h5.7473"/></g></g></svg>
Copied!