Dynamedex Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dynamedex 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/324865.svg" alt="Dynamedex icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324865.svg" alt="Dynamedex icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324865.svg" alt="Dynamedex icon" :width="24" :height="24" />
CSS background
.icon-dynamedex {
background-image: url('https://proicons.com/icon/324865.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="r" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path id="d" class="r" d="M13.9349,22.0138v-6.5138h1.4656c1.5739,0,2.8498,1.2759,2.8498,2.8498v.8142c0,1.5739-1.2759,2.8498-2.8498,2.8498h-1.4656Z"/><path id="e" class="r" d="M28.7649,22.0138v-2.6869c0-.8994-.7291-1.6285-1.6285-1.6285h0c-.8994,0-1.6284.7291-1.6284,1.6285"/><line id="f" class="r" x1="25.508" y1="22.0138" x2="25.508" y2="17.6984"/><path id="g" class="r" d="M23.4647,20.3854v2.1984c0,.8994-.7291,1.6285-1.6285,1.6285h0c-.4497,0-.8568-.1823-1.1515-.4769"/><path id="h" class="r" d="M23.4647,17.6984v2.6869c0,.8994-.7291,1.6285-1.6285,1.6285h0c-.8994,0-1.6285-.7291-1.6285-1.6285v-2.6869"/><path id="i" class="r" d="M34.0651,20.3854c0,.8994-.7291,1.6285-1.6285,1.6285h0c-.8994,0-1.6285-.7291-1.6285-1.6285v-1.0585c0-.8994.7291-1.6285,1.6285-1.6285h0c.8994,0,1.6285.7291,1.6285,1.6285"/><line id="j" class="r" x1="34.0651" y1="22.0138" x2="34.0651" y2="17.6984"/><polyline id="k" class="r" points="11.2459 32.4934 11.2459 26.4767 14.2575 32.5 17.2692 26.4859 17.2692 32.5"/><path id="l" class="r" d="M21.9615,31.7401c-.2594.4539-.7481.7599-1.3084.7599h0c-.8316,0-1.5058-.6742-1.5058-1.5058v-.9788c0-.8316.6742-1.5058,1.5058-1.5058h0c.8316,0,1.5058.6742,1.5058,1.5058v.4894h-3.0116"/><path id="m" class="r" d="M27.0486,30.0154c0-.8316-.6742-1.5058-1.5058-1.5058h0c-.8316,0-1.5058.6742-1.5058,1.5058v.9788c0,.8316.6742,1.5058,1.5058,1.5058h0c.8316,0,1.5058-.6742,1.5058-1.5058"/><line id="n" class="r" x1="27.0486" y1="32.5" x2="27.0486" y2="26.4767"/><path id="o" class="r" d="M31.8845,31.7401c-.2594.4539-.7481.7599-1.3084.7599h0c-.8316,0-1.5058-.6742-1.5058-1.5058v-.9788c0-.8316.6742-1.5058,1.5058-1.5058h0c.8316,0,1.5058.6742,1.5058,1.5058v.4894h-3.0116"/><line id="p" class="r" x1="36.7541" y1="28.5096" x2="33.7425" y2="32.5"/><line id="q" class="r" x1="36.7541" y1="32.5" x2="33.7425" y2="28.5096"/></svg>
Copied!