Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@doodle/components / src / components / visuals / Icon / svg / d_download.svg
Size: Mime:
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="24"
    height="24"
    viewBox="0 0 24 24"
    >
    <defs>
        <path id="path-1" d="M5 14L12 7 19 14 15 14 15 20 9 20 9 14 5 14ZM5 4L19 4 19 6 5 6 5 4Z" />
    </defs>
    <g fill="currentColor">
        <mask fill="white">
        <use href="#path-1" />
        </mask>
        <use
        transform="translate(11.984375 12.015625)scale(1 -1)translate(-11.984375 -12.015625)"
        href="#path-1"
        fill="currentColor"
        />
    </g>
</svg>