Add icons to this collection by clicking the heart icon.
Dictionary icon - also known as dictionary, ui, translator, language, and foreign. Created in a clean gradient 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 120c-33.084 0-60 26.916-60 60v140h40v-80h40v80h40V180c0-33.084-26.916-60-60-60zm20 80h-40v-20c0-11.028 8.972-20 20-20s20 8.972 20 20zM412 0H296c-15.355 0-29.376 5.805-40 15.327C245.376 5.805 231.355 0 216 0H100C44.859 0 0 44.86 0 100v412h512V100C512 44.86 467.141 0 412 0zM236 472H43.44c8.256-23.278 30.487-40 56.56-40h116c11.028 0 20 8.972 20 20zm40 0v-20c0-11.028 8.972-20 20-20h116c26.073 0 48.303 16.722 56.56 40zm196-59.949C455.275 399.467 434.494 392 412 392H296c-15.355 0-29.376 5.805-40 15.327C245.376 397.805 231.355 392 216 392H100c-22.494 0-43.275 7.467-60 20.051V100c0-33.084 26.916-60 60-60h116c11.028 0 20 8.972 20 20v20h40V60c0-11.028 8.972-20 20-20h116c33.084 0 60 26.916 60 60zM236 360h40V120h-40zm140-240h-60v200h60c33.084 0 60-26.916 60-60 0-15.355-5.805-29.376-15.327-40C430.195 209.376 436 195.355 436 180c0-33.084-26.916-60-60-60zm0 160h-20v-40h20c11.028 0 20 8.972 20 20s-8.972 20-20 20zm0-80h-20v-40h20c11.028 0 20 8.972 20 20s-8.972 20-20 20z"
    />
</svg>
More icons in the same style and category