Dart Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Dart 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/305479.svg" alt="Dart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305479.svg" alt="Dart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305479.svg" alt="Dart icon" :width="24" :height="24" />
CSS background
.icon-dart {
background-image: url('https://proicons.com/icon/305479.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M272 363c-27 43-42 93-42 147 0 155 126 281 280 281 155 0 281-126 281-281S665 229 510 229c-54 0-104 16-147 42l38 38c32-18 70-28 109-28 126 0 229 103 229 229S636 739 510 739 282 636 282 510c0-40 10-77 27-109l-37-38zm104 105c-4 13-6 27-6 42 0 77 63 140 140 140s140-63 140-140-63-140-140-140c-15 0-29 2-42 6l45 46c48 1 85 40 85 88 0 49-39 89-88 89-48 0-87-38-88-86l-46-45zM144 290c-39 65-61 140-61 220 0 236 192 428 427 428 236 0 427-192 427-428S746 83 510 83c-80 0-155 22-219 61l37 38c54-30 116-47 182-47 207 0 376 168 376 375S717 886 510 886 135 717 135 510c0-66 17-128 47-182l-38-38zM63 154l73-18 18-74 138 138-6 49 244 244c10 10 10 26 0 36-10 11-27 11-37 0L250 286l-50 5L63 154z"/></svg>
Dart in other icon packs
Copied!