Ruler Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ruler 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/346833.svg" alt="Ruler icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346833.svg" alt="Ruler icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346833.svg" alt="Ruler icon" :width="24" :height="24" />
CSS background
.icon-ruler {
background-image: url('https://proicons.com/icon/346833.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="i" d="M5.5777,29.9853L29.9076,5.5l12.5147,12.3592-24.4853,24.6408-12.3592-12.5147Z"/><path id="d" class="i" d="M31.7748,14.3902l-5.428-5.3067"/><path id="e" class="i" d="M25.9939,17.2409l-3.9673-3.8096"/><path id="f" class="i" d="M23.1707,23.0493l-5.428-5.3067"/><path id="g" class="i" d="M14.3452,31.9312l-5.428-5.3067"/><path id="h" class="i" d="M17.1562,26.1351l-3.9673-3.8096"/></g></svg>
Ruler in other icon packs
Copied!