Ruff Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Ruff 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/315918.svg" alt="Ruff icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315918.svg" alt="Ruff icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315918.svg" alt="Ruff icon" :width="24" :height="24" />
CSS background
.icon-ruff {
background-image: url('https://proicons.com/icon/315918.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Ruff</title><path d="M3 0C1.338 0 0 1.338 0 3v18c0 1.662 1.338 3 3 3h18c1.662 0 3-1.338 3-3V3c0-1.662-1.338-3-3-3Zm4.2 7.2h8.641c.53 0 .959.43.959.959v3.266c0 .53-.43.959-.959.959h-.961v.768h1.92V16.8h-4.416v-2.88h-.768v2.88H7.2Zm3.648 3.648v.768h2.304v-.768z"/></svg>
Ruff in other icon packs
Copied!