Home » Snippets » Minimalistic Video Camera Icon Minimalistic Video Camera Icon - Snippet --- jQuery jQuery UI Bootstrap Angular Backbone D3 Ember GreenSock TweenMax Handlebars Lodash Modernizr Polymer React React DOM Snap.svg Three.js Underscore Zepto ZingChart --- Bootstrap Foundation Animate.css Preview HTML CSS JS <div class="camera"></div> html, body { height: 100%; } body { background: -webkit-radial-gradient(center, circle, #f0f0f0, #74a9ad); background: -moz-radial-gradient(center, circle, #f0f0f0, #74a9ad); background: -ms-radial-gradient(center, circle, #f0f0f0, #74a9ad); background: -o-radial-gradient(center, circle, #f0f0f0, #74a9ad); background: radial-gradient(center, circle, #f0f0f0, #74a9ad); margin: 0; padding: 10px; } .camera { margin: -130px auto; width: 410px; height: 260px; border-radius: 18px; background: #000; position: relative; top: 50%; } .camera:before { } .camera:after { content:''; display:block; float:right; margin-top:0px; margin-right:-140px; width: 0; height: 0; border-top: 130px solid transparent; border-bottom: 130px solid transparent; border-right:300px solid #000; } Tutorials Palace 10 January, 2019 No Comments 73 Views Minimalistic Video Camera Icon CSS Icons CSS Icons Download Minimalistic Video Camera Icon Code Fullscreen Tutor Play Walkthrough Related Snippets Box Shadow Editor Canvas Particles Emission Dripping Paint CSS3 Animation National flag of Mongolia Particles Emission Based on Mouse Moves Custom Cursor Images with CSS Particle System Leaving Trails CSS3 LT Form Particles Gravity Effect Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Name * Email * Website Notify me of new posts by email.