Vector Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vector 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/334661.svg" alt="Vector icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334661.svg" alt="Vector icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334661.svg" alt="Vector icon" :width="24" :height="24" />
CSS background
.icon-vector {
background-image: url('https://proicons.com/icon/334661.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M11.1606,16.3194l-2.0956,1.6725-.5987-.4219s-.7621.26-.7758-.4726.3943-2.9487,1.488-2.9576,1.0024-.0371,1.0024-.0371c0,0-.3059-.7107.6035-.9972s5.715-2.2141,5.715-2.2141l8.2624.3186.6231-.5024,4.16,1.85.6148.1231.4077-.2663s.331-3.2552,2.8151-3.1938,3.6482,1.8029,4.46,1.9316-1.03,1.598-1.2128,2.2222c-.1828.6242-.6935,1.797-2.7938,3.4033"/><path class="b" d="M33.8366,16.7784c.428.9273.9203,1.8236,1.4734,2.6822.9754,1.5378.5977,1.9519,1.5416,3.487s1.65,3.5139,2.1662,3.8509.7657,2.1939,1.7889,3.474"/><path class="b" d="M11.1606,16.3194s.1973.4407.9911.1273c.8986-.5518,1.8396-1.0311,2.8143-1.4335.7853-.1611,1.5179-.5161,2.1311-1.0325,1.2739.1172,2.5406.302,3.7949.5535,0,0-.4482.8586-4.9327.67,0,0-1.3138.6736-.9419,3.8008,0,0-.3353.6012-2.5544,1.4948s-5.1548,4.7873-5.6063,5.4726c-.3158.4793-.7255.2239-1.2878.8332"/><path class="b" d="M5.6427,32.6914c.4373-.4876,1.01-.834,1.6449-.995,1.11-.0433,1.1468-2.6075,5.3806-4.8112s4.874-2.1328,5.4783-1.0806"/><path class="b" d="M18.1466,25.8044s.5316.471-1.7339,1.0925-2.0206,1.9859-2.0206,1.9859c0,0-1.2084.5962.4051,2.07,0,0-.0588.9632,2.4112,2.0428,2.47,1.0796,3.5093.2063,3.3547-.4917-.1145-.5172-1.0374-1.9518-.5071-2.1324.8396-.229,1.6015-.6812,2.2047-1.3085.8041-.8657,7.1243-2.0949,8.1317-3.7831s.7323-2.0709.7323-2.0709l3.2239,3.128.0182.6707.6886.775.0156.4827,3.483,5.0189M42.4902,32.6915l-1.683-2.4193"/><path class="b" d="M5.506,38.78l36.988-5.7752"/><path class="b" d="M29.4106,16.22c.39-.1068,1.3528,1.253,1.2764,1.5816-.1089.4684-1.7955.4126-1.7955.2254,0,0-.2626,1.5987-2.6979,1.4486s-2.567.3616-3.8126.4925l-1.9931-.6021.875-1.8743c1.3326-.1424,2.6793-.0745,3.9908.2013,1.37.414,3.0274-.0382,3.2807.2127.2437-.5843.0277-1.3812.8761-1.6858h0Z"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Vector in other icon packs
Copied!