Uml Class Editor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Uml Class Editor 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/349050.svg" alt="Uml Class Editor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349050.svg" alt="Uml Class Editor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349050.svg" alt="Uml Class Editor icon" :width="24" :height="24" />
CSS background
.icon-uml-class-editor {
background-image: url('https://proicons.com/icon/349050.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="m" d="m5.5,9.2h11.1"/><path id="c" class="m" d="m16.6,22.1554V5.5H5.5v16.6446l11.1.0107Z"/><path id="d" class="m" d="m5.5,15.6777h11.1"/><path id="e" class="m" d="m11.0554,29.5446h11.1"/><path id="f" class="m" d="m22.1554,42.5v-16.6554h-11.1l-.0107,16.6554h11.1107Z"/><path id="g" class="m" d="m11.0554,36.0223h11.1"/><path id="h" class="m" d="m30.4777,19.3777h12.0223"/><path id="i" class="m" d="m42.5,32.3223V15.6777h-12.0223v16.6446h12.0223Z"/><path id="j" class="m" d="m30.4777,25.8446h12.0223"/><path id="k" class="m" d="m16.6,18.9165c4.3185.5148,8.9443,1.7481,13.8777,3.7"/><path id="l" class="m" d="m22.1554,32.7835c2.4667-1.7445,5.2408-2.9779,8.3223-3.7"/></svg>
Copied!