Ink Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ink 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/341994.svg" alt="Ink icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341994.svg" alt="Ink icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341994.svg" alt="Ink icon" :width="24" :height="24" />
CSS background
.icon-ink {
background-image: url('https://proicons.com/icon/341994.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><line class="f" x1="14.5" y1="18.7551" x2="14.5" y2="29.2273"/><path class="f" d="M17.7166,29.2273v-7.0034c0-1.9158,1.5531-3.4689,3.4689-3.4689h0c1.9158,0,3.4689,1.5531,3.4689,3.4689v7.0034"/><line class="f" x1="27.8711" y1="18.7727" x2="27.8711" y2="29.2449"/><line class="f" x1="27.8711" y1="25.5974" x2="33.5" y2="18.8079"/><line class="f" x1="33.5" y1="29.2449" x2="29.1881" y2="24.0088"/></svg>
Ink in other icon packs
Copied!