Kitsu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kitsu 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/327973.svg" alt="Kitsu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327973.svg" alt="Kitsu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327973.svg" alt="Kitsu icon" :width="24" :height="24" />
CSS background
.icon-kitsu {
background-image: url('https://proicons.com/icon/327973.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="M23.7592,34.0618c1.376,1.93,3.102,3.261,5.39,3.623-2.378.711-4.313,2.018-5.672,4.1-.44-2.605-1.188-5.227.282-7.723ZM14.1532,19.2878c-2.562,2.108-4.776,4.673-7.054,7.16-.325.354-.573,1.06,0,1.564.49.433.883.342,1.412,0,2.263-1.46,4.523-2.937,6.716-3.56.79-.223,1.206-.22,1.515,0,.714.512.33,1.202,0,1.772-1.359,2.342-2.632,4.754-3.474,7.427-.26.826.16,1.172.591,1.425.493.288,1.054.162,1.483-.398,5.256-6.864,11.885-11.331,19.983-13.216.443-.103,1.089-.107,1.24.447.168.611-.473.862-.833.984-9.337,2.52-17.143,10.616-13.335,20.045.208.478.645.605,1.053.556.617-.074.676-.3.99-.684,3.453-4.228,7.19-4.363,10.562-6.713,8.1-5.65,7.894-15.366,2.688-20.492-4.02-3.959-10.994-4.827-16.013-1.024M12.0612,13.3738c-.61.731-1.113,1.434-1.4,2.08l-2.342-2.641c1.305-.126,2.556-.055,3.742.56v.001ZM17.8692,6.4188c.663.971,1.25,1.975,1.453,3.143-.7908.05-1.5727.1947-2.329.431-.023-1.277.158-2.523.876-3.574ZM13.2282,12.3218c.722-.507,1.229-.986,2.601-1.579-.226-2.956.311-5.402,2.02-6.2.645-.3,1.272.914,1.795,1.897,1.542,2.894,1.946,5.167,1.946,7.417v5.87c0,1.23-.722,1.771-1.57,1.459l-6.228-2.299c-2.847-1.05-4.63-2.69-6.826-5.38-.703-.863-.267-1.924.7-2.03,2.373-.258,4.18.36,5.562.845Z"/></svg>
Kitsu in other icon packs
Copied!