Condor Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Condor 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/319775.svg" alt="Condor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319775.svg" alt="Condor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319775.svg" alt="Condor icon" :width="24" :height="24" />
CSS background
.icon-condor {
background-image: url('https://proicons.com/icon/319775.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="condor_00000102518192126022779000000003936878059729905538_" d="M30,30.36c-0.207,0-5.082-0.023-8.142-2.022 c-1.529-0.33-2.894-0.695-4.111-1.085l-0.002,0.002l-0.003-0.004c-2.263-0.725-4.019-1.533-5.382-2.354V29h-0.72v-4.561 c-0.482-0.325-0.907-0.649-1.28-0.97V29H9.64v-6.202c-1.957-2-2-3.666-2-3.798c0-0.45,0.036-0.853,0.101-1.215 c-1.226,0.288-2.537-0.135-3.364-1.134c-1.091-1.317-0.949-3.345,0.323-4.618l4.556-4.556c0.033-0.033,0.067-0.065,0.102-0.096 l0.515-0.515C10.371,6.368,10.645,5.705,10.645,5s-0.274-1.368-0.773-1.867c-0.998-0.997-2.737-0.997-3.734,0L3.694,5.578 C3.479,5.793,3.36,6.079,3.36,6.384c0,0.304,0.119,0.591,0.334,0.806L3.76,7.256C4.074,6.318,4.961,5.64,6.005,5.64v0.72 C5.098,6.36,4.36,7.096,4.36,8c0,0.146-0.087,0.276-0.221,0.333C4.004,8.387,3.85,8.358,3.747,8.256L3.186,7.7 C2.833,7.348,2.64,6.88,2.64,6.384c0-0.497,0.193-0.964,0.545-1.315l2.444-2.444c1.269-1.27,3.482-1.27,4.751,0 C11.016,3.259,11.365,4.103,11.365,5c0,0.621-0.167,1.216-0.481,1.734c0.526-0.03,1.05,0.1,1.483,0.412 c0.57,0.41,0.929,1.042,0.984,1.733c0.056,0.692-0.193,1.37-0.684,1.86l-0.099,0.099l4.978,1.86 c1.748,0.654,3.171,1.933,4.007,3.603l4.742,9.486l3.959,3.958c0.103,0.104,0.134,0.258,0.078,0.393S30.146,30.36,30,30.36z M26.847,29.338c0.881,0.15,1.675,0.226,2.246,0.264l-9.348-9.347l0.51-0.51l4.431,4.432l-3.776-7.553 c-0.754-1.506-2.037-2.661-3.614-3.25l-5.502-2.057c-0.115-0.043-0.2-0.142-0.226-0.261c-0.026-0.12,0.011-0.244,0.098-0.331 c0.226-0.225,0.384-0.383,0.504-0.485l-0.01-0.01c0.341-0.341,0.514-0.812,0.475-1.293c-0.039-0.487-0.283-0.916-0.688-1.207 c-0.607-0.438-1.489-0.358-2.095,0.174l-0.35,0.35L9.5,8.252l-4.291,4.29c-1.012,1.013-1.134,2.616-0.277,3.65 c0.739,0.891,1.968,1.2,3.028,0.771c0.834-2.29,3.013-2.323,3.041-2.323h4v0.72h-4c-0.106,0.001-2.64,0.066-2.64,3.64 c0.001,0.046,0.167,4.079,8.212,7.081l-5.826-5.826l0.509-0.51l6.869,6.869c0.84,0.266,1.75,0.52,2.74,0.758l-7.118-7.117 l0.509-0.51l7.975,7.975c0.973,0.642,2.173,1.069,3.335,1.354l-8.819-8.818l0.509-0.51L26.847,29.338z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!