Crossbill Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Crossbill 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/319824.svg" alt="Crossbill icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319824.svg" alt="Crossbill icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319824.svg" alt="Crossbill icon" :width="24" :height="24" />
CSS background
.icon-crossbill {
background-image: url('https://proicons.com/icon/319824.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="crossbill_00000096769490715807254420000006123311967776972725_" d="M2.5,26.979c-0.635,0-1.271-0.241-1.754-0.725 C0.678,26.188,0.64,26.096,0.64,26s0.038-0.188,0.105-0.255l18-18C19.857,6.358,21.298,5.64,23,5.64c2.631,0,3.274,0.976,4.09,2.211 l0.105,0.159c0.565,0.023,1.114,0.146,1.635,0.366c0.376,0.159,0.727,0.365,1.048,0.613c0.38-0.4,0.639-0.771,0.79-1.129l0.664,0.28 c-0.185,0.435-0.486,0.873-0.921,1.333c0.398,0.417,0.707,0.883,0.921,1.387l-0.664,0.28c-0.191-0.454-0.479-0.874-0.854-1.248 c-0.365-0.366-0.791-0.653-1.266-0.854C28.059,8.832,27.537,8.726,27,8.726c-0.12,0-0.231-0.06-0.299-0.159l-0.212-0.32 C25.712,7.07,25.243,6.36,23,6.36c-1.474,0-2.725,0.628-3.72,1.866l-1.605,1.607C18.109,9.703,18.55,9.64,19,9.64 c1.708,0,3.308,0.659,4.505,1.855c0.495,0.495,0.898,1.06,1.201,1.673l0.962-2.308c0.056-0.134,0.187-0.221,0.332-0.221 c0.554,0,1.851,0,2.745-0.895l0.51,0.509c-0.984,0.984-2.287,1.092-3.015,1.104l-1.154,2.772c0.181,0.597,0.274,1.226,0.274,1.87 c0,1.708-0.659,3.308-1.855,4.505C22.308,21.701,20.708,22.36,19,22.36v-0.72c1.516,0,2.935-0.584,3.995-1.645 S24.64,17.516,24.64,16c0-1.517-0.584-2.936-1.645-3.996c-1.06-1.06-2.479-1.644-3.995-1.644c-1.263,0-2.453,0.602-3.746,1.895 L1.535,25.974c0.684,0.448,1.611,0.371,2.21-0.229l10-10l0.509,0.509L8.528,21.98c0.283,0.185,0.614,0.283,0.961,0.283 c0.001,0,0.003,0,0.004,0c0.474-0.001,0.918-0.186,1.251-0.519l7-7l0.51,0.509l-7,7c-0.469,0.469-1.093,0.728-1.758,0.729 c-0.002,0-0.004,0-0.006,0c-0.541,0-1.054-0.171-1.478-0.486l-3.757,3.757C3.771,26.738,3.135,26.979,2.5,26.979z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!