Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md add to drive
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAddToDriveIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g><path d="M19,11c0.17,0,0.33,0.01,0.49,0.02L15,3H9l5.68,9.84C15.77,11.71,17.3,11,19,11z"/><polygon points="8.15,4.52 2,15.5 5,21 11.33,10.03"/><path d="M13.2,15.5H9.9L6.73,21h7.81C13.58,19.94,13,18.54,13,17C13,16.48,13.07,15.98,13.2,15.5z"/><polygon points="20,16 20,13 18,13 18,16 15,16 15,18 18,18 18,21 19,21 20,21 20,18 23,18 23,16"/></g></g>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.53 KB
Tags
accountaddappapplicationarchivebackupcloudcloud computingconnectioncreatedatadocumentdriveexternalfilefilesfolderfoldersgdrivegooglegoogle driveinsertnetworkonlineplatformplusrecoveryrepositorysaveserviceshared driveshortcutstoragesynctransfertriangleupload
Compare Alternatives
See how other libraries approach this concept.