Khan Academy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Khan Academy 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/327917.svg" alt="Khan Academy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327917.svg" alt="Khan Academy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327917.svg" alt="Khan Academy icon" :width="24" :height="24" />
CSS background
.icon-khan-academy {
background-image: url('https://proicons.com/icon/327917.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.a{stroke-width:1px;}</style></defs><path class="a" d="M24.0171,43.5,7.029,33.7641l-.0171-19.5L23.9829,4.5,40.971,14.2359l.0171,19.5Z"/><circle class="b" cx="24.0313" cy="16.8663" r="3.6892"/><path class="b" d="M37.7539,20.9791a13.7026,13.7026,0,1,1-27.3009,0"/><path class="b" d="M10.453,20.9791A13.7028,13.7028,0,0,1,24.18,34.6817"/><path class="b" d="M24.29,34.68A13.7026,13.7026,0,0,1,37.7539,20.9791"/></svg>
Khan Academy in other icon packs
Copied!