Agile Coaching Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Agile Coaching 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/319489.svg" alt="Agile Coaching icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319489.svg" alt="Agile Coaching icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319489.svg" alt="Agile Coaching icon" :width="24" :height="24" />
CSS background
.icon-agile-coaching {
background-image: url('https://proicons.com/icon/319489.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="agile--coaching_00000100361225582411250770000003545150838675894684_" d="M30.745,30.255L25,24.509l-3.745,3.746 l-0.51-0.51L23.491,25L16,17.509L12.509,21l4.746,4.745l-0.509,0.51L11,20.509l-9.746,9.746l-0.509-0.51l10-10 c0.141-0.141,0.368-0.141,0.509,0L12,20.491l3.746-3.746c0.141-0.141,0.368-0.141,0.509,0L24,24.491l0.745-0.746 c0.141-0.141,0.369-0.141,0.51,0l6,6L30.745,30.255z M26.36,21h-0.72v-4c0-0.084,0.03-0.166,0.084-0.23l5-6l0.553,0.461L26.36,17.13 V21z M6.36,21H5.64v-3.87l-4.916-5.9l0.553-0.461l5,6C6.331,16.834,6.36,16.916,6.36,17V21z M23.5,16.36 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S25.077,16.36,23.5,16.36z M23.5,11.36 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S24.68,11.36,23.5,11.36z M8.5,16.36 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S10.077,16.36,8.5,16.36z M8.5,11.36 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S9.68,11.36,8.5,11.36z M19.36,16h-0.72v-6 c0-0.078,0.025-0.154,0.072-0.216l6-8l0.576,0.432L19.36,10.12V16z M13.36,16h-0.72v-5.88L6.712,2.216l0.576-0.432l6,8 C13.335,9.846,13.36,9.922,13.36,10V16z M16,8.36c-1.853,0-3.36-1.507-3.36-3.36S14.147,1.64,16,1.64S19.36,3.147,19.36,5 S17.853,8.36,16,8.36z M16,2.36c-1.456,0-2.64,1.185-2.64,2.64S14.544,7.64,16,7.64S18.64,6.455,18.64,5S17.456,2.36,16,2.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!