Northern Mockingbird Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Northern Mockingbird 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/320441.svg" alt="Northern Mockingbird icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320441.svg" alt="Northern Mockingbird icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320441.svg" alt="Northern Mockingbird icon" :width="24" :height="24" />
CSS background
.icon-northern-mockingbird {
background-image: url('https://proicons.com/icon/320441.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="northern--mockingbird_00000141452220381577253380000015459150173037549973_" d="M22.745,24.255L18.85,20.36h-0.981 l3.386,3.385l-0.51,0.51l-4-4c-0.103-0.104-0.134-0.258-0.078-0.393S16.854,19.64,17,19.64h2c4.213,0,7.64-3.427,7.64-7.64 c0-0.199,0.161-0.36,0.36-0.36h2.811l-2.01-1.341C27.7,10.233,27.64,10.121,27.64,10c0-1.18-0.96-2.14-2.14-2.14 S23.36,8.82,23.36,10c0,0.124-0.064,0.239-0.17,0.305l-6,3.75c-1.376,0.86-3.111,1.15-4.766,0.797l-11.501-2.5l0.153-0.703l11.5,2.5 c1.47,0.313,3.013,0.059,4.232-0.704l5.838-3.649C22.752,8.314,23.991,7.14,25.5,7.14c1.511,0,2.752,1.177,2.854,2.663l2.846,1.898 c0.133,0.088,0.191,0.252,0.146,0.404S31.158,12.36,31,12.36h-3.647c-0.178,4.167-3.419,7.554-7.524,7.959l3.427,3.426 L22.745,24.255z M11,20.36c-0.132,0-0.255-0.073-0.318-0.192c-0.074-0.14-0.048-0.311,0.064-0.423l4-4l0.509,0.509l-3.177,3.177 l6.856-1.285c0.81-0.147,1.566-0.412,2.258-0.786H19c-0.75,0-1.36-0.61-1.36-1.36v-1h0.721v1c0,0.353,0.287,0.64,0.64,0.64h3.276 c0.46-0.369,0.88-0.797,1.252-1.28H21c-0.75,0-1.36-0.61-1.36-1.36v-1h0.721v1c0,0.353,0.287,0.64,0.64,0.64h3.069l0.643-0.856 l0.576,0.432l-1.118,1.49c-1.262,1.683-3.027,2.771-5.105,3.148l-7.998,1.499C11.044,20.358,11.022,20.36,11,20.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!