Paint Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Paint 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/345467.svg" alt="Paint icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345467.svg" alt="Paint icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345467.svg" alt="Paint icon" :width="24" :height="24" />
CSS background
.icon-paint {
background-image: url('https://proicons.com/icon/345467.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="g" d="M24.2875,42.47c-10.377-.0584-18.7895-8.2693-18.7895-18.47S13.9103,5.53,24.2875,5.53c6.6021,0,12.3287,3.6405,15.76,8.4093,1.6303,2.2658,3.1332,5.4655,2.1319,10.2787-1.0013,4.8131-5.9444,7.8881-8.7231,7.8881h-4.5061c-3.8966,0-4.2651,3.667-2.6347,5.396,1.5302,1.6228.4086,4.9816-2.028,4.9679Z"/><path id="c" class="g" d="M15.9307,20.8324c0,1.7734-1.4376,3.2111-3.211,3.2111h0c-1.7734,0-3.211-1.4376-3.211-3.2111,0-1.7734,1.4376-3.2111,3.211-3.2111h0c1.7734,0,3.211,1.4376,3.211,3.2111h0Z"/><path id="d" class="g" d="M38.4866,20.8324c0,1.7734-1.4376,3.2111-3.211,3.2111h0c-1.7734,0-3.211-1.4376-3.211-3.2111h0c0-1.7734,1.4376-3.2111,3.211-3.2111h0c1.7734,0,3.211,1.4376,3.211,3.2111h0Z"/><path id="e" class="g" d="M32.4443,12.6167c0,1.7734-1.4376,3.211-3.211,3.2111s-3.211-1.4376-3.211-3.211h0c0-1.7734,1.4376-3.2111,3.211-3.2111h0c1.7734,0,3.211,1.4376,3.211,3.2111Z"/><path id="f" class="g" d="M21.9731,12.6167c0,1.7734-1.4376,3.2111-3.211,3.2111h0c-1.7734,0-3.211-1.4376-3.211-3.2111s1.4376-3.2111,3.211-3.2111,3.211,1.4376,3.211,3.211h0Z"/></svg>
Paint in other icon packs
Copied!