Krixec Ied Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krixec Ied 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/328065.svg" alt="Krixec Ied icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328065.svg" alt="Krixec Ied icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328065.svg" alt="Krixec Ied icon" :width="24" :height="24" />
CSS background
.icon-krixec-ied {
background-image: url('https://proicons.com/icon/328065.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M13.6265,13.1927c-2.006-.294-4.0119-.5879-5.6461.7263-1.6342,1.3143-2.8965,4.2366-2.3518,6.502.5447,2.2654,2.8965,3.8736,4.6863,4.3145s3.0176-.2853,4.2454-1.0116l4.1503,2.5939c-2.7323,5.7412-5.4645,11.4823-5.7844,13.7477-.3199,2.2654,1.7724,1.055,4.3232.7869,2.5507-.268,5.5596.4064,8.3697.7868,2.8101.3805,5.4212.4669,5.8276-2.2913.4064-2.7583-1.392-8.361-3.1905-13.9639.9857-.4496,1.9714-.8992,2.5766-1.5131.6053-.6139.8301-1.3921,1.0549-2.1702,1.7984,1.7293,3.5969,3.4585,5.7499,2.7582,2.153-.7004,4.6604-3.8302,4.8506-6.381.1902-2.5507-1.9367-4.522-3.5277-5.3002-1.591-.7782-2.6458-.3632-3.7007.0519-.2248-1.9887-.4496-3.9773-1.7898-5.1878-1.3402-1.2105-3.7957-1.6428-5.4818-1.3488-1.6861.294-2.6026,1.3142-3.5191,2.3345-1.6255-1.2797-3.251-2.5593-5.0754-2.4555s-3.8476,1.5909-4.842,2.9916c-.9943,1.4007-.9598,2.715-.9252,4.0292Z"/></svg>
Copied!