Chicory A Colorful Tale Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chicory A Colorful Tale 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/338200.svg" alt="Chicory A Colorful Tale icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338200.svg" alt="Chicory A Colorful Tale icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338200.svg" alt="Chicory A Colorful Tale icon" :width="24" :height="24" />
CSS background
.icon-chicory-a-colorful-tale {
background-image: url('https://proicons.com/icon/338200.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m30.0914,19.3698c5.6199-3.5727,14.8928-1.4451,13.2068,8.751s-17.7429,14.2906-24.7276,2.8501"/><path class="b" d="m20.2967,23.5847c0,5.2586-2.6895,10.5173-7.6672,9.7947-4.9776-.7226-2.2078-5.9009-2.2078-5.9009"/><path class="b" d="m8.2541,23.384c-4.3755,1.2043-5.0586,7.0876,1.4648,7.6785"/><path class="b" d="m6.2632,24.4399c-3.2353-2.6774-1.876-7.1907,2.9142-6.6829,3.8537.4086,8.5503-.033,9.7947-1.1168s3.3464-5.7061,8.3496-4.6565c5.7403,1.2043,6.4179,5.9553,6.4179,5.9553"/><path class="b" d="m43.4479,24.7098c-.0707,2.8731-5.895,8.4065-10.2254,2.5135-3.8537-5.2442,1.8184-9.7773,3.5397-9.4008"/><path class="b" d="m29.0477,30.6096c-.1204,1.7261,1.1641,3.5727,3.3719,3.8537"/><line class="b" x1="25.9836" y1="15.3422" x2="27.0273" y2="19.7177"/><line class="b" x1="30.0781" y1="15.2218" x2="31.0353" y2="18.8395"/><path class="b" d="m26.0638,20.4403c.7627-.3166,1.6325-.3613,2.2212-.2944"/><path class="b" d="m30.9548,13.5753c-5.8204-7.5206-16.9202-.7085-18.566,1.6465,0,0-1.0036-1.0705-3.4322-1.3314-.5821,1.3247.0803,3.8535.0803,3.8535"/></svg>
Copied!