Gitbook Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gitbook 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/341067.svg" alt="Gitbook icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341067.svg" alt="Gitbook icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341067.svg" alt="Gitbook icon" :width="24" :height="24" />
CSS background
.icon-gitbook {
background-image: url('https://proicons.com/icon/341067.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M21.0836,24.947c1.809,1.0429,2.7135,1.5644,3.7069,1.5652.9933.0009,1.8988-.519,3.7097-1.5587l11.5431-6.6277c.5211-.2992.8424-.8538.8424-1.4542s-.3213-1.155-.8424-1.4542l-11.5473-6.6302c-1.8089-1.0386-2.7133-1.5579-3.7057-1.5575-.9924.0004-1.8964.5204-3.7045,1.5604l-9.9268,5.71c-.0735.0423-.1104.0635-.1446.0836-3.3909,1.9828-5.4859,5.6027-5.5139,9.5273-.0003.0397-.0003.0821-.0003.1669,0,.0847,0,.127.0003.1667.0279,3.9202,2.1183,7.5367,5.5032,9.5211.0342.02.0709.0412.1444.0836l6.2181,3.586c3.6233,2.0896,5.435,3.1344,7.4244,3.1351,1.9895.0006,3.8018-1.0429,7.4265-3.1301l6.5641-3.7797c1.815-1.0451,2.7224-1.5676,3.2207-2.429.4983-.8615.4983-1.9077.4983-4.0003v-4.0424c0-.5805-.3148-1.1154-.8225-1.3979-.4914-.2733-1.0902-.2693-1.5778.0107l-13.4597,7.7282c-.9031.5185-1.3546.7778-1.8501.778-.4955.0001-.9472-.2589-1.8506-.7768l-9.1099-5.2233c-.4563-.2616-.6845-.3925-.8677-.4161-.4178-.0539-.8196.1799-.9788.5696-.0698.1709-.0684.4337-.0656.9592.002.3869.0031.5804.0394.7583.0811.3985.291.7593.5974,1.027.1368.1195.3046.2163.6401.4097l9.74,5.6151c.9057.5221,1.3585.7832,1.8558.7834.4972.0001.9503-.2607,1.8562-.7823l11.9383-6.8738c.3095-.1782.4642-.2673.5802-.2003.116.067.116.2454.116.6022v1.8335c0,.5232,0,.7847-.1246,1.0001-.1246.2153-.3514.346-.8052.6073l-9.8468,5.6695c-1.8128,1.0438-2.7191,1.5656-3.714,1.5652-.9949-.0005-1.9008-.5231-3.7126-1.5686l-9.2125-5.3155c-.0293-.0169-.0439-.0254-.0575-.0333-1.9316-1.1274-3.1235-3.19-3.1347-5.4247,0-.0158,0-.0326,0-.0664v-1.6831c0-1.2336.6578-2.3739,1.7263-2.9925.9442-.5466,2.1088-.5477,3.054-.0028l7.6304,4.399Z"/></svg>
Gitbook in other icon packs
Copied!