Add icons to this collection by clicking the heart icon.
Quotation icon - also known as message, chat, speech bubble, sign, communications, quote, and quotation. Created in a clean lineal color style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M166 181h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-15c0-8.271 6.729-15 15-15 8.284 0 15-6.716 15-15s-6.716-15-15-15c-24.813 0-45 20.187-45 45v30c0 8.284 6.716 15 15 15zm-45-15c0-8.284-6.716-15-15-15H91v-15c0-8.271 6.729-15 15-15 8.284 0 15-6.716 15-15s-6.716-15-15-15c-24.813 0-45 20.187-45 45v30c0 8.284 6.716 15 15 15h30c8.284 0 15-6.716 15-15zm135 15h150c8.284 0 15-6.716 15-15s-6.716-15-15-15H256c-8.284 0-15 6.716-15 15s6.716 15 15 15zm0 90H106c-8.284 0-15 6.716-15 15s6.716 15 15 15h150c8.284 0 15-6.716 15-15s-6.716-15-15-15zm180 0h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.271-6.729 15-15 15-8.284 0-15 6.716-15 15s6.716 15 15 15c24.813 0 45-20.187 45-45v-30c0-8.284-6.716-15-15-15zm1-240H75C33.645 31 0 64.645 0 106v240c0 41.355 33.645 75 75 75h132.458a14.918 14.918 0 0 1 13.416 8.292l21.71 43.417a15 15 0 0 0 26.832-.001l21.708-43.416A14.918 14.918 0 0 1 304.541 421H437c41.355 0 75-33.645 75-75V106c0-41.355-33.645-75-75-75zm45 315c0 24.813-20.187 45-45 45H304.541c-17.154 0-32.577 9.532-40.249 24.875l-8.293 16.584-8.293-16.585C240.034 400.531 224.611 391 207.458 391H75c-24.813 0-45-20.187-45-45V106c0-24.813 20.187-45 45-45h362c24.813 0 45 20.187 45 45zm-136-75h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.271-6.729 15-15 15-8.284 0-15 6.716-15 15s6.716 15 15 15c24.813 0 45-20.187 45-45v-30c0-8.284-6.716-15-15-15zm75-45c0-8.284-6.716-15-15-15H106c-8.284 0-15 6.716-15 15s6.716 15 15 15h300c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category